Skip to main content
IronKernel Platform

Pilot module

Pilot is the driver-facing companion app in IronKernel.

Business outcome

Mobile workflows for operators in the field. Drivers can complete assignments, inspections, and compliance tasks without connectivity gaps.

Driver Mobile App

Capability pillars

  • Driver Dashboard
  • Trip and Stop Management
  • Navigation
  • HOS and Duty Management

Workflow highlights

  • Trip and Stop Management workflow
  • Offline Replay Reliability workflow
  • Driver Dashboard workflow

Feature pages

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

Open full feature index

Trip and Stop Management

Enables drivers to manage assigned trips and stop progression with audit-friendly actions and timeline-aware visibility.

Open feature

Offline Replay Reliability

Captures offline actions with deterministic replay, conflict handling, and triage controls for support workflows.

Open feature

Driver Dashboard

Provides consolidated driver situational awareness for active work context, trip status, and immediate operational actions.

Open feature

Navigation

Provides map-based route guidance and next-stop orchestration with context-aware rerouting and ETA behavior.

Open feature

HOS and Duty Management

Enforces FMCSA-compliant duty status and HOS behavior with warning states, notes, and offline-safe continuity.

Open feature

DVIR and Inspection

Supports complete pre/post-inspection workflows with defect capture and maintenance escalation, including replay safety.

Open feature

Document Management

Handles core operational document capture, upload, and permission-aware lifecycle access for driver workflows.

Open feature

Driver Messaging

Delivers secure, real-time-oriented in-app communication with unread tracking, grouping, and send restrictions.

Open feature

Earnings, Settlements, and Expenses

Presents driver earnings and settlement context with evidence-backed expense and variance observability.

Open feature

Owner-Operator Decision Support

Exposes lane profitability and load acceptance decision context for owner-operator control.

Open feature

Compliance and Readiness (Crew-Linked)

Tracks readiness blockers and onboarding/credential health through Crew-linked compliance workflows.

Open feature

Yard Operations

Coordinates yard task execution, issue reporting, and mule handoff flow for mobile operators.

Open feature

Vehicle Selection

Provides secure vehicle selection and persistence so driver actions remain correctly tied to the active unit.

Open feature

Notifications

Routes operational alerts across high-signal events with preference-aware delivery and deep-link consistency.

Open feature

Continuity routes

Power-pair routes compress solution continuity into evaluation runbooks for this product.

Proof model

Product-level proof

  • Pilot trip workflows and stop progression are implemented in mobile load and stop views.

    verified

    docs/products/pilot/product.md · Module Catalog > Trip and Stop Management

    Code: frontend/apps/mobile/src/pages/Loads.tsx

    Contract: proto/tms/loads/v1

  • Pilot trip and stop workflows are implemented in mobile and load components.

    verified

    docs/products/pilot/product.md · Module Catalog > Trip and Stop Management

    Code: frontend/apps/mobile/src/components/load

    Contract: proto/tms/loads/v1

  • Pilot offline replay reliability is implemented in mobile offline libraries.

    verified

    docs/products/pilot/product.md · Module Catalog > Offline Queue and Replay Reliability

    Code: frontend/apps/mobile/src/lib/offline

    Contract: proto/tms/telematics/v1

  • Pilot navigation behavior and stop sequencing are implemented in route map and navigation pages.

    verified

    docs/products/pilot/product.md · Module Catalog > Navigation

    Code: frontend/apps/mobile/src/pages/Navigation.tsx

    Contract: proto/tms/loads/v1

  • Pilot DVIR and inspection workflows are implemented in dedicated mobile screens and offline-aware APIs.

    verified

    docs/products/pilot/product.md · Module Catalog > DVIR and Inspection

    Code: frontend/apps/mobile/src/pages/DVIRForm.tsx

    Contract: proto/tms/telematics/v1

  • Pilot document capture and settlement workflows are implemented in mobile document/earnings pages.

    verified

    docs/products/pilot/product.md · Module Catalog > Document Management

    Code: frontend/apps/mobile/src/pages/Documents.tsx

    Contract: proto/tms/loads/v1

  • Pilot driver messaging is implemented in dedicated mobile communication screens and client hooks.

    verified

    docs/products/pilot/product.md · Module Catalog > Driver Messaging

    Code: frontend/apps/mobile/src/pages/Messages.tsx

    Contract: proto/tms/telematics/v1