What problem does it solve? Business-logic specifications often leave boundary conditions, exception paths, and state-transition behavior to implicit AI completion, producing unconfirmed assumptions that surface as defects during implementation. ## Core Features & Use Cases - Systematic Constraint Derivation: Enumerates branches, calculations, transitions, approvals, and control rules, then assigns LCD-prefixed identifiers to each derived requirement confirmation gate. - State-Transition Matrices: Expands transition matrices wherever the design exposes current-state and action axes, keeping invalid transitions and boundary calculations explicit. - Structured Output: Writes a grouped derivation basis table and unresolved confirmation list to a dated Markdown file under work/constraint_derivation/. - Use Case: Given a flowchart and calculation rules for an approval workflow, derive every structurally implied branch and boundary case into a reviewable confirmation list before development begins. ## Quick Start Derive requirement confirmation gates from the attached business-logic specification and write the LCD table to the default output path.