Dashboardinstitutional-transition-labRequire test-first, fail-closed hardeni…

Require test-first, fail-closed hardening of frozen inputs

Category: preference
Confidence: 0.80
ID: 01a086e9-9350-7acb-ba04-70fbc4e473eb
Project ID: 1fa3712f-997f-4884-b7ec-8abb79f9e342
Cross-project: No
Recalled in other projects: 1
Source session: 0y5qVmGI0sAsq4lEF
Created: 2026-09-09 16:04:09
Updated: 2026-09-09 16:04:09

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 14h ago

Content

When modifying or auditing governance adjudication, preserve strict provenance and input-safety guarantees. Add deterministic adversarial regressions before changing production code, covering exact frozen pins, byte and canonical hashes, duplicate or malformed JSON, archive member uniqueness and resource limits, regular-file checks, path aliases, and verification/validation races. Every malformed, substituted, or ambiguous input must fail closed without overwriting frozen inputs, and published summaries must report a closed canonicalization gate. After fixes, run focused tests and the full suite, then obtain fresh correctness and security reviews against the exact final tree. Avoid polling, duplicating, or overlapping active work.

Move to: