Constellation
Constellation is a multi-tenant platform for building secure B2B collaboration apps — modules covering identity, project coordination, product cataloguing, and more. Defence-grade security (RLS, classification tiers, audit chains) with the flexibility to serve any regulated industry.
What's here
- Getting Started — how to set up the monorepo locally and contribute changes.
- Architecture — platform-wide rules: tenancy, RLS, event-driven decoupling, the audit log.
- Modules — per-module reference: Directory, Catalog, Project Tracker.
- Shared Packages — what lives in
packages/platform/*and how to use it. - API Reference — auto-generated from each app's Zod-based OpenAPI spec.
- Operations — deployment topology, migrations, the release flow.
Where to find what
| Looking for | Go to |
|---|---|
| Wave-by-wave execution status | Project Tracker |
| Architecture specification | Architecture overview |
| Changelog | Root CHANGELOG.md |
| Source of truth for rules | Root AGENTS.md |
Status
This site is a scaffold. Most pages are stubs — content is being migrated out of the repo-level docs/ folder in follow-up PRs on INF-18.