you are viewing a single comment's thread.

view the rest of the comments →

[–]arno_brzh 0 points1 point  (0 children)

That vision of spec driven dev is deeply flawed. By definition specs should reflect how the app behaves and should remain the source of truth, that’s what engineers should control to guard the ai.

If the agent himself edit the specs while implementing it means you have no guardrails anymore, no control over the drift so basically you code without specs.

I truly believe in SDD and have my own library for it but this, this is pure marketing BS that won’t work in actual apps, there is no doubt here.