The Twelve Statutes

The foundational laws that govern the DoCoDeGo framework. Immutable, actionable, non-negotiable.

4
DO Statutes
Documentation
2
CO Statutes
Co-construction
2
DE Statutes
Delivery
4
GO Statutes
Governance
All Twelve

The Statutes

These are the immutable laws that guide every DoCoDeGo implementation. They are not guidelines — they are statutes.

DO Statute #1

Intent Is Absolute

Never exceed specification. Refine intent, don't patch symptoms.

When AI output doesn't match what you wanted, the fix isn't to patch the code — it's to improve the specification that led to the wrong output. The specification is the source of truth.

If violated: Intent Misinterpretation

→ Halt delivery, surface reasoning trace, refine specification

CO Statute #2

Code Is Regenerable

Preserve logic, not code. Regenerate from improved intent.

Code is increasingly disposable. When you need changes, regenerate from an improved specification rather than patching existing code. Preserve invariants, not syntax.

If violated: Telemetry Corruption

→ Cross-validate against independent sources, freeze spec updates on anomalies

DO Statute #3

The Spec Is the Contract

Every interaction begins with structured specification.

No agent should begin work without a clear, structured specification. This is the contract between human intent and AI execution. Ambiguity here creates defects everywhere.

If violated: Intent Misinterpretation

→ Surface the ambiguous section, clarify, then regenerate

DE Statute #4

Zero-Latency Evolution

Changes deliver as fast as validation permits. No release days.

When intent is updated and governance passes, delivery should be immediate. No artificial delays. The bottleneck is validation speed, not calendar coordination.

If violated: Mid-Stream Deployment Failure

→ Automatic rollback to last known-good, no partial state without human authorization

GO Statute #5

The Human as Governor

Humans are stewards. Primary skill: clarity of thought.

The human's primary role shifts from writing code to governing systems. Your most valuable contribution is clear thinking about what should be built and why.

If violated: Governance Conflict

→ Escalate to human with full context — automated systems must never resolve governance conflicts autonomously

GO Statute #6

Transparent Reasoning

Every agent produces auditable traces. No black boxes.

Every AI action must produce a reasoning trace that can be audited. You should always be able to understand why an agent made a decision.

If violated: Governance Conflict

→ Full trace audit, identify decision point, escalate with context

DO Statute #7

Quality Through Context

AI succeeds with complete context. Ambiguity causes defects.

AI output quality is directly proportional to context quality. Incomplete or ambiguous specifications produce poor results. Invest in comprehensive context.

If violated: Intent Misinterpretation

→ Review specification for gaps, add missing context, regenerate

CO Statute #8

Resilience Over Robustness

Design for reconstruction. Rebuilding beats maintaining.

Instead of trying to make code that never breaks, design systems that can be quickly regenerated from specifications. The ability to rebuild is more valuable than the ability to patch.

If violated: Telemetry Corruption

→ Regenerate from verified specification with corrected constraints

GO Statute #9

Security by Design

Every spec includes threat models. No exceptions.

Security isn't an afterthought or a separate review phase. Every specification must include threat modeling and security constraints from the start. EU AI Act compliance is non-negotiable.

If violated: Governance Conflict

→ Block delivery, update specification with security requirements, regenerate

GO Statute #10

Alignment Before Delivery

No delivery without governance validation.

Nothing ships until governance confirms alignment with intent. This is non-negotiable. Speed comes from better specifications and faster validation, not from skipping checks.

If violated: Governance Conflict

→ Hold delivery, resolve conflict through human escalation, then proceed

DE Statute #11

Feedback Closes the Loop

Telemetry informs next cycle. System learns.

Production telemetry and feedback must flow back into specifications. The system evolves based on real-world behavior. Without feedback, there is no improvement.

If violated: Telemetry Corruption

→ Verify data pipeline, cross-validate sources, then incorporate feedback

DO Statute #12

Simplicity of Spec

Complexity signals unclear intent.

If your specification is complex, your intent isn't clear yet. Simple specifications produce predictable results. Complex specifications produce surprises. Decompose until simple.

If violated: Intent Misinterpretation

→ Simplify specification, decompose into smaller pieces, clarify intent

By Pillar

Statutes by Pillar

DO
Documentation
4 Statutes
1

Intent Is Absolute

Never exceed specification. Refine intent, don't patch symptoms.

3

The Spec Is the Contract

Every interaction begins with structured specification.

7

Quality Through Context

AI succeeds with complete context. Ambiguity causes defects.

12

Simplicity of Spec

Complexity signals unclear intent.

CO
Co-construction
2 Statutes
2

Code Is Regenerable

Preserve logic, not code. Regenerate from improved intent.

8

Resilience Over Robustness

Design for reconstruction. Rebuilding beats maintaining.

DE
Delivery
2 Statutes
4

Zero-Latency Evolution

Changes deliver as fast as validation permits. No release days.

11

Feedback Closes the Loop

Telemetry informs next cycle. System learns.

GO
Governance
4 Statutes
5

The Human as Governor

Humans are stewards. Primary skill: clarity of thought.

6

Transparent Reasoning

Every agent produces auditable traces. No black boxes.

9

Security by Design

Every spec includes threat models. No exceptions.

10

Alignment Before Delivery

No delivery without governance validation.

Failure Modes

When Things Go Wrong

The statutes define clear response protocols to common failure modes. These are non-negotiable.

Intent Misinterpretation

Output is technically correct but misaligned with actual goal.

Response Protocol
  1. 1 Halt delivery immediately
  2. 2 Surface reasoning trace to human
  3. 3 Refine specification at the ambiguous section

Telemetry Corruption

Production metrics are inaccurate, reinforcing incorrect behavior.

Response Protocol
  1. 1 Cross-validate against independent sources
  2. 2 Freeze spec updates on anomalous patterns
  3. 3 Verify data pipeline before resuming

Governance Conflict

Two governance rules contradict (e.g., security vs. compliance deadline).

Response Protocol
  1. 1 Escalate to human with full context
  2. 2 Automated systems must NEVER resolve governance conflicts autonomously
  3. 3 Document resolution decision

Mid-Stream Deployment Failure

Partially deployed change creates inconsistent state.

Response Protocol
  1. 1 Maintain atomic deployment where possible
  2. 2 Automatic rollback to last known-good
  3. 3 No partial state without explicit human authorization

Live by the Statutes

These twelve statutes form the immutable core of DoCoDeGo. They guide every decision and ensure alignment between intent and implementation.

Alpha · Join the Evolution

Help Shape v1 of the Framework

DoCoDeGo is in Alpha. The framework is real and battle-tested — the next release is being shaped in the open. Join the Discord and be part of the evolution.