Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
aegis
command
Command aegis is the aegis-cli orchestrator entrypoint.
|
Command aegis is the aegis-cli orchestrator entrypoint. |
|
internal
|
|
|
audit
Package audit provides an append-only, in-enclave audit log.
|
Package audit provides an append-only, in-enclave audit log. |
|
config
Package config loads and validates aegis-cli configuration.
|
Package config loads and validates aegis-cli configuration. |
|
framing
Package framing turns delivery evidence (the rtmx backlog) into the inputs of the discovery/framing loop: it classifies requirements into delivery lanes and surfaces the reframe backlog (parked work) and framing-hygiene gaps (untraced work).
|
Package framing turns delivery evidence (the rtmx backlog) into the inputs of the discovery/framing loop: it classifies requirements into delivery lanes and surfaces the reframe backlog (parked work) and framing-hygiene gaps (untraced work). |
|
harness
Package harness defines the coding-agent adapter interface and stub impls.
|
Package harness defines the coding-agent adapter interface and stub impls. |
|
harness/goose
Package goose is the Goose harness adapter (stub).
|
Package goose is the Goose harness adapter (stub). |
|
harness/opencode
Package opencode is the opencode harness adapter (stub).
|
Package opencode is the opencode harness adapter (stub). |
|
harness/serving
Package serving is the built-in serving-backed harness: it drives a single requirement headless by asking the local model (over the loopback serving client) for file edits, applying them atomically inside the workspace, and running the requirement's acceptance test.
|
Package serving is the built-in serving-backed harness: it drives a single requirement headless by asking the local model (over the loopback serving client) for file edits, applying them atomically inside the workspace, and running the requirement's acceptance test. |
|
install
Package install bootstraps aegis-cli for a host: it detects the machine's capabilities, maps them to a recommended serving target, model tier, and calibration seed, and writes an offline-safe config the rest of the system reads.
|
Package install bootstraps aegis-cli for a host: it detects the machine's capabilities, maps them to a recommended serving target, model tier, and calibration seed, and writes an offline-safe config the rest of the system reads. |
|
loop
Package loop is the control loop that wires rtmx, the harness, audit logging and metrics together: next → drive → verify → retry → escalate.
|
Package loop is the control loop that wires rtmx, the harness, audit logging and metrics together: next → drive → verify → retry → escalate. |
|
metrics
Package metrics collects per-run orchestrator metrics and emits a report.
|
Package metrics collects per-run orchestrator metrics and emits a report. |
|
mockmodel
Package mockmodel is a programmable, loopback-bound, OpenAI-compatible mock inference server for tests and end-to-end runs.
|
Package mockmodel is a programmable, loopback-bound, OpenAI-compatible mock inference server for tests and end-to-end runs. |
|
propose
Package propose implements human-gated requirement decomposition.
|
Package propose implements human-gated requirement decomposition. |
|
rtmx
Package rtmx is the client to the rtmx requirements engine.
|
Package rtmx is the client to the rtmx requirements engine. |
|
serving
Package serving owns the local inference endpoint: calibration loading, per-target launch-arg construction, resource policy, and a loopback health probe.
|
Package serving owns the local inference endpoint: calibration loading, per-target launch-arg construction, resource policy, and a loopback health probe. |
Click to show internal directories.
Click to hide internal directories.