Skip to main content
IronKernel Platform

CMMS module

CMMS is the maintenance and asset-health system for IronKernel.

Business outcome

The health engine. Source of truth for physical assets. Manage the full lifecycle with vibration-integrated maintenance workflows.

Industrial Asset Management

Capability pillars

  • KPI and Acceptance Gates
  • Asset Registry and Dispatchability
  • Maintenance Operations
  • Compliance and Safety Operations

Workflow highlights

  • Asset Dispatchability workflow
  • Maintenance Operations workflow
  • KPI and Acceptance Gates workflow

Feature pages

Each deep product includes feature pages with problem/capability flow and evidence references.

Open full feature index

Asset Dispatchability

Multi-asset registry with normalized identity and operational status across 27 asset types — 16 fleet types (tractor, trailer, chassis, straight truck, etc.) and 11...

Open feature

Maintenance Operations

Work order lifecycle is implemented end-to-end with server-persisted checklist execution, blockers, and technician workflow handoff.

Open feature

KPI and Acceptance Gates

Release Fleet Ops Manager KPI gate Safety and Compliance KPI gate Maintenance Technician KPI gate --- --- --- --- R1 Dispatch-to-broken-truck incidents = 0;...

Open feature

Compliance and Safety Operations

Recall, DVIR, and incident safety workflows with auditable operational evidence.

Open feature

Warranty and Recovery

OEM warranty coverage tracking by date and mileage dimensions via Connect RPC CRUD (list, create, get, update, delete).

Open feature

Inventory and Procurement

Parts catalog, stock status, and purchase-order workflows support replenishment and value analysis.

Open feature

Dashboarding, Reporting, and Analytics

Multi-widget dashboard composition for multiple operational roles via Connect RPC (list, get active, set active, upsert, delete).

Open feature

Codification and Standards

Codification stack now supports standard taxonomies for root-cause and labor accounting across workflows.

Open feature

Demo and Onboarding Workflows

Guided activation steps from asset onboarding to first operational completion.

Open feature

Solution relevance map

These solution routes consume this product to validate cross-flow continuity and buyer outcomes (2).

Proof model

Product-level proof

  • CMMS asset dispatchability state is maintained in fleet modules and shared to downstream execution planners.

    verified

    docs/products/cmms/product.md · Module Catalog > Asset Registry and Dispatchability

    Code: backend/services/cmms/internal/modules/assets

    Contract: proto/cmms/fleet/v1

  • CMMS dispatchability workflows are implemented in asset and fleet modules.

    verified

    docs/products/cmms/product.md · Module Catalog > Asset Registry and Dispatchability

    Code: backend/services/cmms/internal/modules/assets

    Contract: proto/cmms/fleet/v1

  • CMMS maintenance workflows are implemented with PM and work-order modules.

    verified

    docs/products/cmms/product.md · Module Catalog > Maintenance Operations

    Code: backend/services/cmms/internal/modules/maintenance

    Contract: proto/cmms/maintenance/v1

  • CMMS compliance and safety operations are implemented with compliance-aware state transitions.

    verified

    docs/products/cmms/product.md · Module Catalog > Compliance and Safety Operations

    Code: backend/services/cmms/internal/modules/compliance

    Contract: proto/cmms/workflow/v1

  • CMMS warranty and recovery lifecycle workflows are implemented in maintenance/repair modules.

    verified

    docs/products/cmms/product.md · Module Catalog > Warranty and Recovery

    Code: backend/services/cmms/internal/modules/warranty

    Contract: proto/cmms/warranty/v1

  • CMMS inventory and procurement flows are implemented in inventory modules.

    verified

    docs/products/cmms/product.md · Module Catalog > Inventory and Procurement

    Code: backend/services/cmms/internal/modules/inventory

    Contract: proto/cmms/inventory/v1

  • CMMS dashboarding and reporting workflows are built from reporting modules and analytics contracts.

    verified

    docs/products/cmms/product.md · Module Catalog > Dashboarding, Reporting, and Analytics

    Code: backend/services/cmms/internal/modules/reports

    Contract: proto/cmms/reports/v1

  • CMMS codification and standards configuration is implemented in codification modules.

    verified

    docs/products/cmms/product.md · Module Catalog > Codification and Standards

    Code: backend/services/cmms/internal/modules/codification

    Contract: proto/cmms/codification/v1