File size: 681 Bytes
5354ca9 ba716cf c3a24db 92c59c2 ba716cf 5354ca9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | # 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.
|