Ask HN: 在大语言模型运行自然语言规范之前,你会如何进行代码规范检查?

2作者: ceyhunkazel8 个月前
我们在代码执行前进行代码 linting——对于在 LLM/agent 运行前对自然语言规范进行类似的操作,实际应用是什么?我不是在寻求“自然语言不等于代码”的辩论;我需要的是具体的方案、规则和工具,以便在执行前发现错误。
查看原文
We lint code before execution—what’s the practical equivalent for natural-language specs before an LLM/agent runs them? I’m not looking for “NL ≠ code” debates; I’m after concrete designs, rules, and tooling that catch mistakes pre-execution.