docs(adr): cut-choice contract (0034) + judge tier (0033) - #298
Merged
Conversation
…ism-menu
Settle the ADR-0032 minimality fork: the model names the compromised on-path
nodes ({assessment, reason, contain:[node-key]}); determinism resolves each to
its narrowest legal cut. Per-target minimality is monotone/deterministic (no
judgment to delegate), and a node-key is what a 1.7B judge can reliably copy
from attended evidence — so this is the 1.7b-viable contract (JEF-568 re-scope).
Collapses the 4-value verdict to a 3-value assessment. Menu is advisory input;
guards downgrade to Uncertain never Refuted; skeptic default inert both ways;
journal v2 stores resolved cut_signature+fingerprint so replay can't repoint.
Refines ADR-0032 §3; + the idea brief. No code yet.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VtjoJttCvBY4dzCoE4f9vP
…exact-set prompt (JEF-568) Records the T2b measurement: the deployed qwen3:1.7b judge lands the ADR-0034 cut-choice contract (assessment 8/8, all refute/cut traps, and the cut-set with a tightened output instruction that pins contain to exactly the evidence-bearing set). No escalation to 4B. Includes the methodology finding — the cut-choice bench must run on the deployed pod (local arm64 backend diverges from deployed amd64 on the cut-set). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VtjoJttCvBY4dzCoE4f9vP
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.
Two paired ADRs for the cut-choice work:
{assessment, reason, contain:[node-key…]}); determinism resolves each to its narrowest reversible cut. Target-choice, not a mechanism-menu.Implementation: the
incident/module landed in #296 (JEF-609); the validated bench + prompt in #297 (JEF-568). JEF-570 wires them into the engine next.🤖 Generated with Claude Code