Skip to main content
DOcument · COmpose · DEmonstrate · GOvern

The Four Pillars

A loop, not a checklist. Each pillar feeds the next, and the last feeds back into the first. Governance deepens as AI autonomy increases — you earn your way through the cycle.

If you skip a pillar
Skip DO

AI generates code against undocumented assumptions. Six weeks later, the team debates what the system was supposed to do — and finds no record.

Skip CO

AI output ships unreviewed. Security gaps, architectural contradictions, and silent scope misreadings become production surprises.

Skip DE

Valid outputs wait in queues for the next release window. Value moves at the speed of coordination, not the speed of verification.

Skip GO

The system diverges from approved intent one small decision at a time, with no one watching. The divergence surfaces in an incident, a regulatory audit, or a customer complaint — not in a review.

DOcument
DO
The Author

Specification is the only source of truth.

"The clarity to say what you mean."

For the leader

AI agents need to be told what to build with the same clarity you would need to brief a new employee. The specification is that brief.

DO requires
  • Structured, versioned specifications with explicit acceptance criteria
  • Every requirement independently testable
  • Threat models for failure scenarios
  • Explicit out-of-scope boundaries
The shift

Traditional: write code, document later (or never). DoCoDeGo: write the spec, then generate the code from it.

COmpose
CO
The Architect

Human owns the architecture; AI implements it.

"The judgment about what to build."

For the leader

Your team's job shifts from writing code to directing AI that writes code. Architecture judgment and review capacity become the scarce resources.

CO requires
  • Specifications complete and approved before composition begins
  • Human architectural review of AI-generated outputs
  • Multi-agent workflows for complex systems
  • Explicit handling of brownfield (existing, undocumented systems)
The shift

Traditional: developer is implementer. DoCoDeGo: developer is architect and reviewer; AI is implementer.

DEmonstrate
DE
The Gatekeeper

Value flows at the speed of validation, not schedules.

"The willingness to stop when what is being built does not match intent."

For the leader

Shipping schedules are an artifact of human coordination bottlenecks. When AI removes the implementation bottleneck, the only remaining gate should be validation confidence.

DE requires
  • Demonstration gated by validation confidence, not schedule
  • Observability built into every deployment
  • Automated acceptance test execution before demonstration
  • Feedback loops that return to DO
The shift

Traditional: two-week sprints coordinating human work. DoCoDeGo: continuous demonstration when validation passes.

GOvern
GO
The Governor

Autonomy without accountability is catastrophe.

"The commitment to stand behind what was built."

For the leader

The more autonomous your AI systems are, the more explicit your oversight must be. Governance in DoCoDeGo is not a compliance gate — it is the active accountability structure that makes autonomy safe.

GO requires
  • Stage 1–2: manual review, output validation, basic observability
  • Stage 3: alignment checks, scope limits, agent monitoring, Intent Reviews
  • Stage 4: confidence thresholds, kill switches, reasoning trace audits, drift detection
  • Provenance: an audit trail of every agent decision
The shift

Traditional: governance as process compliance ("did we follow the checklist?"). DoCoDeGo: governance as active alignment ("is the system doing what we said it would?").

Maturity

Governance scales with autonomy.

A 2-person startup and a 200-person enterprise do not need the same GO practices. The loop runs at every scale.

Stage
Name
Who
What you run
1
Augmented
Any team, any size
DO + CO: spec-first, AI-assisted. Manual review.
2
Collaborative
Growing team, shipping regularly
+ DE: validation-gated delivery, observability
3
Orchestrated
Multi-agent, multi-team
+ GO: alignment checks, scope limits, agent monitoring
4
Autonomous
Autonomous agent systems
Full GO: confidence thresholds, audit trails, kill switches
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.