CreativeEngineer's picture
feat: add high-fidelity validation evidence
c3a24db
# P1 Fixture Data
Store tracked `P1` fixtures here.
Intended contents:
- one known-good or near-winning boundary JSON
- a few near-boundary designs
- a few clearly infeasible designs
These fixtures are for verifier and reward sanity checks.
## Status
- [x] known-good or near-winning fixture added
- [x] near-boundary fixture added
- [x] clearly infeasible fixture added
- [x] fixture sanity note written
Current tracked files:
- `boundary_default_reset.json`
- `bad_low_iota.json`
- `lowfi_feasible_local.json`
- `FIXTURE_SANITY.md`
Do not copy the old `ai-sci-feasible-designs` harness here. Reuse only the specific JSON artifacts needed for the fresh `P1` environment.