Skip to content

Commit 000dd6a

Browse files
committed
Clarify BDD flow steps
1 parent 8e91076 commit 000dd6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2026-05-13-executable-markdown-specs-agentic-coding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Put together, the practical workflow becomes:
8383
3. **Agent Builds**
8484
4. **Agent Runs Tests**
8585

86-
This is where BDD and AI fit together naturally: BDD gives the agent concrete examples up front, then executable tests keep the loop honest after the build.
86+
This is where BDD and AI fit together naturally: BDD plays at both ends of the flow. At step 1, it gives the agent concrete examples up front. At step 4, executable tests keep the loop honest after the build.
8787

8888
With AI, this matters more because LLMs amplify spec quality. Strong specs make autonomous execution more reliable. Weak specs create scalable incorrect behaviour.
8989

0 commit comments

Comments
 (0)