Capability Matrix
Every module listed here is implemented and deployed. This page documents exactly what each module does and — equally important — what it does not do. There are no AI-powered features, no machine-learning models, and no black-box predictions. All calculations are deterministic, auditable, and traceable to published engineering standards.
No ML / AI predictions. Terms like “predictive maintenance” on this platform refer to rule-based threshold triggers derived from statistical calculations (Weibull β, corrosion rate, MTBF trend), not trained ML models. Every trigger condition is listed explicitly in the module detail below.
Asset Registry
Hierarchical asset management with full CRUD, CSV import, and tamper-evident audit trails.
Inspections & RBI
Full inspection lifecycle from scheduling through closure, with API 581 risk-based inspection prioritisation.
Risk Matrix & FMEA
5×5 consequence × likelihood risk matrix with full FMEA (Failure Mode and Effects Analysis) and RPN trending.
Reliability Engineering
Statistical reliability analytics: MTBF, MTTF, MTTR, 2-parameter Weibull analysis via MLE.
Corrosion Rate Engine
PL/pgSQL RPC corrosion rate calculator with damage mechanism library and inspection due date automation.
Governance & Workflow
Multi-step approval workflows with state machine enforcement, escalation, and cryptographic audit chain.
MOC & PTW
Management of Change and Permit-to-Work modules with full lifecycle, governance integration, and asset cross-linking.
Root Cause Analysis
Structured RCA investigations with causal chain analysis, 5-Why methodology, findings, and corrective actions.
Shutdown Optimizer
Turnaround and shutdown planning with task management, Gantt visualisation, and critical-path tracking.
Access Control (RBAC)
Six-role permission model with granular feature gating enforced at both UI and server-action layers.
Compliance Engine
Deviation tracking, compliance state per asset, scheduled stale-record checks, and exportable evidence packets.
Integrations
REST API, webhooks, and CSV I/O. No native CMMS connectors ship in GA — integration is configuration-based.
Single Sign-On (SSO)
Supported OAuth identity providers and explicitly unsupported protocols.
- Google Workspace OAuth — OAuth 2.0 via Google identity; works with any Google Workspace or personal Google account.
- Microsoft Entra ID (Azure AD) OAuth — OAuth 2.0 via Microsoft identity; supports M365 and Azure AD tenants.
- SAML — Enterprise SAML federation is not supported out of the box. Custom SAML setup requires a professional services engagement.
- LDAP / Active Directory group sync — LDAP directory sync is not supported. User provisioning is OAuth-based only; group-to-role mapping must be configured manually per user.
Data Import, Export & API
Supported bulk data operations and API surface. All formats are tenant-scoped.
integration_configs. 10 event types with HMAC-SHA256 signature verification. Inbound webhooks (triggering actions from external systems) are not supported.Last updated: February 2026. This matrix is maintained alongside the codebase — if a capability is listed as GA, the corresponding server action, database migration, and UI component are all shipped.
Found a gap between this document and the product? Open an issue or contact support. Accuracy of this document is treated as a bug.