core/docs/reviewers.yaml
Shay 2d18976fa4 docs(claims): ADR-0200 reconciliation — expert claim to audit-passed truth
Reconcile every artifact that asserted the (since auto-reverted) mathematics_logic
expert promotion to the live machine state. Determinism proven intact (Week-1a):
the digest divergence is genuine single-source evidence-drift (GSM8K coverage probe
3/47 -> 4/46 via #310/#488), not a non-determinism defect. ADR-0120's fail-closed
property fired as designed; CORE revoked its own expert claim.

History keeps receipts; current-state reconciles to truth:
- Regenerate expert_claims_math_v1_signed.json -> promote_admitted:false,
  reviewer_signature_matches:false, digest 02f6d3c8.
- reviewers.yaml math_expert_claims: quarantine note; entry kept (mismatch-refusal
  keeps firing); intentionally NOT re-signed.
- ADR-0120-math-expert-ledger-flip: dated valid-at/auto-reverted header note.
- README: "next gate" narrative -> built-attempted-reverted; refresh stale count.
- docs/decisions/README: revert note + ADR-0200 index row.
- 3 fail-closed tests (2 files): "is-expert" -> fail-closed-revert assertions.
  Were RED on main; now green (30 passed).

No eval gate, threshold, or safety boundary changed.
2026-06-02 10:06:16 -07:00

78 lines
No EOL
3.4 KiB
YAML

# Reviewer Registry v1 (ADR-0092).
#
# This file is parsed by core.capability.reviewers.load_reviewer_registry
# and consulted by the Domain Pack Contract v1 validator (ADR-0093) to
# enforce ADR-0091 predicate #8 (reviewer resolution).
#
# Adding reviewers is a reviewed proposal flow. Do not edit by hand
# outside that flow. The bootstrap entry below is self-sealed via its
# provenance field.
schema_version: 1
reviewers:
- reviewer_id: shay-j
display_name: "Joshua Shay"
role: primary
domains: ["*"]
review_scope: ["pack", "proposal", "chain", "eval"]
provenance: "adr-0092:bootstrap:2026-05-21"
# Reviewer-signed audit-passed promotion claims
# (ADR-0106 / ADR-0109 / renamed by ADR-0113).
# Each entry carries the canonical evidence-bundle SHA-256 hashed from
# the on-disk lane result files; re-derivation must reproduce
# claim_digest byte-for-byte (ADR-0106 §1.5). The audit-passed gate
# verifies CORE claim-shape compliance (signed digest, replay
# determinism, typed refusal, exact recall) — claim shapes a
# transformer LLM cannot structurally produce regardless of raw
# accuracy. This is NOT a raw-capability claim.
audit_passed_claims:
- domain_id: mathematics_logic
evidence_lanes:
- elementary_mathematics_ood
- inference_closure
- fabrication_control
evidence_revision: "adr-0110:reviewed:2026-05-22"
signed_by: shay-j
claim_digest: "94d74781e103854230c1a71590e4df2287f5d2e87832f1c29b8ec4618853c04b"
- domain_id: physics
evidence_lanes:
- foundational_physics_ood
- inference_closure
- fabrication_control
evidence_revision: "adr-0111:reviewed:2026-05-22"
signed_by: shay-j
claim_digest: "a104cad136f3219df05dc7ce6a78437c02f7b5827cd3cdce568db3acda6a43ed"
- domain_id: systems_software
evidence_lanes:
- symbolic_logic
- inference_closure
- fabrication_control
evidence_revision: "adr-0124:reviewed:2026-05-22"
signed_by: shay-j
claim_digest: "17e24436b6875b89f6d1a5c2992557413c7ef456250f549d463159f54438c407"
# ---------------------------------------------------------------------------
# QUARANTINED (ADR-0200, 2026-06-02). The math_expert_claims entry below was a
# VALID signature when made (2026-05-23 / #267): code + evidence reproduced
# claim_digest 4c46f530... exactly. It is RETAINED as a historical receipt and
# is intentionally NOT re-signed. It no longer validates: the GSM8K coverage
# probe drifted (3/47 -> 4/46, PRs #310/#488), so the evidence-derived digest
# is now 02f6d3c8... and the expert composer REFUSES promotion. The live ledger
# reports mathematics_logic = audit-passed. Keeping this mismatch in place is
# ADR-0120's fail-closed property firing by design. DO NOT re-sign to force the
# ledger flip; the honest current status is audit-passed (expert rests on
# CORE-authored lanes, not external GSM8K).
# See docs/decisions/ADR-0200-expert-claim-reconciliation.md.
# ---------------------------------------------------------------------------
math_expert_claims:
- domain_id: mathematics_logic
evidence_lanes:
- math_symbolic_equivalence/v1 (public)
- math_symbolic_equivalence/v1 (sealed)
- math_teaching_corpus/v1
- math_bounded_grammar/v1
evidence_revision: "adr-0120-math:reviewed:2026-05-23"
signed_by: shay-j
claim_digest: "4c46f530351ce96fbdacf29d242b8d99d40e0c5a92d12b10c4862315147ebfa4"