Build a live model of your operations that teams and AI agents can act on together.
Framework · Documentation · Live demo · Atlas · Discord
Sixb is an open-source TypeScript framework that turns operational data into typed objects, relationships, telemetry, and actions for apps, people, workflows, and AI agents.
- Model a domain once with a typed ontology.
- Connect existing systems through syncs, datasets, pipelines, and projections.
- Control change through authorized actions, rules, schedules, and human-in-the-loop workflows.
- Give agents scoped tools, sandboxed execution, and access to the same model and run history.
- Inspect the model, data lineage, objects, and live work in the built-in Atlas workspace.
Sixb runs on Bun. The starter uses SQLite and local files, so it needs no external services.
bun create sixb my-app
cd my-app
bun install
bun run devNorthline Mechanical is a runnable reference application that connects a business system, field-service platform, and building controls around commercial equipment service operations.
- Open the operations app
- Explore the same system in Atlas
- Browse its live API
- Read the reference implementation
Sixb is MIT licensed and pre-1.0. Rough ideas, focused issues, and small pull requests are welcome. Start with the contribution guide, browse the roadmap, or join the Discord community.
