docs(agents): list active handoffs for the FreeBSD agent #70

Merged
clawdie merged 1 commit from agents-handoff-pointer into main 2026-06-14 15:52:58 +02:00

View file

@ -127,6 +127,13 @@ See `docs/COLIBRI-EXTERNAL-MCP-PROTOTYPE.md` and
## Multiagent Workflow ## Multiagent Workflow
- **Handoff doc:** `docs/<FEATURE>-HANDOFF.md` — always update before handing off - **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` - **Proof gate tracker:** `cargo run --bin proof-gate-tracker`
- **Platform matrix:** `cargo test --test platform-matrix` - **Platform matrix:** `cargo test --test platform-matrix`
- **External MCP smoke:** see `docs/COLIBRI-EXTERNAL-MCP-PROTOTYPE.md` - **External MCP smoke:** see `docs/COLIBRI-EXTERNAL-MCP-PROTOTYPE.md`