Part E · Detailed assignment lifecycle

How an Assignment operates from intake through archive

Each chapter is a bounded operating segment with its own states, evidence requirements and gate. The file advances only when the gate holds — and the gate is re-checked at the moment of transition, not at the moment of intent.

  1. CH 01

    Assignment Intake & Launch

    RECEIVEDVALIDATINGPENDING_INFORMATION

    Assignment created from lender input; validation workflow starts and missing or conflicted evidence parks the file for information.

    GateUnchanged input must not loop the file back into validation.

  2. CH 02

    Validation, Compliance & Dispatch Readiness

    COMPLIANCE_REVIEWDISPATCH_READY

    Identity, duplicate and lender-configuration gates pass, then the dispatch-readiness checklist runs.

    GateNo blocking hold or critical exception may be open.

  3. CH 03

    Vendor Selection, Dispatch, Acceptance & Backup Routing

    DISPATCHEDAWAITING_VENDOR_RESPONSEVENDOR_ASSIGNED

    Eligibility hard gates filter before ranking; the offer is delivered and acceptance is bound to a valid dispatch attempt.

    GateSelected vendor must be eligible at the point of dispatch, not merely at shortlist time.

  4. CH 04

    Active Recovery Operations, Check-Ins & Stagnation

    ACTIVE_RECOVERY

    A qualifying First Action opens active work; check-ins, work sessions and stagnation detection keep the file moving.

    GateTimers are durable and re-check current state before any side effect.

  5. CH 05

    Vehicle Located & Recovery Confirmation

    VEHICLE_LOCATEDRECOVERY_REPORTEDRECOVERY_VERIFIED

    Location is a meaningful activity distinct from recovery; the recovery package must pass identity and verification gates.

    GateConfigured evidence must pass before verification is recorded.

  6. CH 06

    Post-Recovery Custody, Storage & Personal Property

    POST_RECOVERYCUSTODY_VERIFICATION

    Current custodian and storage location are established and personal property handling is documented.

    GateCritical custody issues must be resolved before lender direction is requested.

  7. CH 07

    Lender Direction, Holds, Transport & Disposition

    AWAITING_LENDER_DIRECTIONTRANSPORTDISPOSITION

    Verified, authorized lender direction drives transport or disposition; handoff is verified on completion.

    GateNo conflicting hold may be active when direction is executed.

  8. CH 08

    Financial Settlement, Reconciliation & Billing

    OPERATIONALLY_COMPLETEFINANCIAL_REVIEWFINANCIALLY_COMPLETE

    Operational outcome and evidence complete, then the ledger is reconciled against fee rules and exception controls.

    GateBilling, payment and exception controls must all be satisfied.

  9. CH 09

    Final Compliance, Quality & Financial Certification

    PENDING_FINAL_CERTIFICATIONCERTIFICATION_HOLDFINAL_CERTIFICATION_COMPLETE

    Certification runs against operational and financial prerequisites; deficiencies route to a hold until remediated or formally excepted.

    GateRequired certifications and Trial human review must pass.

  10. CH 10

    Final Closure, Archive, Retention & Reopen

    CLOSURE_REVIEWCLOSED_ARCHIVEDREOPENED

    Closure is requested, human-reviewed, and archived; authorized reopen requires a reason and a target workflow.

    GateA human closes the file after final guards re-run. AI cannot.