Security

Isolation is a database guarantee, not a promise.

Your records are your competitive history — production, pricing, people, and compliance. STRATA treats them accordingly.

Tenant isolation

Every row belongs to exactly one tenant, and the data layer refuses to serve it to anyone else. Isolation is tested cross-tenant on every release.

Access control

14 roles, per-user flags, and column security. Sensitive columns — pay rates, margins — are stripped below the application for roles without the flag.

Defense in depth

The same rule is enforced at the session, the policy layer, and the data layer. A bug in one layer is caught by the next.

Immutable audit

Every write is recorded — who, what, when, from where — to a trail that can’t be edited, including by us.

Encrypted credentials

Credentials and secrets are encrypted at rest and in transit, kiosk PINs are hashed, and sessions are signed and short-lived.

Support with a paper trail

When support needs access to your tenant, that access is granted, scoped, logged, and visible to you — like every other actor in the system.

The audit trail

Who did what, and when — on the record.

The same trail backs an MSHA defense, a payroll question, and a support ticket.

WhenActorActionRecord
22 Jul 14:52:08R. Delgado · Maint. supervisorEscalated defect to criticalDEF-2026-0142
22 Jul 14:38:11System · weather policySuspended outdoor work — Plant 12WX-2026-0492
22 Jul 13:58:40L. Mendoza · SupervisorSubmitted inspection — pass, 0 findingsINS-2026-0139
22 Jul 11:02:26STRATA support · ticket 4811Read-only session opened, scoped, expired 11:31SUP-4811
21 Jul 16:44:03M. Okafor · OwnerChanged flag: C. Nguyen → can close defectsUSR-0027

Data handling

Careful by default.

Careful with records

Compliance records are retained on MSHA schedules, exportable at any time, and never silently altered. Deleting a record leaves a tombstone in the trail.

Careful with people

Workforce data is minimized: what payroll and MSHA require, nothing speculative. Kiosk photos serve the badge, not surveillance.

Accessible & defensible

Your data is yours — export the binder, the ledger, and the trail in open formats whenever you ask. Leaving is not a hostage negotiation.

Security posture

STRATA is built security-first and runs on enterprise cloud infrastructure with encryption at rest and in transit. Formal attestations are on the roadmap; we’ll publish them when they’re earned, and we won’t claim them before. In the meantime, our architecture documentation is available under NDA to evaluating customers.

Bring your security questions.