Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • This is the only way I can think llm could be used meaningfully in an enterprise environment, sooner or later this is going to be a category, separation of plan and execution, exactly like terraform, I’m exploring this for a while now, saw many interesting ideas in your repo,especially ‚learn’ , would love to connect, mine is rigorix written in rust.
  • The idea looks good, however I am of the opinion that LLMs cant be deterministic because of its inherent nature based on probablisitic mathematics, that is why we are building something to make AI agents auditable, if you want i can share it here its opensource
  • Thanks for the comment! I agree, this seems like the inevitable future. I would argue that plan and execution is already separated, but between human and AI. This concept pushes that down a level. As a coding tool it is a good demonstration of the larger concept of probabilistic control of deterministic infrastructure. I too think it will become a category. I found Rigorix-oss on GitHub. Is it mainly to be used by human coders? Can an LLM use it? Mine started out as an LLM skill and developed into a MCP hybrid.