Skip to content

System Description Document

Document ID: PLCY-SYS-001
Version: 1.1
Effective Date: December 22, 2025
Last Review: December 22, 2025
Owner: Hop And Haul Team


CONFIDENTIAL

This document is CONFIDENTIAL and for internal use only. Do not distribute outside the organization.

SaaS Platform

Hop And Haul is provided as software-as-a-service to fleet operator customers. This document describes the platform's capabilities. The customer (fleet operator) retains full operational control and liability. See Governance & Assumptions for complete details.

1. System Overview

1.1 System Name

Hop And Haul - Internal Driver Transport Matching System

1.2 System Purpose

Hop And Haul is an internal operational logistics tool that matches company drivers who need transportation with other company drivers whose routes align geographically and temporally. The system facilitates driver-to-driver transport for operational purposes such as breakdowns, deadhead repositioning, and crew movements.

1.3 Principal Service Commitments

  • Match drivers needing transport with available drivers on compatible routes
  • Ensure all matches comply with DOT, FMCSA, and company safety requirements
  • Maintain audit trails for all transport transactions
  • Process financial reconciliation through approved company channels

2. System Boundaries

2.1 In-Scope Components

ComponentDescriptionData Handled
Request EngineProcesses transport requests from driversDriver ID, location, time windows
Matching EngineQueries telematics for route similarityGPS data, route polylines
Offer SystemPresents matches to potential pickup driversFuzzed locations, delay estimates
Tracking ModuleMonitors active ridesReal-time GPS, ride state
Rating SystemCollects operational quality metricsAggregated scores
Payment ReconciliationSettles transactions via payrollCredit/debit records

2.2 External Integrations

SystemPurposeData Exchanged
SamsaraTelematics providerVehicle GPS, routes, ELD data
Company PayrollFinancial settlementCredit/debit transactions
HR SystemDriver verificationEmployment status, CDL validity
Insurance SystemCoverage verificationRider endorsement status

2.3 Out of Scope

  • Public-facing interfaces
  • Third-party driver access
  • Customer or shipper data
  • Medical or health information
  • Driver disciplinary records

3. What This System Is NOT

3.1 Explicit Exclusions

NOT a Public Rideshare Platform

  • No public users
  • No consumer app stores
  • No public background checks required (all users are vetted employees)

NOT a Taxi or For-Hire Service

  • All participants are W-2 employees or authorized contractors under one parent company
  • No state taxi regulations apply
  • No TNC (Transportation Network Company) licensing required

NOT an HR or Surveillance System

  • Ratings are operational quality metrics, not performance evaluations
  • No disciplinary data collected or stored
  • Separated from employment records

NOT Subject to HIPAA

  • No medical data collected
  • No health information exchanged
  • Covered by legitimate business purpose only

4. User Categories

CategoryDescriptionAccess Level
Operations/SafetyDispatch, safety managersFull system access
Pickup DriverDriver accepting transport requestOwn route, masked passenger info
Passenger DriverDriver requesting transportOwn ride status only
System AdministratorsIT/DevOps personnelTechnical access, no operational data

5. Data Flow Summary

[Driver Request]

[Request Engine] → validates driver status

[Samsara Query] → retrieves compatible routes (server-side)

[Matching Engine] → calculates route similarity

[Offer System] → presents fuzzed match to pickup driver

[Acceptance Logged] → timestamped, revocable

[Pre-Pickup Checks] → CDL, HOS, insurance verified

[Tracking Module] → monitors ride in progress

[Drop-off Confirmed] → tracking expires

[Rating Collection] → operational metrics only

[Payment Reconciliation] → internal payroll credit/debit

6. Regulatory Alignment

RegulationApplicabilityHop And Haul Compliance
FMCSAOperational safetyHOS verification, documentation requirements
DOTCommercial transportCDL validation, safety controls
IRSWage classificationInternal payroll (no 1099 for peer payments)
State Labor LawsEmployee protectionsExplicit opt-in, no coercion
HIPAAHealth dataNOT APPLICABLE - no health data
State TNC LawsRideshare regulationNOT APPLICABLE - internal only

7. Infrastructure

7.1 Hosting Environment

[To be documented based on implementation]

7.2 Security Boundaries

  • All matching logic executes server-side
  • No route data exposed to client applications before match
  • Time-limited access tokens for all sessions
  • Encrypted data in transit (TLS 1.3) and at rest (AES-256)

8. Document Control

VersionDateAuthorChanges
1.0[DATE][NAME]Initial release

CONFIDENTIAL - Internal Use Only - Hop And Haul Policy Documentation