- Add 5 new glitch detection patterns for agentic loop stability:
- Floating Assets: Stable Loop pattern with visual world-state verification
- Shader Failure: LoopGuard runtime checker with state monitoring
- Lightmap Errors: Perceptual Checkpointing with visual hashing
- Frustum Culling: Ground-and-Verify hierarchical verification
- Visual Attributes: DriftDetect self-supervised anomaly detection
- Update schema.json to be backwards compatible with existing data
- Update validation script to normalize old format to new format
- Add CI validation workflow for provenance metadata
- Update documentation with pattern definitions and validation results
Acceptance:
- All 18+ JSONL files validate successfully against schema
- Validation script handles both old and new data formats
- CI workflow updated to include provenance validation
10 Classical songs, 10 visual beats each = 100 scene description sets.
Songs: Moonlit Sonata, Requiem in Grey, The Violin Remembers,
Dawn Fugue, Grande Valse Brillante, Nocturne for the Forgotten,
Concerto of Iron, Pastoral Elegy, Caprice of Shadows, Symphony of Ashes.
Closes#612