telling agent to not skip refactor

This commit is contained in:
2026-05-25 01:46:33 -06:00
parent fe93d2c8b4
commit 11e0de528a
+2
View File
@@ -26,6 +26,8 @@ F# is the primary design language and contract artifact for this phase. Assembly
Use TDD during assembly, but only after the design is frozen. The contract from the blueprint determines the test surface.
Follow the skill exactly; do not skip RED→GREEN→REFACTOR, and report each cycle
**Constraints:**
- Read `design/workflows/<bounded-context-slug>/shared-model.fs` when present and `design/workflows/<bounded-context-slug>/<workflow-slug>/04-blueprint.fs` as input.