Go from natural language to verified finite state machines — topology bugs caught before code runs.
Orchestrated State Machine Language — a two-layer architecture for reliable LLM code generation. The core insight: LLMs generate flat transition tables reliably, but they struggle to guarantee topology correctness on their own. Orca separates program structure (state machine topology) from computation (action functions), then verifies the structure automatically before any code runs. Machines are…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Orchestrated State Machine Language — a two-layer architecture for reliable LLM code generation. The core insight: LLMs generate flat transition tables reliably, but they struggle to guarantee topology correctness on their own. Orca separates program structure (state machine topology) from computation (action functions), then verifies the structure automatically before any code runs. Machines are written in plain Markdown — a format LLMs can read and write natively. ctx.retrycount Context(ctx)…