Module spec_processor

Module spec_processor 

Source
Expand description

Spec processing for code generation

Processes specifications into generation plans by extracting requirements, acceptance criteria, and constraints, then mapping them to generation tasks.

Structs§

Constraint
A constraint extracted from requirements
GenerationPlan
A generation plan derived from a specification
GenerationStep
A single generation step
SpecProcessor
Processes specifications into generation plans

Enums§

ConstraintType
Types of constraints