An open-source operational layer for autonomous experimentation, designed for the scientist/agent collaboration: routines, rules, and approval gates that compose with whatever optimizer or model a lab already uses.

Routines are step sequences the agent runs at specific checkpoints. Rules are constraints written in plain language. Permissions decide who approves what. They compose, and they're attached to the protocol, not held in someone's head.
When a scientist and the agent resolve something mid-run, the decision can be promoted to one of these, so the next run doesn't re-discover it. The goal is to reduce reliance on tribal knowledge, not eliminate it.
Realistic failure modes, validated end to end. The coverage isn't comprehensive yet, but the gate is real, and the failure library grows with every lab that uses it.
Run on Actuate's built-in agent, bring your own LLM, or connect a Bayesian optimizer your group already trusts. The platform coordinates, monitors, and gates. It doesn't dictate which models produce the protocol.
Protocols, reagents, results, and run history stay in your environment. The platform is designed for labs that need to keep their data local.
Every agent decision, every human override, and every test-gate verdict is logged with provenance, so runs can be replayed and decisions can be traced back to their inputs.