Core Concepts
The mental model — tenants, projects, analyses, severity, authentication, roles, plans, and the data flow
This section defines the mental model behind SigSentry. Read it once and the rest of the docs will go faster.
Tenants & organizations
The organization. Owns users, projects, configs, billing.
Projects
Logical grouping inside a tenant. Logs and analyses are project-scoped.
Analyses
A single diagnosis run, with a status lifecycle.
Severity
Critical, high, medium, low, info — drives notification routing.
Authentication
JWT for dashboard sessions, API keys for programmatic access.
Roles & permissions
Owner, admin, member, viewer with explicit scopes.
Plans & quotas
Starter, Pro, Business, Enterprise — what each includes.
Data handling
What we store, what we don't, and where to look when something's off.
