feat: persona_registry record-lint rule (promotes personas principle to discipline itd-79) - #8
Merged
Merged
Conversation
…o discipline itd-79 Quote attributions (said <Name>, — Unicode-wide) must name a persona from the registry the rule's 'registry' key points at; unknown names are blocker findings. Historical record skipped via the standard content-drift exemptions. Guards: enabled-without-registry and zero-persona rosters error loudly instead of flagging the world. Per the promotion path (enforced principle => discipline), the personas principle becomes discipline itd-79 in the same change its gate ships; the principles/ file retires. Tests watched red first; ruthless-review FIX-FIRST items (acknowledgement, changelog, Unicode names, config guards) addressed. Assisted-by: Claude:claude-fable-5
REPPL
added a commit
that referenced
this pull request
Jul 11, 2026
…o discipline itd-79 (#8) Quote attributions (said <Name>, — Unicode-wide) must name a persona from the registry the rule's 'registry' key points at; unknown names are blocker findings. Historical record skipped via the standard content-drift exemptions. Guards: enabled-without-registry and zero-persona rosters error loudly instead of flagging the world. Per the promotion path (enforced principle => discipline), the personas principle becomes discipline itd-79 in the same change its gate ships; the principles/ file retires. Tests watched red first; ruthless-review FIX-FIRST items (acknowledgement, changelog, Unicode names, config guards) addressed. Assisted-by: Claude:claude-fable-5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the registry-membership gate for persona quote attributions:
said <Name>,must name a member of the roster file configured underrules.persona_registry.registry(here: the 14-persona registry). Blocker severity; historical record exempt via the standard content-drift exemptions; enabled-but-misconfigured states (empty path, zero-persona roster) fail loudly rather than flagging the whole record.Per the promotion path decided today (enforced principle ⇒ discipline), the personas principle is promoted to discipline-kind intent itd-79 in the same change its gate ships, and the
principles/file retires.make preflightgreen; the live record passes the new gate with zero findings.Per convention this
feat:PR waits for your merge.Assisted-by: Claude