What problem does it solve?
Amadeus projects need a reliable way to verify that lifecycle artifacts, intent records, and supporting maps still satisfy the runtime contract after edits.
Core Features & Use Cases
- Workspace Validation: Checks the overall Amadeus workspace structure, including the aidlc root, space directories, memory files, and knowledge indexes.
- Intent Record Validation: Verifies intent registry consistency, active intent pointers, state documents, audit evidence, and stage completion requirements.
- Domain and Lifecycle Checks: Confirms domain maps, context maps, Event Storming artifacts, and v2 lifecycle state conventions for completed work.
- Use Case: Use it after creating or updating intent artifacts to catch missing files, broken references, or contract violations before the workspace is treated as valid.
Quick Start
Ask the amadeus-validator skill to validate the current workspace or a named intent directory and return pass, fail, or blocked.