smix-fixture
Fixture chip registry for smix. See docs/ai-guide/insight-roadmap.md §A (v0.3.0).
Loads a JSON file declaring the testID + signal + timeoutMs for each fixture id; consumed by smix-adapter-maestro when the yaml verb - fixture: <id> runs.
Format
Non-goals
- TypeScript module loading (v0.3.5+ via swc_ecma_parser)
- Registry validation against a JSON schema (v0.4.0)