The governance document itself, enforced by its own lints.

CLAUDE.md rule index (the governance document as a mechanism)

Intent — Treat the top-level governance document as enforced infrastructure: a numbered, stable-numbered rule index, loaded into every agent's boot context, held honest by its own enforcement counterpart (a bloat/cap lint plus a rule-conformance lint), so the document that carries every other mechanism cannot silently rot.

SummaryThe governance document itself, enforced by its own lints.
TargetAgent · Governance-doc mechanisms
Formvalidation
EnforcementSoft·Hard — the rules are guidance to the agent (soft, booted into every context); a governance-doc bloat/cap lint + the rule-conformance lint are blocking (the hard counterpart)

> ★ The meta-mechanism. Every other entry in this catalog names a mechanism. This is the mechanism > that records the others. CLAUDE.md is the durability mechanism for the whole "convert a failure into > a mechanism" move: a rule written here is enforced on every subsequent agent boot without > re-inspection. It is both a member of the catalog and its delivery vehicle.

Motivation — the failure it kills

The failure class is governance that doesn't bind and doesn't last. Two ways it manifests. First, non-binding: a convention lives in someone's head or a stale wiki page, so a fresh agent never applies it and the failure it was meant to prevent recurs. Second, rot: a living rules document either bloats until nothing in it is read (every agent pays the context cost, none of it lands), or its rules drift out of sync with the canonical docs they were supposed to summarize. Both compound brutally under a fleet: the document is booted by every agent, so a bloated or drifted index taxes or misleads every dispatch, continuously.

Why it's not just "write a good CONTRIBUTING.md / a README"

An ordinary project doc is advisory and unenforced: read at contributor discretion, edited by hand, trusted to stay honest. CLAUDE.md is a mechanism because it inverts all three:

So what separates this from "a good doc"? Not prose quality. This document carries a budget, an admission predicate, and lints that fail the pipeline; it is governed the way an artifact is governed, because it is one.

Mechanism

Prerequisites

Consequences & costs

Known uses

Adopt it — the starter governance doc, distilled from a real, mature CLAUDE.md: CLAUDE-starter.md. Part A is the portable method (the principles the rules instantiate); Part B is a "write your own" scaffold for the numbered project-reference rules, with the three-part "what earns a spot" admission test built in.

Related mechanisms