colibri/docs
Sam & Claude 504608bab1 feat: add multiagent workflow improvements
Add three improvements to streamline multiagent development:

1. Agent Handoff Protocol (.agent-handoff.md)
   - Standardized handoff template and checklist
   - Handoff history with timestamps
   - Proof gate status tracking
   - Platform matrix documentation

2. Proof Gate Tracker (tools/proof-gate-tracker.rs)
   - Automated validation of all 6 proof gates
   - Instant visibility into gate status
   - Exit codes for CI/CD integration
   - Prevents gate regressions

3. Platform Matrix Tests (tests/platform-matrix.rs)
   - Cross-platform smoke test suite
   - Validates FreeBSD and Linux parity
   - Cache economics consistency checks
   - Platform-specific test cases

Documentation: docs/MULTIAGENT-WORKFLOW-IMPROVEMENTS.md
Tools: tools/README.md

These improvements standardize handoffs, automate validation,
and ensure cross-platform consistency for the TypeScript → Rust
migration workflow.
2026-05-27 12:09:40 +02:00
..
internal/sessions Record Colibri live daemon client smoke report 2026-05-27 09:14:44 +02:00
CALLER-INVENTORY.md Add caller inventory + retirement plan (gate #6 prerequisite) (Sam & Claude) 2026-05-26 18:49:45 +02:00
COLIBRI-DAEMON-GLASSPANE-INTEGRATION.md Add live daemon client smoke with local fake agent 2026-05-27 09:12:02 +02:00
COLIBRI-GLASSPANE-DESIGN.md Add live daemon client smoke with local fake agent 2026-05-27 09:12:02 +02:00
GATE5-MIGRATION-GRAPH.md Add gate #5 migration graph (watchdog reader) (Sam & Claude) 2026-05-26 15:19:28 +02:00
HERDR-VS-COLIBRI-GRAPH.md Add Herdr-vs-Colibri capability graph + drop map (Sam & Claude) 2026-05-26 17:48:50 +02:00
MIGRATION-INVENTORY.md Update migration inventory to reflect Phase 1-4 complete (Sam & Hermes) 2026-05-27 03:41:01 +02:00
MULTIAGENT-WORKFLOW-IMPROVEMENTS.md feat: add multiagent workflow improvements 2026-05-27 12:09:40 +02:00