docs: refresh MULTI-AGENT-HOST-PLAN for 0.12.0 — mark phases 1+2 complete #187

Merged
clawdie merged 2 commits from docs/multi-agent-plan-0.12-refresh into main 2026-06-25 16:58:39 +02:00
Owner

Summary

Refreshes MULTI-AGENT-HOST-PLAN.md to reflect 0.12.0 reality:

  • Version: 0.11.0 → 0.12.0, test count 230 → 259
  • CLI surface: 16/19 → 19/19
  • Phases marked complete:
    • 1a (pick_agent unit tests) — PR #138
    • 1b (capability routing integration test) — PR #186
    • 1c (contention/session isolation test) — PR #186
    • 2b (claim-task/transition-task/set-cost-mode CLI) — PR #138
    • 2c (CLI parse tests) — PR #138
  • Gaps 1 + 2 moved from open to closed
  • Capability format finding documented: array ["freebsd"] required for routing (object form silently scores zero)
  • Phase 4 dependency note updated (2b is done)

Docs-only change — no code touched.

(Sam & Claude)

## Summary Refreshes `MULTI-AGENT-HOST-PLAN.md` to reflect 0.12.0 reality: - **Version:** 0.11.0 → 0.12.0, test count 230 → 259 - **CLI surface:** 16/19 → 19/19 - **Phases marked complete:** - 1a (pick_agent unit tests) — PR #138 - 1b (capability routing integration test) — PR #186 - 1c (contention/session isolation test) — PR #186 - 2b (claim-task/transition-task/set-cost-mode CLI) — PR #138 - 2c (CLI parse tests) — PR #138 - **Gaps 1 + 2** moved from open to closed - **Capability format finding** documented: array `["freebsd"]` required for routing (object form silently scores zero) - **Phase 4** dependency note updated (2b is done) Docs-only change — no code touched. *(Sam & Claude)*
clawdie added 1 commit 2026-06-25 16:48:28 +02:00
docs: refresh MULTI-AGENT-HOST-PLAN for 0.12.0 — mark phases 1+2 complete
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
99b4d0fee0
- Bump version references 0.11.0 → 0.12.0, test count 230 → 259
- Mark Phase 1a (pick_agent unit tests) complete — PR #138
- Mark Phase 1b (capability routing integration test) complete — PR #186
- Mark Phase 1c (contention/session isolation test) complete — PR #186
- Mark Phase 2b (claim-task/transition-task/set-cost-mode CLI) complete — PR #138
- Mark Phase 2c (CLI parse tests) complete — PR #138
- Update CLI surface: 16/19 → 19/19
- Close gaps 1 and 2 in the gap analysis
- Document the capability format finding: array ["freebsd"] vs object {"freebsd":true}
- Update Phase 4 dependency note (2b is done)
- Update summary table with PR references

(Sam & Claude)
claude-domedog added 1 commit 2026-06-25 16:58:12 +02:00
docs(plan): correct test count to 258, add concise Phase 5 runbook
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
c6d2357484
- Test count 259 → 258 (authoritative: full `cargo test --workspace` =
  258 passed + 2 ignored live-agent tests).
- Phase 5 fleshed out into a concrete FreeBSD bridge-validation runbook:
  prereqs (socat, pf on tailscale0), enable/start colibri_bridge, raw-TCP
  round-trip via nc, and the Gap 7 cross-host coordination proof (remote
  agent registers, intake task routes by capability, transitions to done).
  Notes the shipped colibri_bridge.in hardcodes a real tailnet IP that
  should be scrubbed separately.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit 6078c3f28f into main 2026-06-25 16:58:39 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#187
No description provided.