Skip to main content

Module service

Module service 

Source
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§

SkillSummary
Per-skill view returned by SkillsService::list_skills.
SkillsService
Single source of truth for skill + skill-bundle operations.

Enums§

RemoveMode
Behaviour selector for SkillsService::remove_skill and [SkillsService::remove_bundle].
ServiceError