Documentation
Build on a deterministic infrastructure runtime.
Architecture references, API contracts, and module development guides for teams building high-trust products on top of Altason.
Documents
6
Sections
2
Primary Audience
Systems builders
Documentation
Architecture references, API contracts, and module development guides for teams building high-trust products on top of Altason.
Documents
6
Sections
2
Primary Audience
Systems builders
Platform
How tenants, projects, modules, and end-users fit together.
BusinessOS is a multi-tenant platform where builders (project owners) assemble and operate business products using modules.
There are four core concepts:
project_session).Every module must be designed with a strict separation:
/p/:slug/modules/:moduleId/.../site/...project_session)Each project has exactly one core module (stored in project_module_installations.config.isCoreModule = true).
Core module drives:
/)/portal, /courses, /products)All monetization must go through Payments Core:
Feature modules never integrate Stripe directly.