Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
curator
command
Command curator is the agent environment manager CLI (Spec §15).
|
Command curator is the agent environment manager CLI (Spec §15). |
|
internal
|
|
|
adapters
Package adapters mirrors installed context into the directories each agent reads, with a managed-entries ledger per adapter root (Spec §10).
|
Package adapters mirrors installed context into the directories each agent reads, with a managed-entries ledger per adapter root (Spec §10). |
|
audit
Package audit implements the machine-local audit gate (Spec §12): the decision semantics, local revocations, operator pins, a blocking canary, a small deterministic detector set, and a verdict cache.
|
Package audit implements the machine-local audit gate (Spec §12): the decision semantics, local revocations, operator pins, a blocking canary, a small deterministic detector set, and a verdict cache. |
|
capabilities
Package capabilities parses the capability declaration of Spec §5.5.
|
Package capabilities parses the capability declaration of Spec §5.5. |
|
closure
Package closure resolves the transitive dependency closure of a project manifest (Spec §8.3, §8.4).
|
Package closure resolves the transitive dependency closure of a project manifest (Spec §8.3, §8.4). |
|
config
Package config loads the machine configuration (Spec §7.1) and applies the enforced system configuration with locked keys (Spec §7.2).
|
Package config loads the machine configuration (Spec §7.1) and applies the enforced system configuration with locked keys (Spec §7.2). |
|
devsub
Package devsub parses Skillfile.dev.json, the non-committed development substitution manifest (Spec §6.2).
|
Package devsub parses Skillfile.dev.json, the non-committed development substitution manifest (Spec §6.2). |
|
envfiles
Package envfiles generates the PATH helper files of a project or the global scope (Spec §14.2).
|
Package envfiles generates the PATH helper files of a project or the global scope (Spec §14.2). |
|
gitignore
Package gitignore enforces the managed .gitignore block (Spec §6.3).
|
Package gitignore enforces the managed .gitignore block (Spec §6.3). |
|
gitops
Package gitops shells out to system git for clone, fetch, ref resolution, and snapshot extraction (Spec §8.2).
|
Package gitops shells out to system git for clone, fetch, ref resolution, and snapshot extraction (Spec §8.2). |
|
hashing
Package hashing computes the deterministic content hash of an installed tree (Spec §8.5).
|
Package hashing computes the deterministic content hash of an installed tree (Spec §8.5). |
|
identifiers
Package identifiers validates the identifier alphabet of Spec §5.2 and the source path rule of Spec §6.1.
|
Package identifiers validates the identifier alphabet of Spec §5.2 and the source path rule of Spec §6.1. |
|
identity
Package identity computes the canonical source identity of git artifacts and matches identities against the machine allowlist (Spec §8.2).
|
Package identity computes the canonical source identity of git artifacts and matches identities against the machine allowlist (Spec §8.2). |
|
install
Package install orchestrates a project installation in the normative phase order of Spec §8.1.
|
Package install orchestrates a project installation in the normative phase order of Spec §8.1. |
|
locale
Package locale analyzes and renders skill localization (Spec §4.3).
|
Package locale analyzes and renders skill localization (Spec §4.3). |
|
manifest
Package manifest parses the project manifest Skillfile.json, schema 1 (Spec §6.1), and edits skill declarations in place.
|
Package manifest parses the project manifest Skillfile.json, schema 1 (Spec §6.1), and edits skill declarations in place. |
|
marker
Package marker reads and writes install markers (.csk-install.json) and implements the up-to-date and tamper-detection semantics of Spec §8.5.
|
Package marker reads and writes install markers (.csk-install.json) and implements the up-to-date and tamper-detection semantics of Spec §8.5. |
|
mcp
Package mcp verifies declared MCP server requirements against the configuration surfaces of the target agent environments (Spec §11).
|
Package mcp verifies declared MCP server requirements against the configuration surfaces of the target agent environments (Spec §11). |
|
registry
Package registry implements the audit registry client (Spec §13): canonical bytes, Ed25519 verification against pinned keys, deny-wins federation, snapshot verification with persisted monotonic versions, record caching with TTL and offline grace, and record submission.
|
Package registry implements the audit registry client (Spec §13): canonical bytes, Ed25519 verification against pinned keys, deny-wins federation, snapshot verification with persisted monotonic versions, record caching with TTL and offline grace, and record submission. |
|
runtimestore
Package runtimestore keeps command runtimes once per machine, keyed by skill and commit, and writes command shims (Spec §8.6).
|
Package runtimestore keeps command runtimes once per machine, keyed by skill and commit, and writes command shims (Spec §8.6). |
|
scopes
Package scopes implements the global and hybrid install scopes, the consumer registry, and runtime garbage collection (Spec §8.7, §9).
|
Package scopes implements the global and hybrid install scopes, the consumer registry, and runtime garbage collection (Spec §8.7, §9). |
|
shell
Package shell prints the shell hooks of Spec §14.1: upward search for the project env file with PATH save and restore, plus optional global env sourcing.
|
Package shell prints the shell hooks of Spec §14.1: upward search for the project env file with PATH save and restore, plus optional global env sourcing. |
|
skillcheck
Package skillcheck validates one skill package without a consuming project (Spec §15, curator skill check).
|
Package skillcheck validates one skill package without a consuming project (Spec §15, curator skill check). |
|
skillspec
Package skillspec parses and validates the skill machine manifest csk-skill.json, schemas 1 through 5 (Spec §5), including the legacy agents/runtime.json fallback (Spec §5.10).
|
Package skillspec parses and validates the skill machine manifest csk-skill.json, schemas 1 through 5 (Spec §5), including the legacy agents/runtime.json fallback (Spec §5.10). |
|
snapshot
Package snapshot maintains the commit-keyed immutable snapshot cache under the machine home: cache/<source>/<commit>/snapshot (Spec §8.2).
|
Package snapshot maintains the commit-keyed immutable snapshot cache under the machine home: cache/<source>/<commit>/snapshot (Spec §8.2). |
|
ui
Package ui renders installed state as a terminal view (plan P11).
|
Package ui renders installed state as a terminal view (plan P11). |
|
verr
Package verr defines the validation error type shared by protocol parsers.
|
Package verr defines the validation error type shared by protocol parsers. |
|
version
Package version resolves the Curator build version.
|
Package version resolves the Curator build version. |
|
whitelist
Package whitelist copies the model-facing context of a skill snapshot (Spec §4.2).
|
Package whitelist copies the model-facing context of a skill snapshot (Spec §4.2). |
Click to show internal directories.
Click to hide internal directories.