Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Whitestone
e4ba0c8b91 gemma-4-multimodal: Add validation patterns and schema
- 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
2026-04-21 10:08:29 -04:00
1ad2f2b239 feat: 100 rock lyrics-to-scene sets (#607)
Some checks failed
Architecture Lint / Linter Tests (push) Has been cancelled
Architecture Lint / Lint Repository (push) Has been cancelled
Smoke Test / smoke (push) Has been cancelled
Validate Config / YAML Lint (push) Has been cancelled
Validate Config / JSON Validate (push) Has been cancelled
Validate Config / Python Syntax & Import Check (push) Has been cancelled
Validate Config / Python Test Suite (push) Has been cancelled
Validate Config / Shell Script Lint (push) Has been cancelled
Validate Config / Cron Syntax Check (push) Has been cancelled
Validate Config / Deploy Script Dry Run (push) Has been cancelled
Validate Config / Playbook Schema Validation (push) Has been cancelled
2026-04-14 22:35:11 +00:00