Skip to content
Design Bench · Holding AGI accountable

Governed coding agent

An AI coding-agent prototype whose repository implements a pre-action governor against 15 Core Operating Laws. Complete call-site coverage has not been independently established.

Active developmentinternal designation — Thirsty Governance Framework prototype
Active development

In progress. Real code, not yet shown publicly anywhere else.

In more detail

The documented ordering is Safety, User Instruction, Truthfulness, Repo State, Minimal Fix, Completeness, Continuity, and Polish. The repository routes proposed actions through governor.py and documents a hostile self-review pass; this portal has not proved that no alternate path bypasses it.

Concrete specifics

  • ·A dedicated pre-action enforcement gate (governor.py), not a prompt-level instruction
  • ·15 explicitly ordered Core Operating Laws, with safety and user instruction ranked above completeness and polish
  • ·A documented hostile self-review pass built into the agent's own output pipeline
Go deeper