Skip to main content
IronKernel Platform

Pilot 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 Pilot (14 routes).

Trip and Stop Management

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

Outcomes

  • Faster stop progression visibility for dispatch.
  • Improved execution evidence from field operators.
Open feature detail

Offline Replay Reliability

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

Outcomes

  • Reduced field data loss during network gaps.
  • Faster replay and reconciliation on reconnect.
Open feature detail

Driver Dashboard

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

Outcomes

  • Active assignment summary with current and next work context.
  • HOS clock visibility and warning cues.
Open feature detail

Navigation

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

Outcomes

  • Route map display with stop markers and route overlay.
  • Next stop banner with countdown and quick actions.
Open feature detail

HOS and Duty Management

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

Outcomes

  • Full FMCSA clock model coverage: driving, on-duty, cycle, and break.
  • HOS warning states and threshold-aware alerting behavior.
Open feature detail

DVIR and Inspection

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

Outcomes

  • Full pre/post inspection workflow with FMCSA category coverage.
  • Per-item pass/fail and defect severity capture.
Open feature detail

Document Management

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

Outcomes

  • Capture and upload for BOL, POD, receipt, photo, and other document types.
  • Mobile camera-first upload path and portal file upload parity.
Open feature detail

Driver Messaging

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

Outcomes

  • Driver-dispatch chat with inbound/outbound visual differentiation.
  • Date-grouped message chronology.
Open feature detail

Earnings, Settlements, and Expenses

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

Outcomes

  • Settlement list and period summaries.
  • Earnings summary with gross/net/deduction context.
Open feature detail

Owner-Operator Decision Support

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

Outcomes

  • Fulfillment mode visibility on assigned work.
  • Pre-dispatch earning estimates at load level.
Open feature detail

Compliance and Readiness (Crew-Linked)

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

Outcomes

  • Credential onboarding experience with consent-aware submission behavior.
  • Compliance renewal inbox with urgency/status grouping.
Open feature detail

Yard Operations

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

Outcomes

  • Yard task queue and detail workflows with accept/start/complete/reject/cancel actions.
  • Urgent task handling from notification entry points.
Open feature detail

Vehicle Selection

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

Outcomes

  • Post-authentication flow for truck/unit number selection.
  • Session persistence for selected vehicle across app restarts.
Open feature detail

Notifications

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

Outcomes

  • Device registration and preference-aware notification behavior.
  • HOS, settlement, reefer, and urgent-task routing into in-app context.
Open feature detail

Continuity routes

Power-pair continuity routes that compress this product into reusable evaluation patterns.

Product-level proof for feature scope

  • 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