Skip to main content

Module services

Module services 

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

agents_render
Render the managed documentation block for a root AGENTS.md.
assess
Classify a target repository before anything lands.
hooks_render
Render the gate registry as the managed pre-commit block.
installer
Instance installation: project the embedded payload into a target.
known_issues
Read the known-issue zone as data.
policy
Which declarations an instance’s own specifications do not yet authorize.
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.
tracking
Offline tracking-registry evaluation.
upgrader
Binary-driven instance upgrade.
verifier
Offline instance verification.