Skip to main content
IronKernel Platform

Dispatch confidence feature map

Feature-depth route bundle for dispatch confidence 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

    Qualify operator and asset readiness

    Crew readiness and CMMS dispatchability gates are evaluated before assignment commits.

    Open step route
  2. Step 2

    Prioritize assignment actions

    Dispatch operations consume shared readiness signals to reduce late-stage exceptions.

    Open step route
  3. Step 3

    Carry execution state forward

    Load lifecycle planning preserves assignment continuity across active execution windows.

    Open step route

Proof model

Feature-map proof

  • 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

  • TMS load lifecycle workflows are implemented in service modules and proto contracts.

    verified

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

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

    Contract: proto/tms/loads/v1

  • Crew readiness and eligibility signals are implemented for assignment-gating workflows.

    verified

    docs/products/crew/product.md · Module Catalog > Readiness & Eligibility

    Code: backend/services/crew/internal/readiness

    Contract: proto/crew/v1

  • Crew readiness and eligibility decisions are implemented in dedicated service modules.

    verified

    docs/products/crew/product.md · Module Catalog > Readiness & Eligibility

    Code: backend/services/crew/internal/readiness

    Contract: proto/crew/v1

  • Dispatch Operations scope is defined in product module catalog.

    verified

    docs/products/tms/product.md · Module Catalog > Dispatch and Operations

  • Readiness and Eligibility scope is defined in product module catalog.

    verified

    docs/products/crew/product.md · Module Catalog > Readiness & Eligibility

  • Asset Dispatchability scope is defined in product module catalog.

    verified

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

  • 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