Biologically inspired architectures for more reliable AI agent systems.
Operon is a research-grade Python library for building agent systems with explicit control structure. The current recommended entry point is the pattern-first API, with the deeper wiring and theory layers still available underneath.
The pattern-first API is now the public front door:
advise_topology(...), reviewer_gate(...), specialist_swarm(...), and skill_organism(...).