Mission Run Overview
Mission Run: Glossary Seed File Schema Validation
Validate glossary seed files at creation, edit, load, and CI boundaries so invalid glossary state is rejected with actionable errors before reaching dashboard or runtime code.
A non-normalized surface value in glossary seed YAML causes load_seed_file() to throw ValueError, which dashboard handlers catch silently — resulting in zero glossary terms shown. This mission adds schema-backed validation with DDD aggregate modeling at all write/edit/load/CI boundaries, following the existing doctrine schema validation pattern.
Total Tasks
5
0 planned
In Progress
0
Review
0
Approved
0
Completed
5
100% done