Description
After finish the operation phase for the first bolt "foundation/scaffold", when starting the next bolt, the workflow just go straight directly to write code. The "functional" and "nfr" design got skipped.
This result in no technical artifacts generated for this bolt
Steps to Reproduce
- start /aidlc and proceed the execution until finish the first bolt.
- Pickup the 2nd bolt to implement
Expected Behavior
Should proceed to functional and nfr design, as well as generating the implementation plan rather than go straight to the implementation.
Actual Behavior
The workflow execution go straight to implement the code for 2nd bolt with out decision gate and artifacts generation.
AI-DLC Version
v2 (alpha)
Release / Commit
f3ce1b8
AI-DLC Phase
Construction (component design, code generation, testing)
Platform / IDE
Kiro IDE
AI Model
Auto
Environment
Macos 25.6
Kiro IDE 1.0.0
Additional Context
No response
Description
After finish the operation phase for the first bolt "foundation/scaffold", when starting the next bolt, the workflow just go straight directly to write code. The "functional" and "nfr" design got skipped.
This result in no technical artifacts generated for this bolt
Steps to Reproduce
Expected Behavior
Should proceed to functional and nfr design, as well as generating the implementation plan rather than go straight to the implementation.
Actual Behavior
The workflow execution go straight to implement the code for 2nd bolt with out decision gate and artifacts generation.
AI-DLC Version
v2 (alpha)
Release / Commit
f3ce1b8
AI-DLC Phase
Construction (component design, code generation, testing)
Platform / IDE
Kiro IDE
AI Model
Auto
Environment
Macos 25.6
Kiro IDE 1.0.0
Additional Context
No response