Skip to content

Orbita CoreThe Living Orchestration Framework

Current Stage: 6 β€” MESH (See the organism firing in real time)

Orbita

Framework Status ​

MetricValue
Stage6 β€” Mesh Visualization (live organism view)
Tests74 passing
Agents1 Axiom (framework) + N dynamic (tenant) + N passive (people)
Catalog Skills18 (messaging, tasks, agents, governance, data, pages, people)
Data ModelPer-agent namespaces + plugin-owned contact books
Source of TruthFilesystem (tenant/agents/ + plugins/ + MongoDB data)
External BridgesPlugin system (watches inboxes, formats, sends externally)
Channels1 (HTTP/mock)
DatabaseMongoDB (embedded)
ObservabilityX-Ray (every request traced)

The Promise ​

This is a domain-agnostic framework. It ships with zero bias toward any industry or use case:

  • No seed contacts
  • No example organizations
  • No application-specific agents
  • No pre-set languages

The framework can power:

  • A personal assistant for a busy leader
  • A nursing home coordination system
  • A school administration platform
  • A military operations orchestrator
  • Any organization that needs AI-driven routing and delegation

What ships: The living primitives β€” heart, brain, nerve, skeleton, memory, senses, and DNA.

What gets built per customer: Everything else. Through conversation with Axiom.

Quick Start ​

bash
cd orbita-core

npm start        # Runs the organism (embedded MongoDB auto-starts)
npm test         # 37 tests β€” proof of life
npm run docs     # This documentation

# Then open:
#   http://localhost:3210/talk   β€” Chat with Axiom
#   http://localhost:3210/xray   β€” X-Ray dashboard

Orbita β€” We don't build software. We grow organisms.