Skip to main content
IronKernel Platform

Maintenance and dispatchability feature map

Feature-depth route bundle for maintenance and dispatchability with persona and benchmark continuity.

Supporting routes

Feature highlights

These product feature routes carry the implementation-level checks for this solution.

Verification playbook

Run this sequence in order to keep technical validation deterministic and buyer-relevant.

  1. Step 1

    Track maintenance posture continuously

    Maintenance operations maintain PM and work-order status as active readiness signals.

    Open step route
  2. Step 2

    Expose dispatchability state to operations

    Asset dispatchability surfaces whether equipment is eligible for operational assignment.

    Open step route
  3. Step 3

    Close loop into active load planning

    Load lifecycle planning uses maintenance-informed readiness for execution decisions.

    Open step route

Proof model

Feature-map 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

  • Maintenance Operations scope is defined in product module catalog.

    verified

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

  • Asset Dispatchability scope is defined in product module catalog.

    verified

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

  • Load Lifecycle and Planning scope is defined in product module catalog.

    verified

    docs/products/tms/product.md · Module Catalog > Load Lifecycle and Planning

  • TMS load lifecycle orchestration includes planning, persistence, and downstream contract surfaces.

    verified

    docs/products/tms/product.md · Module Catalog > Load Lifecycle and Planning

    Code: backend/services/tms/internal/modules/loads

    Contract: proto/tms/loads/v1