1. Observe
What did the agents do?
capkit/trace.ts — TraceStore.record()
POST /executions
ABSuite · system map
Nothing on this page was drawn. Every box, status and count is parsed from the files the build already enforces — the constitution, the architecture, the generated route table, the package manifests. If the code and this page disagree, the build fails. A diagram nobody can check is a picture that misleads everyone who trusts it.
The seven operations are what the system does — seven verbs, each one a package you can run today. The eight layers are what it becomes — an ascent, where each rests on the one below. They are not two roadmaps to be added together. Every operation serves several layers, and this grid is where they meet: read a row to see how far a layer has been carried, read a column to see what one operation is holding up.
| Layer | Observe | Verify | Explain | Govern | Arbitrate | Act | Learn |
|---|---|---|---|---|---|---|---|
| Identity | |||||||
| Capability | |||||||
| Evidence | |||||||
| Trust | |||||||
| Governance | |||||||
| Autonomy | |||||||
| Collective Intelligence | |||||||
| Civilization |
Each one names the file that implements it, or admits it has none. Select a layer to see it.
packages/capkit/src/identity.ts
packages/capkit/src/capability.ts
packages/trust/src/verification.ts
packages/trust/src/scoring.ts
packages/capkit/src/approval.ts
packages/capkit/src/watch.ts
What did the agents do?
capkit/trace.ts — TraceStore.record()
POST /executions
Has any of it been altered?
capkit/trace.ts — verifyTrace(), verifyChain(), compareReplay()
POST /executions/verify, GET /executions-verify-chain
What does this record mean?
capkit/explain.ts — derived from signed fields, no model
GET /executions/:id/explain
What is it allowed to do?
capkit/capability.ts, capkit/middleware.ts, capkit/ai-policy-generator.ts
POST /auth/token, capabilityGuard()
Who is right when they disagree?
trust/ — correlation discounting, evidence weighting
POST /arbitrate, GET /anomalies
What is running, and what can it reach?
edge-run/, connector-starter/, mcp/
POST /schedule, POST /queue, MCP stdio
How fast is it, really?
quickbench/measure.ts, quickbench/core-suite.ts
GET /bench/core, pnpm bench:core
Ed25519-signed, hash-chained execution traces and capability tokens for AI agents
Command-line interface for ABSuite
Connector registry, credential verification and deterministic connector scaffolding.
ABSuite Trust Operations Center
Cron scheduling, task queueing, retries and self-healing execution for AI agents.
Model Context Protocol server for ABSuite
A disinterested witness to a chain head. Counter-signs the head of a hash chain so that rewriting history becomes detectable by someone with no stake in the answer.
LLM and service benchmarking with percentile latency, throughput and regression detection.
Evidence validation for AI systems