docs: reflective-evidence citation policy for PR records - #48
Merged
Conversation
Fixes the boundary between private reflective/dialectic session logs and anything that enters a PR record, ADR, or committed artifact: PRs cite claim + observation + content hash + tool version, never transcript text; one capture = one hash = one local manifest, never duplicated across branches; reflective output is a hypothesis generator, not a reviewer or normative authority; reconstructed ADRs are never retro-edited from later reflective sessions; external scaffolding must be source-pinned and never silently authorizes embeddings/runtime/label decisions. The implementing mechanics already exist (quarantine_dialectic_corpus.py / review_quarantined_dialectics.py); this standalone policy can land on main independently of the quarantine cascade's feature branch. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…mation is not yet on main Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
aurascoper
marked this pull request as ready for review
July 29, 2026 01:13
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.
Formalizes the reflective-log boundary as a standalone policy on main: evidence-class table, the claim+observation+hash citation rule, non-authority of reflective output (with per-lane rules for event labeling, client/transport PRs, and reconstructed ADRs), and source-pinning for external scaffolding.
Draft for operator review. No code or workflow changes; single new doc. The quarantine cascade scripts referenced already exist; their full documentation ships with the local-dialectic-review branch.
🤖 Generated with Claude Code