Expand description
Public service surface every consumer (CLI, gateway, future TUI) uses to read and mutate skills + skill bundles. There is no second implementation — drift is closed by construction.
Structs§
- Skill
Summary - Per-skill view returned by
SkillsService::list_skills. - Skills
Service - Single source of truth for skill + skill-bundle operations.
Enums§
- Remove
Mode - Behaviour selector for
SkillsService::remove_skilland [SkillsService::remove_bundle]. - Service
Error