Skip to main content
IronKernel Platform

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

Gate Operations

Check-In Wizard: Guided flow: scan trailer → auto-lookup appointment by carrier SCAC + trailer number → verify seal → auto-suggest nearest empty parking slot...

Outcomes

  • Cleaner gate event timelines for operations.
  • Improved visibility into entry and exit flow.
Open feature detail

Dock Scheduling

Appointment Calendar: Visual Gantt timeline of dock door availability (rows = doors, columns = 30-min slots) TMS Trip ETA Display: Pull upcoming trip ETAs...

Outcomes

  • More predictable ETA-to-door execution.
  • Lower dock contention and idle delays.
Open feature detail

Sites & Zones

Site Management: Multi-site support with geofence boundaries, timezone, operating hours Geofence boundaries will use the platform backend/libs/geofence/ engine (point-in-polygon, ray-casting).

Outcomes

  • Site Management: Multi-site support with geofence boundaries, timezone, operating hours Geofence boundaries will use the platform...
  • Zone Types: Parking zones, dock zones, staging areas, gate areas
Open feature detail

Parking Management

Track every parking slot and trailer location in the yard.

Outcomes

  • Slot Types: Standard, reefer (with power), oversized, hazmat
  • Occupancy Grid: Visual grid showing slot status (empty, occupied, reserved, maintenance)
Open feature detail

Yard Tasks

Work queue for yard jockeys - move, spot, pull, inspect, fuel trailers.

Outcomes

  • Task Types: Move (A->B), Spot (park at dock), Pull (remove from dock), Inspect, Fuel (reefer)
  • Priority System: Urgent > High > Normal > Low; then driver-waiting > appointment proximity > reefer...
Open feature detail

Appointments

Appointment Types: Inbound (receive), Outbound (ship), Live Load, Drop & Hook TMS Integration: Link appointments to TMS load IDs for end-to-end visibility Carrier Communication:...

Outcomes

  • Appointment Types: Inbound (receive), Outbound (ship), Live Load, Drop & Hook
  • TMS Integration: Link appointments to TMS load IDs for end-to-end visibility
Open feature detail

Yard Assets

Track all assets currently in the yard - trailers, containers, mules.

Outcomes

  • Asset Types: Trailer (dry van, reefer, flatbed), Container, Chassis, Yard Mule
  • Location Tracking: Real-time location (parking slot, dock door, gate, ground stack zone, in-transit within yard)
Open feature detail

Container Interchange

Manage the "drop loaded / pick up empty" container workflow, the most common intermodal yard operation.

Outcomes

  • Container Check-In: ISO 6346 container number validation (owner+serial+check digit), container size (20ft/40ft/40HC/45ft), container type (dry/reefer/open top/flat...
  • Interchange Types: Drop Loaded, Drop Empty, Pick Loaded, Pick Empty, Drop-and-Pick (combined), Live Load, Live Unload
Open feature detail

Analytics

Yard Utilization %: Current occupancy / total capacity Dock Turn Time: Average time trailer spends at dock door Dock Performance by Door: Per-door analytics...

Outcomes

  • Yard Utilization %: Current occupancy / total capacity
  • Dock Turn Time: Average time trailer spends at dock door
Open feature detail

Journey Contracts (Normative)

The following contracts define mandatory behavior when dependencies are unavailable or stale.

Outcomes

  • Implemented journey contract execution and audit replay semantics for degraded, offline, and stale dependency states.
  • Operator-visible fallback messaging and recovery flows are validated for gate/check-in and task lifecycle transitions.
Open feature detail

Degraded-Mode Validation Scenarios

Built degradation validation harness and scenario coverage for offline mode and degraded operational fallbacks.

Outcomes

  • Built degradation validation harness and scenario coverage for offline mode and degraded operational fallbacks.
  • Added recovery requirements, manual confirmation controls, and consistency guarantees for replayed actions.
Open feature detail

Pilot Mobile Integration

YMS provides the backend APIs; Pilot app provides the mobile UI for yard jockeys who spend their entire shift in yard mules.

Outcomes

  • Mobile Task Interface: Task queue with accept/reject buttons, one-tap start/complete, inline photo capture for issues.
  • Push Notifications for Urgent Tasks: When YMS auto-assigns an URGENT task, push notification to assigned jockey's...
Open feature detail

Device Gateway

Hardware devices (OCR cameras, RFID readers, truck scales, reefer units, sensors, kiosks, gate arms) register through a unified API with auto-generated API keys.

Outcomes

  • Device gateway now enforces registration lifecycle, heartbeat checks, command dispatch, and fault-to-work-order automation.
  • Fault telemetry from devices is routed into CMMS and audit-ready operational event streams.
Open feature detail

Industry Standards & Codification

YMS uses industry standards for container identification, trailer classification, and food safety compliance.

Outcomes

  • Integrated ISO/NMFC/FDA/FMCSA-linked data dictionaries into gate, dock, and codification behavior.
  • Codified standard mappings now drive interoperability and regulatory consistency across downstream contracts.
Open feature detail

Solution relevance

Select solution routes where this product participates in operational continuity.

Product-level proof for feature scope

  • YMS gate operation execution is implemented with dedicated gate rule modules and geofence-ready integrations.

    verified

    docs/products/yms/product.md · Module Catalog > Gate Operations

    Code: backend/services/yms/internal/modules/gates

    Contract: proto/yms/gates/v1

  • YMS gate execution is implemented in dedicated gate modules.

    verified

    docs/products/yms/product.md · Module Catalog > Gate Operations

    Code: backend/services/yms/internal/modules/gates

    Contract: proto/yms/gates/v1

  • YMS dock scheduling is implemented in appointment and dock modules.

    verified

    docs/products/yms/product.md · Module Catalog > Dock Scheduling

    Code: backend/services/yms/internal/modules/docks

    Contract: proto/yms/docks/v1

  • YMS dock and scheduling orchestration includes site capacity and reservation workflows.

    verified

    docs/products/yms/product.md · Module Catalog > Appointments

    Code: backend/services/yms/internal/modules/appointments

    Contract: proto/yms/appointments/v1

  • YMS parking and yard utilization states are implemented in dedicated parking modules.

    verified

    docs/products/yms/product.md · Module Catalog > Parking Management

    Code: backend/services/yms/internal/modules/parking

    Contract: proto/yms/parking/v1

  • YMS site and task context is implemented through site layout and yard task modules.

    verified

    docs/products/yms/product.md · Module Catalog > Sites & Zones

    Code: backend/services/yms/internal/modules/sitelayout

    Contract: proto/yms/sites/v1

  • YMS yard task execution and completion states are implemented in task modules.

    verified

    docs/products/yms/product.md · Module Catalog > Yard Tasks

    Code: backend/services/yms/internal/modules/tasks

    Contract: proto/yms/tasks/v1

  • YMS storage and interchange state transitions are implemented in dedicated modules.

    verified

    docs/products/yms/product.md · Module Catalog > Yard Assets

    Code: backend/services/yms/internal/modules/storage

    Contract: proto/yms/assets/v1