fix(harbour): strengthen repair reliability from real Anna reruns - #37
fix(harbour): strengthen repair reliability from real Anna reruns#37zedarvates wants to merge 34 commits into
Conversation
Reliability patch ready for real rerunThe repair path has now been strengthened from the measured 2026-08-27 failures without changing the immutable corpus or relaxing the canonical validator. Changed
Automated resultGitHub Actions on head Next evidence to collectDo one complete Gemma-advisory corpus rerun first, because the latest Gemma baseline is the closest to the gate (15/20, median 21.91 s) and its five failures are structural/required-field failures targeted by this patch. Do not claim an improvement from this patch until that complete result exists. Required release gate remains >=18/20 and median <=180 s. If Gemma reaches the gate, repeat once to check stochastic stability before any readiness claim. If it remains below the gate, record only privacy-safe failing prompt IDs/categories and continue from measured evidence. |
…p' into codex/anna-mvp-20260824
|



Summary
Current measured evidence
unknownafter one transport failure, plus HBR-A06/A08/A15/A20json_invalid;The authoritative real-model gate remains below the required 18/20. No score improvement is claimed from the repair change.
Reliability change
The repair request explicitly enumerates every required project, production-bible, character, location, scene, shot, continuity-report, and warning field. It reiterates the three-scene/one-shot budget, reference integrity, ordering, array/string types, warning severities, continuity-score bounds, original-input preservation, and 12,000-character ceiling.
The repair still:
Structured-output boundary
Anna currently documents
json_objectandjson_schemafor Executa sampling, not for direct iframeanna.llm.complete. Pinned CLI 0.1.30 and read-only inspection of CLI 0.1.49 expose no supported direct Host API response-format field. Moving Harbour into an Executa solely for structured output would violate the approved Host-API-only MVP boundary.review/ANNA_STRUCTURED_OUTPUT_REQUEST.mdcontains the bounded support question and one-prompt validation gate. Nothing has been sent, no package was upgraded, and no speculative model call was made for that investigation.Validation
e076230;Release boundary
This remains a draft PR. It does not authorize an immutable Anna version, App Review submission, merge, installation claim, or publication. StoryCore Harbour remains a mutable Anna draft with zero immutable versions. The immutable release gate remains >=18/20 with median successful completion <=180 seconds on the fixed corpus.