Skip to main content
Compendium · Atoms · AI Collaboration

AI Collaboration

Items
68
of 1002 total

Atomic primitives in the ai collaboration family. Click any tile for the live render, the spec it was built from, and the code that fell out.

Status & Budget · 17
#046 co
agent · 04A ceiling · L2

status

Reasoning

consuming SPEC-019 · drafting auth handler

last action 14:02:11 · 12s ago

Agent Status Card

STA
status-and-budget · card · animated · reduced-motion
#050 go
declared confidence SPEC-019 · AC #2
72 / 100
threshold · 80 sign-off required

Confidence Meter

STA
status-and-budget · gauge · real-content · dark-mode-tested
#053 go

tool · scopes exercised

4 calls

  • READ specs/SPEC-019.md
  • READ src/auth/**
  • WRITE src/auth/oauth.ts
  • EXEC pnpm test auth

audit · all calls logged · ceiling not exceeded

Tool-Use Chip

STA
status-and-budget · badge · list · real-content
#054 go
token budget SPEC-019
42,300 / 60,000 tok
71%
remainder · 17,700 within ceiling

Token Budget Bar

STA
status-and-budget · gauge · real-content · dark-mode-tested
#601 co

agent state

WORKING

primitive · status-and-budget

Agent State Pip

STA
status-and-budget · badge · real-content · dark-mode-tested
#602 co
SPEC-019
42,300
spend · tokens 70% of ceiling

Token Spend Row

STA
status-and-budget · list · real-content · dark-mode-tested
#603 co
headroom SPEC-019
17,700 tok remaining
30% of 60,000 comfortable

Token Budget Remaining Bar

STA
status-and-budget · gauge · real-content · dark-mode-tested
#604 co
context window 1M ctx
612k / 1000k tok
61%
fill · ceiling window healthy

Context Window Fill Meter

STA
status-and-budget · gauge · real-content · dark-mode-tested
#605 co

prompt cache

cache HOT 91%

hits · 38,400 / 42,300 tok

Cache Hit Chip

STA
status-and-budget · badge · real-content · dark-mode-tested
#606 co

stamped runtime

model · stamped

claude opus

anthropic · v4.7

2026-05-21 14:02

Model Version Stamp

STA
status-and-budget · stamp · real-content · dark-mode-tested
#607 co

tool calls · session

62

read

47

write

12

exec

3

audit · all calls logged

Tool Call Counter

STA
status-and-budget · gauge · real-content · dark-mode-tested
#608 co

queue position

3 of 11

SOON

Queue Position Pip

STA
status-and-budget · badge · real-content · dark-mode-tested
#609 co

rate limit · stamped

req · per minute

12 / 100

clear

Rate Limit Stamp

STA
status-and-budget · stamp · real-content · dark-mode-tested
#610 co

parallel agents

ceiling · 8

6 / 8 in flight

crowded

Parallel Agent Counter

STA
status-and-budget · gauge · real-content · dark-mode-tested
#611 co

agent uptime

session 4h 17m

fresh session

Agent Uptime Pip

STA
status-and-budget · badge · real-content · dark-mode-tested
#612 co

completion · eta

eta 8m 30s firm

stamped · does not auto-update

Completion ETA Chip

STA
status-and-budget · badge · real-content · dark-mode-tested
#613 co

agent cost · so far

SPEC-019 $0.42

cheap

Agent Cost Tag

STA
status-and-budget · badge · real-content · dark-mode-tested
Reasoning & Trace · 17
#047 do
system prompt sha · 8f3a…b21e

directives

  1. Operate strictly within SPEC-019 acceptance criteria.
  2. Cite the spec line for every code-bearing assertion.
  3. Refuse and escalate if scope expands beyond v1.3.0.

signer

@platform

version

v1.3.0

sealed
BINDING

Prompt Card

STA
reasoning-and-trace · card · stamp · real-content
#049 go
trace · agent 04A 4 / 4 steps
  1. 14:02:01 read SPEC-019 · v1.3.0 · sha 8f3a
  2. 14:02:04 drafted 42 lines · src/auth/oauth.ts
  3. 14:02:09 checked AC #2 → pass · AC #4 → defer
  4. 14:02:11 opened PR #214 · sign-off pending

Agent Trace Log

STA
reasoning-and-trace · list · animated · reduced-motion
#051 co
step · 03 / 07 serves AC #2
  1. input

    SPEC-019 line 14: "session expires after 24h"

  2. consideration

    JWT exp claim must match; refresh token policy is unspecified — defer.

  3. output

    Set exp = now + 24h. Flagged refresh for human review.

frame · closed 0.42s · 1,204 tok

Reasoning Step

STA
reasoning-and-trace · card · list · real-content
#621 co
// reasoning row step / 30
14 READ SPEC-019 · auth/session.ttl · v1.3.0 42ms
closed · audit-ready

Reasoning Step Row

STA
reasoning-and-trace · list · real-content · dark-mode-tested
#622 co
// tool call t+0.84s
fs.read OK 1280B
args: { path: 'src/auth/oauth.ts', range: [1, 42] }

Tool-Call Trace Row

STA
reasoning-and-trace · list · real-content · dark-mode-tested
#623 co
// thought · step 09 PRIVATE
"If the spec is silent on refresh tokens, I should defer rather than invent a policy."
role · planner not shipped

Thought-Bubble Card (Mini)

STA
reasoning-and-trace · card · real-content · dark-mode-tested
#624 co
// plan 3 / 5
READ
DRAFT
CHECK
OPEN-PR
WAIT

Plan Step Pip

STA
reasoning-and-trace · list · real-content · dark-mode-tested
#625 co
// inner monologue
The spec is binding on session TTL but silent on refresh — so I will implement the explicit constraint and defer the silent one to a human governor rather than invent policy.
trace TRACE-1142 step 17 model planner · v4.7

Inner-Monologue Quote Card

STA
reasoning-and-trace · card · real-content · dark-mode-tested
#626 co
// fork · step 11
STEP 11 DEFER · risk IMPLEMENT ESCALATE · scope
chosen · solid · rejected · dashed

Trace Fork Arrow

STA
reasoning-and-trace · svg · navigation · real-content
#627 co
// trace · TRACE-1142 summary
STEPS
47
TOOLS
12
TOK
8.4k
TIME
3.2s

Trace Summary Strip

STA
reasoning-and-trace · banner · real-content · dark-mode-tested
#628 co
// confidence · per step n=14
01 05 10 14

Confidence-Per-Step Bar

STA
reasoning-and-trace · svg · chart · real-content
#629 co
ALIGNMENT
step 09 · trace 1142 clause · A-04

Step satisfied the letter of SPEC-019 AC #2 but bypassed the spirit clause: the agent shortened TTL "to reduce risk" — risk reduction was not the user's stated intent.

spirit > letter flag · do not auto-fix

Alignment-Anomaly Flag

STA
reasoning-and-trace · stamp · card · real-content
#630 co
// clarifying question AWAITING REPLY
Should refresh tokens follow the same 24h policy as access tokens, or be governed separately?
cite SPEC-019 · line 14

Clarifying-Question Card

STA
reasoning-and-trace · card · real-content · dark-mode-tested
#631 co
ASSUMPTION tag · IMPL

The agent assumed refresh tokens inherit the 24h TTL from access tokens because the spec is silent on refresh policy.

step 12 refutable

Assumption Callout Pin

STA
reasoning-and-trace · stamp · real-content · dark-mode-tested
#632 co
ESCALATED REASON · SCOPE
addressed @platform-governor
resume on spec amendment merged
step 21 · paused control · human

Escalation Marker

STA
reasoning-and-trace · stamp · real-content · dark-mode-tested
#633 co
// step 17 → 18 SELF-CORRECTED
refresh tokens inherit access TTL of 24h.
Refresh-token policy is undefined; defer to governor rather than inherit.
reason RE-READ

Self-Correction Stamp

STA
reasoning-and-trace · stamp · real-content · dark-mode-tested
#634 co
// token spend · TRACE-1142 8.4k
THOUGHT
5.1k
61%
TOOL
1.8k
22%
OUTPUT
1.4k
17%

Reasoning Token Counter

STA
reasoning-and-trace · chart · real-content · dark-mode-tested
Composition · 17
#048 co

handoff · SPEC-019

  1. Author

    Human

    Writes SPEC-019

  2. Composer

    Agent

    Drafts auth.ts

  3. Gatekeeper

    Human

    Approves merge

human agent

Handoff Arrow

STA
composition · list · real-content · dark-mode-tested
#052 co

composition · SPEC-019

3 agents

A1

Planner

decomposes

→ task graph
A2

Coder

implements

→ diff
A3

Reviewer

gates

→ verdict

human · sign-off at exit

Multi-Agent Composition

STA
composition · list · real-content · dark-mode-tested
#641 co

// handoff variant · agent-to-agent

Planner task-graph.json Coder
artefact crosses the seam

Agent Handoff Arrow Variant

STA
composition · svg · navigation · real-content
#642 co
Coder A2 / 4
in
task-graph.json
out
diff.patch
pipeline node scoped tools

Agent Pipeline Node

STA
composition · card · real-content · dark-mode-tested
#643 co

// fan-out · 3 branches

Orchestrator Coder Tester Doc-writer
one to many · parallel dispatch

Agent Fan-out Arrow

STA
composition · svg · navigation · real-content
#644 co

// fan-in · 3 sources

Search Index Recall Synthesiser
many to one · reduction

Agent Fan-in Arrow

STA
composition · svg · navigation · real-content
#645 co

// run · RUN-118

orchestrator

Coordinates dispatch, collects results, decides termination. Exactly one per run.

Orchestrator Pip

STA
composition · badge · real-content · dark-mode-tested
#646 co

// specialist roster

role
Tester
does
validates
tools
4

Specialist Agent Chip

STA
composition · badge · real-content · dark-mode-tested
#647 co
bound to SPEC-038
@auth-refresh
  • Plan
  • Code
  • Test
  • Doc
team 4 agents

Agent Team Card (Mini)

STA
composition · card · real-content · dark-mode-tested
#648 co
017
Coder REQUEST

needs threat model for auth surface

coordination · one of many

Coordination Message Row

STA
composition · list · real-content · dark-mode-tested
#649 co

// bus · /run-118

  • Plan
  • Code
  • Test
  • Doc
  • REQ 14
  • RESP 12
  • NOTE 5

Message Bus Strip

STA
composition · list · real-content · dark-mode-tested
#650 co
parallel · 3
  • lint
  • test
  • audit
branches run independently join → Reviewer

Parallel Branch Flag

STA
composition · badge · real-content · dark-mode-tested
#651 co
// sequential stage 3 / 4
  1. 01
    Plan
  2. 02
    Code
  3. 03
    Test
  4. 04
    Ship

strict order · no skipping

Sequential Stage Pip

STA
composition · badge · real-content · dark-mode-tested
#652 co

// role assignment

@agent-04
Reviewer
SPEC-038

accountable to spec

Agent Role Assignment Row

STA
composition · list · real-content · dark-mode-tested
#653 co

// run · RUN-118

All inter-agent messages on this run conform to a single typed envelope. Off-protocol calls are dropped at the bus and logged as conformance violations.

protocol
A2A-JSON
v1.3 · in force

Agent Comm Protocol Stamp

STA
composition · stamp · real-content · dark-mode-tested
#654 co

// composition · RUN-118

4 agents wired in 1 sequential stage and 1 parallel branch. All contracts joinable, no orphan nodes, protocol conformance ≥ 99% on synthetic probe.

pipeline
validated
@auditor · 2026-05-21

Composition Validation Stamp

STA
composition · stamp · real-content · dark-mode-tested
#655 co
!
failing seam
Coder → Tester
class CONTRACT-MISMATCH

composition failure · not runtime

Composition Failure Flag

STA
composition · badge · real-content · dark-mode-tested
Profile · 17
#055 go
04A

agent profile

Auth Composer

model · sonnet-4.7 · 1M ctx

capabilities

  • read-spec
  • write-code
  • run-tests
  • open-pr

ceiling

L2 · PR draft

owner

@platform

id · agt-04A-7b3f issued · 2026-04-02

Agent Card

STA
profile · card · badge · real-content
#661 co
L2 level

agent

Spec Composer

spec drafter BOUNDED

Agent Identity Card

STA
profile · card · badge · real-content
#662 co

capability

open-pr

FULL

Capability Matrix Cell

STA
profile · card · real-content · dark-mode-tested
#663 co
code review specialist

Agent Specialty Badge

STA
profile · badge · real-content · dark-mode-tested
#664 co

model

anthropic claude sonnet v4.7

context · 1M tokens

Model Version Chip

STA
profile · badge · real-content · dark-mode-tested
#665 go

autonomy ceiling

L1

AUGMENTED

L2

SUPERVISED

L3

BOUNDED

L4

STRATEGIC

current → BOUNDED

Autonomy Level Badge

STA
profile · badge · real-content · dark-mode-tested
#666 co

confidence

72% HIGH

Confidence Indicator Pip

STA
profile · badge · real-content · dark-mode-tested
#667 co

reasoning style

step-by-step

linear, fully expanded chain — slow but inspectable.

Reasoning Style Tag

STA
profile · badge · real-content · dark-mode-tested
#668 co

context window

31%

used 312k max 1000k

Memory Window Indicator

STA
profile · real-content · dark-mode-tested · responsive
#669 go

tool scope

  • + filesystem
  • + web
  • × shell
  • × network

enabled · 2/4

Tool-Use Scope Chip

STA
profile · badge · list · real-content
#670 go

accountable owner

G

@governor

governor

Owner Handle Chip

STA
profile · badge · real-content · dark-mode-tested
#671 de

uptime · 30d

76.7%

ok degraded down

Uptime Indicator

STA
profile · chart · real-content · dark-mode-tested
#672 go

escalation policy

  1. 1

    when

    spec ambiguous

    @author
  2. 2

    when

    cost > budget

    @governor
  3. 3

    when

    security touched

    @gatekeeper

Escalation Policy Card

STA
profile · card · list · real-content
#673 co

training cutoff

2026-01-15

FRESH 126d old

events after cutoff → retrieval-only

Training Freshness Stamp

STA
profile · stamp · real-content · dark-mode-tested
#674 go

known failure modes

  • invents library APIs past training cutoff

  • over-confident on unfamiliar internal acronyms

  • rounds money in mixed-currency totals

Failure Mode Mini-Card

STA
profile · card · list · real-content
#675 go
provenance trail row 042

spec

SPEC-038

action

WROTE-PATCH

output

pr/447

attest

@governor

Provenance Trail Row

STA
profile · list · real-content · dark-mode-tested
#676 go

agent profile

Legacy Composer

model · sonnet-3.5 · 200k ctx

owner · @governor

RETIRED

2026-04-12 · @governor

Agent Retirement Stamp

STA
profile · stamp · real-content · dark-mode-tested
Alpha · Honest about it

The framework is real.
The community is forming now.

DoCoDeGo is in Alpha. The framework is documented, the practices are battle-tested at small scale, and the next release is being shaped in public.

If it produces anything, it should produce engineers and teams who think more clearly about what they are building and why.

Two doors in
Join the Discord

Discord is where specs are debated, the framework gets sharper, and decisions land in writing. The conversation is the artefact.