logoalt Hacker News

esafakyesterday at 9:41 PM1 replyview on HN

tf is yaml anyway, and llms can output it natively in structured output mode.


Replies

fibuladevyesterday at 9:51 PM

Sure, structured output gives you valid syntax, but thats not the problem we are solving. Our engine simply cannot produce anything outside of the approved module registry (pinned versions, mandatory tags etc). LLM with structured output still can produce plausible but wrong configs. Also same spec always renders the same code, thats what reviewers and auditors actually care