Skip to content

History / Boundary Contracts

Revisions

  • docs(wiki): deep-page accuracy sweep + new-capability coverage + diagrams Fact-fix sweep over the deep technical pages against current main: - Correct stale capability counts to 199 capabilities / 186 MCP tools (CLI-MCP-Parity, Capability-and-Topology-Registry, Roadmap). - Replace the phantom runtime capability-dispatch API (registerCapabilityHandler / dispatchCapability / CapabilityHandler) with the real declarative mechanism: one BUILTIN_CAPABILITIES: CapabilityDescriptor[] table both front doors read, held in lockstep by the fail-closed parity gate (Capability-and-Topology-Registry, Architecture-Principles, Roadmap). The topology half (registerTopology) is real and kept. - Remove the dead capability-dispatcher.ts source link; add the real loop-expansion.ts (Project-Index). - Execution-Backends: add the `agent` driver. Observability: add the `completed` lifecycle status. Run-Registry: qualify resume "never mutates" (the --drive path advances state) and note --incremental. Document the four new orchestration capabilities where they belong: incremental resume, inline sub-workflow nesting, bounded dynamic loops, and budget-aware scaling (Boundary-Contracts, Concurrent-Failure-Semantics, Multi-Agent-Topologies, Observability, Workflow-Apps, Runtime-Contract). Embed the animated topologies and pipeline SVGs on the pages where a diagram beats prose (Multi-Agent-Topologies, Runtime-Contract). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @coo1white coo1white committed Jun 20, 2026
  • Sync wiki with v0.1.78: Tracks 1-3 pages, npm distribution, regenerated index - New pages: Telemetry Attestation & Tamper-Evidence, Concurrent Failure Semantics, Boundary Contracts (the v0.1.77 orchestration tracks). - Home/Roadmap/Distribution-Strategy: npm publication, builtin:claude, demo tamper; Roadmap reconciled to v0.1.78. - Project-Index regenerated from current code (v0.1.78). - Sidebar links the three new pages.

    @coo1white coo1white committed Jun 11, 2026