REC
//CLASSIFIEDOPS_COMPANION v3.0.1//CONSOLE.READY////
DEMO ENV
[M-06]JOUR 11 · 12

WORK ORDERS

Kanban-driven work order lifecycle with preemption engine, mandatory inspection gates, parts auto-decrement, and zero-paperwork digital completion.

// OPS_COMPANION FIELD MANUAL
ZERO-PAPERWORK WORKFLOW (JOUR 11)
The Work Order module replaces 100% of paper in the field. The technician cannot skip an inspection step, modify a completed report, or submit an incomplete work order. The protocol is locked by construction — not by training.

Kanban Board

The Kanban board is shared across all authorized roles in real time. A Dispatcher moving a card on their desktop is visible to the Technician on their phone within milliseconds. The board enforces a strict left-to-right progression — cards cannot skip stages or move backwards unless explicitly authorized by an Administrator.

CREATED

Work order exists in the system. Not yet assigned. Visible to Dispatcher and Administrator.

ASSIGNED

Technician or Driver assigned. Technician receives push notification. Parts allocation begins.

EN ROUTE

Technician has acknowledged and is travelling to site. GPS tracking active, ETA calculated.

ON SITE

Technician has GPS-confirmed arrival. Clock starts. Work order becomes their active task.

IN PROGRESS

Work underway. Parts can be logged. Notes added. Progress photos captured.

INSPECTION

Mandatory inspection gate. Technician completes the required digital inspection form before advancement.

PENDING SIGN-OFF

Technician has completed. Waiting for supervisor or client signature before closure.

COMPLETED

All gates passed. Signed off. Audit record sealed. Machine status updated. Inventory decremented.

CANCELLED

Cancelled with mandatory reason. Parts de-allocated. Full cancellation reason in audit trail.

Preemption Engine (Jour 12)

Inspired by operating system process scheduling, the Preemption Engine intercepts the normal work order queue when a critical task arrives. A P1 work order (machine down, safety event, or Dispatcher override) is injected at the top of the target technician's queue, pausing their current assignment with a full context snapshot.

The interrupted work order is not lost — it is suspended with all logged parts, notes, and elapsed time preserved. When the critical task is resolved, the technician is returned to their paused work order exactly where they left off.

// PREEMPTION SEQUENCE
1. Critical event detected (manual override or automated trigger)
2. Current technician work order suspended — context snapshot saved
3. P1 work order injected at position 0 of technician queue
4. Push notification to technician device with override reason
5. Dispatcher and Administrator notified of preemption
6. P1 work order completed and closed
7. Suspended work order automatically restored to active queue

Mandatory Inspection Gates

Each work order type can have one or more mandatory inspection gates. A gate is a specific digital inspection form that must be completed — with all required fields, photo evidence, and electronic signature — before the work order can advance to the next stage. It is technically impossible to close a work order without passing all configured gates.

PRE-WORK SAFETY CHECK

Machine and site safety assessment before work begins

PARTS INSTALLATION RECORD

Photo evidence of each replaced part — before and after

POST-WORK QUALITY GATE

Supervisor sign-off that work meets specification

CUSTOMER ACCEPTANCE

Client signature confirming satisfactory completion

Parts Logging & Auto-Decrement

As the technician logs parts used during a work order, inventory is decremented in real time across all warehouses. The Parts Manager sees the stock reduction immediately. If a part falls below its reorder threshold after the decrement, a purchase order recommendation is generated automatically.

  • Part logged → inventory decremented atomically in the same transaction
  • Part search by name, part number, or 3D model location
  • Substitution tracking — if a different part was used than initially planned, both are recorded
  • Parts consumed per work order appear in the machine's permanent service history
  • Technician cannot log a part that is not in inventory (prevents phantom consumption)