Reference
Reference overview
Lookup tables generated from the TENSOR source of truth.
Every page in this section is generated from the same modules the platform runs on, by pnpm --filter @itsmx/docs generate:reference. They are derived artifacts -- do not hand-edit them. When a catalog changes in code, regenerate and the change shows up here as a reviewable diff.
| Page | What it lists | Source |
|---|---|---|
| Role catalog | The 21 platform roles, their permissions, MFA and dual-approval requirements | identity/src/rbac/roles.ts |
| Regulatory toggle catalog | The 16 regulatory toggles and what makes each one sticky | feature-flags/src/catalog.ts |
| Signup bundle presets | The 5 wizard bundles and the toggles each enables | feature-flags/src/bundles.ts |
| Segregation of Duties | The 8 SoD rules and the dual-approval policies behind them | identity/src/sod/rules.ts |
Because these read the canonical data, they cannot disagree with the product. That is the point: hand-maintained reference tables drift; generated ones do not.