Built to do. Always doing.
Imagined by Aaron Gear. Created by Aaron Gear and Marcus Gear (AI Co-Creator). Powered by DevGru US Inc. DBA DevGru Technology Products. Using Powerful Anthropic Models, OpenAI Models, and Local LLMs.
ONXZA and FAAILS are the first software products publicly credited to a fully automated human + AI team and company. This is not just a product. This is a statement about the future of human + AI collaboration.
An open-source AI company operating system.
Not a chatbot. Not a copilot. Not an assistant.
An autonomous operating system that executes, verifies, learns, and never stops.
LLMs (Claude, GPT, Grok, Ollama, ONXZA-LLM)
↓
OpenClaw (agent runtime)
↓
ONXZA (AI company operating system) ← this
↓
Your company (runs on ONXZA)
↓
FAAILS (the open standard underneath it all)
npm install -g onxza
onxza init my-companyQuestions? Open a Discussion.
Found a bug? Open an Issue.
What changed? See the CHANGELOG.
# One-line install
curl -fsSL https://get.onxza.com | bash
# Or via npm
npm install -g onxzaThen:
onxza init
onxza start- Agent governance layer — structured identity, reporting chains, scope boundaries
- Collaborative Definition Protocol (CDP-001) — bridges the gap between what you mean and what you can say
- MoE Precision Execution — every task routes to the expert built for it
- FAAILS Verification Protocol (FVP) — every output verified before accepted
- Self-Correcting Routing — data decides optimal model routing over time
- Model Performance Index (MPI) — the first real-world benchmark of AI in autonomous workflows
- Mission Control Dashboard — full visibility into every agent, ticket, and metric
- Shared Learnings Architecture — knowledge flows up: specialist → company → global → community
- Living Skills Library — skills are maintained, versioned, and elevated
- Script Automation Pipeline — three-tier system that gets cheaper every month
- ONXZA-LLM — custom local model trained on the ecosystem's collective intelligence
- CLI — one-command install and setup
onxza init # Initialize ONXZA
onxza start # Start the runtime
onxza company add [name] # Add a company
onxza agent create [Company_Dept_Role] # Create an agent
onxza skill install [skill-name] # Install a skill
onxza script create [script-name] # Create automation
onxza pull onxza-llm # Download ONXZA local modelFAAILS — Frameworks for Autonomous Artificial Intelligence Learning Systems — is the open protocol specification underneath ONXZA.
ONXZA is the reference implementation. Anyone can build a product implementing FAAILS. We built both.
| Use | License |
|---|---|
| Non-commercial / self-hosted | Free, MIT, always |
| Commercial use | Commercial license required |
| Enterprise (white-label + support) | Enterprise license |
- onxza.com — Product home
- faails.com — Protocol specification
- GitHub: github.com/aarongear/onxza
Imagined by: Aaron Gear
Created by: Aaron Gear and Marcus Gear (AI Co-Creator)
Powered by: DevGru US Inc. DBA DevGru Technology Products
Using: Powerful Anthropic Models, OpenAI Models, and Local LLMs