Skip to content

feat: add bounded Fable review transport - #119

Merged
BaseInfinity merged 1 commit into
mainfrom
fix/issue-64-bounded-review
Aug 11, 2026
Merged

BaseInfinity merged 1 commit into
mainfrom
fix/issue-64-bounded-review

Conversation

@BaseInfinity

Copy link
Copy Markdown
Owner

Summary

  • add a candidate-bound Fable High reviewer backed by verified Claude subscription authentication
  • isolate the reviewer with one turn, no tools/MCP/session persistence, and a wall-clock timeout
  • ship and selectively update the reviewer across shell, PowerShell, setup, manifest, documentation, and skill surfaces
  • add proof verification plus regression coverage for authentication, isolation, candidate binding, stale proof, update preservation, structured Claude envelopes, and Windows launch construction

Verification

  • node scripts/run-proof-suite.cjs — 11/11 proof groups passed
  • exact-diff self-review — clean
  • independent Sol High review — no blocking findings
  • Fable High review — CERTIFIED
  • real Claude CLI 2.1.221 structured-envelope probe and final certification completed

Follow-ups

Non-blocking transport hardening remains outside this bounded change. #111 tracks enforcement of final approval against the exact integrated candidate, and #79 tracks real Windows Desktop/CLI validation.

Closes #64

@BaseInfinity
BaseInfinity merged commit debd542 into main Aug 11, 2026
1 check passed
@BaseInfinity
BaseInfinity deleted the fix/issue-64-bounded-review branch August 11, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use claude --print as the zero-cost cross-model reviewer (mirror of what claude-sdlc-wizard does with codex exec)

1 participant