docs(agents): list active handoffs for the FreeBSD agent (#70)
This commit is contained in:
parent
2e23e4c409
commit
7e7915c829
1 changed files with 7 additions and 0 deletions
|
|
@ -127,6 +127,13 @@ See `docs/COLIBRI-EXTERNAL-MCP-PROTOTYPE.md` and
|
|||
## Multiagent Workflow
|
||||
|
||||
- **Handoff doc:** `docs/<FEATURE>-HANDOFF.md` — always update before handing off
|
||||
- **Active handoffs:**
|
||||
- `docs/FREEBSD-BUILD-LANE-HANDOFF.md` — FreeBSD agent (Codex): build the
|
||||
Colibri and zot binaries, run the clawdie-iso build, boot, and run the
|
||||
acceptance runbook plus the Hermes rc.d checks (ISO Gate 1 runtime proof
|
||||
for Priority 1).
|
||||
- `docs/CLAWDIE-INSTALLER-HANDOFF.md` — FreeBSD agent (Codex): `clawdie` ZFS
|
||||
layout + service install validation.
|
||||
- **Proof gate tracker:** `cargo run --bin proof-gate-tracker`
|
||||
- **Platform matrix:** `cargo test --test platform-matrix`
|
||||
- **External MCP smoke:** see `docs/COLIBRI-EXTERNAL-MCP-PROTOTYPE.md`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue