Expand description
Orchestration services: the work behind the lifecycle commands.
Services compose domain types, embedded assets, and filesystem adapters
into the install, verify, upgrade, and rendering operations. Argument
parsing stays in cli, printing in output; nothing here reads argv or
writes a terminal.
Modules§
- hooks_
render - Render the gate registry as the managed pre-commit block.
- installer
- Instance installation: project the embedded payload into a target.
- reader
- Embedded document shelves: list and fetch by short name.
- self_
manifest - Regenerate the canon’s own instance manifest.
- skill_
installer - Install the embedded skills into agent skill directories.
- status
- Report an instance’s state as data.
- upgrader
- Binary-driven instance upgrade.
- verifier
- Offline instance verification.