Skip to main content
IronKernel Platform

TMS feature index

Browse module-level feature pages for this product.

Product context

Module-backed feature inventory with linked continuity routes and implementation evidence.

Source module catalog and implementation references are used to keep feature scope visible and auditable.

Feature pages

All feature pages for TMS (15 routes).

Load Lifecycle and Planning

Trip/Stop migration is staged with quote-to-delivery lifecycle support for multi-stop and partial/LTL workflows.

Outcomes

  • Improved continuity from planning through completion.
  • Clearer lifecycle state for operations and analytics.
Open feature detail

Dispatch Operations

Multi-panel layout for unassigned loads, available drivers, and active work.

Outcomes

  • More consistent assignment quality under operational pressure.
  • Reduced preventable dispatch exceptions.
Open feature detail

Carrier and Brokerage Operations

Carrier network lifecycle includes profile management, tender negotiation, and response/counter workflows.

Outcomes

  • Carrier network lifecycle includes profile management, tender negotiation, and response/counter workflows.
  • Settlement and dispute scaffolding is in place for carrier-facing operations.
Open feature detail

Billing and Accounts Receivable

Billing and AR workflows deliver invoice lifecycles, payment allocations, collections, and automated reminders.

Outcomes

  • Billing and AR workflows deliver invoice lifecycles, payment allocations, collections, and automated reminders.
  • Carrier settlements, disputes, and quick-pay execution paths are now wired to settlement and pilot-facing surfaces.
Open feature detail

Personnel Operations (Personnel Ops Module)

TMS owns driver operational state (HOS, GPS location, truck assignment, availability, performance metrics).

Outcomes

  • Personnel service owns operational state (HOS/GPS/truck/availability/onboarding/performance/retention) with clean TMS-only proto surface.
  • Onboarding, batch readiness checks, and assignment workflows are integrated with Crew and dispatch gates.
Open feature detail

DVIR (Driver Vehicle Inspection Reports)

DVIR capture and defect workflows are reachable through DriverService and integrated with workflow surfaces.

Outcomes

  • DVIR capture and defect workflows are reachable through DriverService and integrated with workflow surfaces.
  • Fleet safety and driver inspection states are represented through shared handler composition.
Open feature detail

Customer and Rate Management

Customer profile and rate-management models support carrier/customer operations and credit/rate workflows.

Outcomes

  • Customer profile and rate-management models support carrier/customer operations and credit/rate workflows.
  • Contract-level customer and SLA metadata is available through management and integration flows.
Open feature detail

Load Board and Capacity Acquisition

Load-board contracting and capacity sourcing foundations support DAT/Truckstop integrations and ranking.

Outcomes

  • Load-board contracting and capacity sourcing foundations support DAT/Truckstop integrations and ranking.
  • External capacity sourcing is connected to booking/offer flow and operational assignment pathways.
Open feature detail

Document and OCR Workflows

Document intake paths ingest portal/mobile/API/email payloads into settlement/dispute contexts.

Outcomes

  • Document intake paths ingest portal/mobile/API/email payloads into settlement/dispute contexts.
  • OCR-backed metadata and document exception scaffolding support compliance and billing workflows.
Open feature detail

EDI Workflows

EDI 204/990/214/997 lifecycle supports trading partner onboarding and polling/control operations.

Outcomes

  • EDI 204/990/214/997 lifecycle supports trading partner onboarding and polling/control operations.
  • Event persistence, deferred replay, and batch reconciliation provide operational partner contract reliability.
Open feature detail

Messaging and Collaboration

Context-linked messaging, participant workflows, and persisted conversation history are fully implemented.

Outcomes

  • Context-linked messaging, participant workflows, and persisted conversation history are fully implemented.
  • Template automation and conversation APIs support operational collaboration at dispatch scale.
Open feature detail

Analytics and Executive Intelligence

Analytics runtime delivers operational KPI, billing, retention, and forecast dashboards from live domain tables.

Outcomes

  • Analytics runtime delivers operational KPI, billing, retention, and forecast dashboards from live domain tables.
  • Query-backed analytics and exception prioritization replace older REST stubs with data-driven insights.
Open feature detail

Notifications and Transport

Multi-channel notification, subscription control, and delivery health monitoring are implemented across transport targets.

Outcomes

  • Multi-channel notification, subscription control, and delivery health monitoring are implemented across transport targets.
  • Delivery queues and telemetry provide sender attribution and unsubscribe/discipline workflows.
Open feature detail

Telematics and External Provider Integrations

Telematics ingestion supports ELD mappings, adapter orchestration, and sync workers with tenant-safe persistence.

Outcomes

  • Telematics ingestion supports ELD mappings, adapter orchestration, and sync workers with tenant-safe persistence.
  • Geofence-aware event generation and background sync provide robust provider and snapshot operations.
Open feature detail

Copilot

Copilot now persists and streams chat sessions with tenancy-aware attribution and reader-safe consumption.

Outcomes

  • Copilot now persists and streams chat sessions with tenancy-aware attribution and reader-safe consumption.
  • Copilot context is enriched with Crew readiness metadata and operational continuity context.
Open feature detail

Product-level proof for feature scope

  • 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

  • TMS dispatch operations consume readiness and fleet state through dedicated dispatch runtime modules.

    verified

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

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

    Contract: proto/tms/dispatch/v1

  • Dispatch workflows are implemented in dedicated operations modules.

    verified

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

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

    Contract: proto/tms/dispatch/v1

  • TMS carrier and brokerage workflows are implemented for carrier selection and lifecycle operations.

    verified

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

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

    Contract: proto/tms/carriers/v1

  • TMS billing and A/R workflows are implemented with dedicated service modules and finance contracts.

    verified

    docs/products/tms/product.md · Module Catalog > Billing and Accounts Receivable

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

    Contract: proto/tms/billing/v1

  • TMS personnel operations are supported through personnel modules and organization boundaries.

    verified

    docs/products/tms/product.md · Module Catalog > Personnel Operations (Personnel Ops Module)

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

  • TMS DVIR and compliance evidence captures are implemented through inspection and messaging flows.

    verified

    docs/products/tms/product.md · Module Catalog > DVIR (Driver Vehicle Inspection Reports)

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

    Contract: proto/tms/health/v1

  • TMS customer and rate management surfaces are implemented for pricing and configuration workflows.

    verified

    docs/products/tms/product.md · Module Catalog > Customer and Rate Management

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

    Contract: proto/tms/customers/v1

  • TMS load board and capacity operations are implemented through loadboard modules.

    verified

    docs/products/tms/product.md · Module Catalog > Load Board and Capacity Acquisition

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

    Contract: proto/tms/loads/v1

  • TMS document and OCR workflows are implemented in document service modules.

    verified

    docs/products/tms/product.md · Module Catalog > Document and OCR Workflows

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

    Contract: proto/tms/documents/v1

  • TMS EDI trading flows are implemented as dedicated exchange pathways.

    verified

    docs/products/tms/product.md · Module Catalog > EDI Workflows

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

    Contract: proto/tms/edi/v1

  • TMS messaging and collaboration are implemented through conversation and notification modules.

    verified

    docs/products/tms/product.md · Module Catalog > Messaging and Collaboration

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

    Contract: proto/tms/messaging/v1

  • TMS analytics and executive intelligence use dedicated analytics modules and query contracts.

    verified

    docs/products/tms/product.md · Module Catalog > Analytics and Executive Intelligence

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

    Contract: proto/tms/analytics/v1