Skip to content

History / A2A Integration

Revisions

  • docs: catch wiki up to v9.2 The wiki had drifted across releases. Tool/preset counts, token-savings percentages, LIP version, and review-check counts all referenced older numbers. Several v9.1/v9.2 features were missing entirely. Numbers refreshed against running binary (`ckb mcp --list-presets`): - Preset sizes: core 25, review 42, refactor 42, federation 46, docs 34, ops 43, full 110 (was 14/19/19/28/20/25/80+) - Full preset: ~17k tokens / 77% savings (was ~9k / 83%) - LIP: v2.3+ (was v2.0) - `ckb review`: 21 checks (was 20 — `unwired` was missing) Documented features that had no wiki coverage: - v9.2 MCP tools `analyzeOutgoingImpact`, `symbolExists`, `renderArchitecture` - Cartographer 3.0.0 graph rendering (Mermaid + Graphviz DOT) - LIP v2.3 outgoing-impact and semantic-coupling enrichment - Cartographer.md was authored locally but never committed

    @SimplyLiz SimplyLiz committed Apr 25, 2026
  • docs: add A2A protocol documentation and cross-references - New page: A2A-Integration.md — full A2A protocol guide with setup, agent discovery, protocol bindings, skill reference, health/index status, push notifications, auth, and integration examples - Home.md: add A2A/agent platforms to "Works With Your Tools" table - Architecture.md: add A2A Server to interface layer diagram - Features.md: add "Agent-to-Agent Orchestration" scenario section - Integration-Guide.md: add "Multi-Agent Systems (A2A)" ideas table - Quick-Start.md: add A2A server startup section Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Apr 1, 2026