story-implement
Cheap keys: STORY_DIR has ui-spec.md / UI tasks in tasks.md (UI-bearing); or API/backend-only story.
- Classify the story before loading branch context.
- Before the first mutation, run exactly one:
- UI-bearing:
python3 .speck/scripts/context/speck_context.py story-implement-ui - API/backend or no UI:
python3 .speck/scripts/context/speck_context.py story-implement-backend
- UI-bearing:
- Require exit 0 and
SPECK_CONTEXT_RECEIPT; do not separately load the sibling branch. - Execute the loaded spine/branch. Mark tasks done and run the project implementation gates after the last mutation. Do not claim validate; route
/speck-auditnext.