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§

hooks_render
Render the gate registry as pre-commit hook entries.
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.
upgrader
Binary-driven instance upgrade.
verifier
Offline instance verification.