colibri/docs/wiki
Sam & Claude affee26afa
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
docs(wiki): A2A complexity audit — when it pays off vs when it adds weight
Full protocol surface audit across Colibri's 5 current protocols
  (~5,324 lines). Key finding: A2A is an interoperability play, not a
  complexity reduction play.

  Replaced:
  - Mother MCP-over-SSH bridge → A2A HTTP endpoint (−160 lines, +380 lines)
  - External MCP discovery → Agent Card (future, zero adopters today)
  - Ad-hoc cost format → typed A2A part (negligible code impact)

  Not replaced: Unix socket (local IPC), spawner (process lifecycle),
  glasspane (PTY observer), store (SQLite), MCP editor bridge (human↔tool).

  Net delta: ~0 lines (moves code, doesn't shrink it). Protocol count: 5→6.

  Recommendation: A2A is Phase 3 — not Phase 2, not 0.12. The current
  MCP-over-SSH bridge (437 lines) works for 4 nodes. A2A pays off at 10+
  nodes or when third-party tools ship A2A support. The Agent Card design
  in HIVE-PANE.md stays as a north star.

  Cross-linked from hive-pane.md + wiki index. 182 refs, clean lint.
2026-06-27 13:12:39 +02:00
..
sl merge: integrate feat/per-task-cost-tracking into review/per-task-cost 2026-06-27 13:03:59 +02:00
a2a-complexity-audit.md docs(wiki): A2A complexity audit — when it pays off vs when it adds weight 2026-06-27 13:12:39 +02:00
agent-events-reference.md docs: move reference docs into wiki (agent-events, headroom, layered-soul) 2026-06-24 17:32:13 +02:00
agent-harness.md fix(wiki): agent harness title — pi, zot & Colibri (not just zot + Colibri) 2026-06-26 14:15:47 +02:00
contracts.md refactor: rename smoke→test across provider contracts and docs 2026-06-27 11:54:30 +02:00
cost-model.md docs(wiki): add per-task cost tracking section to cost-model (EN+SL) 2026-06-27 12:17:24 +02:00
daemon-not-demon.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
deployment.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
external-mcp.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
glasspane.md refactor: kill→stop across API surface, CLI, TUI, and docs 2026-06-26 14:40:10 +02:00
headroom-sidecar.md docs: move reference docs into wiki (agent-events, headroom, layered-soul) 2026-06-24 17:32:13 +02:00
hive-pane.md docs(wiki): A2A complexity audit — when it pays off vs when it adds weight 2026-06-27 13:12:39 +02:00
hive-routing.md fix(wiki): reconcile hive-pane with hive-routing design 2026-06-27 13:08:08 +02:00
index.md docs(wiki): A2A complexity audit — when it pays off vs when it adds weight 2026-06-27 13:12:39 +02:00
jail-confinement.md docs(wiki): cross-link cost-model → task-board 2026-06-24 13:47:14 +02:00
layered-soul.md fix(skills): correct source-of-truth — colibri, not clawdie-ai 2026-06-26 21:43:08 +02:00
mother-hive.md docs: rename PLAN/PROPOSAL/HANDOFF/ENHANCEMENT → implementation names 2026-06-26 17:32:39 +02:00
naming-decisions.md docs(guide): port 39 procedural docs from clawdie-ai to colibri 2026-06-26 09:16:43 +02:00
operator-attention.md docs(wiki): polish terminal + operator-attention pages 2026-06-25 23:40:23 +02:00
operator-cli.md refactor: kill→stop across API surface, CLI, TUI, and docs 2026-06-26 14:40:10 +02:00
quality-gates.md feat(hooks): install-hooks.sh — one-command hook activation 2026-06-24 14:09:59 +02:00
runtime-inventory.md docs(wiki): add 9 subsystem pages (rebuilt on current main) 2026-06-24 16:48:49 +02:00
skills-catalog.md fix(skills): correct source-of-truth — colibri, not clawdie-ai 2026-06-26 21:43:08 +02:00
store-schema.md docs(wiki): add 9 subsystem pages (rebuilt on current main) 2026-06-24 16:48:49 +02:00
task-board.md feat(wiki): expand to full coverage — cost-model, glasspane, task-board, jail-confinement 2026-06-24 13:37:31 +02:00
terminal.md docs(wiki): polish terminal + operator-attention pages 2026-06-25 23:40:23 +02:00
tui.md docs: fold glasspane TUI design into wiki/tui.md, delete scratch 2026-06-26 22:03:12 +02:00
vault-provision.md docs(wiki): add 9 subsystem pages (rebuilt on current main) 2026-06-24 16:48:49 +02:00