Skip to content

docs: record the ratchet principle in the architectural rationale - #87

Merged
ryandmonk merged 1 commit into
mainfrom
docs/ratchet-principle
Aug 13, 2026
Merged

docs: record the ratchet principle in the architectural rationale#87
ryandmonk merged 1 commit into
mainfrom
docs/ratchet-principle

Conversation

@ryandmonk

Copy link
Copy Markdown
Contributor

The rationale captured the static division of labour — the AI proposes, deterministic machinery decides — but not its direction: that the line is a ratchet which only turns one way, and that validation, governance, representation, acceptance, and evidence progressively become the machinery's job.

As Composer matures, consequential decisions should become progressively more deterministic, measurable, and reproducible. The AI proposes possibilities; deterministic machinery increasingly owns validation, governance, representation, acceptance, and evidence.

Framed as a test to apply to any future change — does this move a consequential decision toward determinism, or away from it? — with what turning the ratchet has concretely looked like in each domain (an invariant beats a one-off fix; rules are evaluated data, not prose; the emitter refuses rather than approximates; one shared seam decides acceptance for both doors; evidence lives in the repository rather than in whoever ran it last), and the corollary that a check which runs because it exists beats one that runs because someone remembered to list it.

Docs only.

🤖 Generated with Claude Code

…stic over time

The rationale stated the division of labour (the AI proposes; deterministic
machinery decides) but not its direction: that the line is a ratchet which only
turns one way, and that validation, governance, representation, acceptance, and
evidence progressively move to machinery.

Stated as a test to apply to any proposed change — does this move a consequential
decision toward determinism, or away from it? — with what turning it has actually
looked like in each of the five domains, and the corollary that a check which
runs because it exists beats one that runs because someone remembered to list it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 13, 2026 01:04
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
dspack-studio-composer 7287386 Aug 13 2026, 01:06 AM

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the architectural rationale to explicitly capture the directional principle behind “AI proposes, deterministic machinery decides”: over time, consequential decisions should ratchet toward determinism, measurability, and reproducibility, and this lens should be applied to future changes.

Changes:

  • Adds a new “direction of travel” subsection that frames the division of labor as a one-way ratchet toward determinism.
  • Documents concrete examples of what “turning the ratchet” looks like across validation, governance, representation, acceptance, and evidence.
  • States an enforcement corollary: prefer mechanisms that run by existence rather than by someone remembering to list them.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ryandmonk
ryandmonk merged commit 9b8bc16 into main Aug 13, 2026
3 checks passed
@ryandmonk
ryandmonk deleted the docs/ratchet-principle branch August 13, 2026 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants