slug: maven-machines provider: Maven Machines generated_by: planning/capability-mapping/scripts/classify_capabilities.py model: claude-opus-5 frame: - Transportation & Logistics min_confidence: 0.7 capability_model: source: https://github.com/vincentmakes/turbo-ea-capabilities license: CC-BY-4.0 attribution: Turbo EA Capabilities by Vincent Verdet — Turbo EA, https://github.com/vincentmakes/turbo-ea-capabilities, CC BY 4.0 notice: NOTICE edge_count: 10 edges: - tag: Eld spec_file: maven-machines-eld-api-openapi.yml capability_id: BC-2440.30 capability_id_l1: BC-2440 capability_name: Hours-of-Service and Fatigue Management confidence: 0.95 evidence: POST /eld/hos/dutystatus/ ; GET /eld/hos/logs/summary ; GET /eld/hos/timers/snapshot reason: ELD hours-of-service duty status, log summaries and HOS timers are exactly driver hours-of-service compliance for a trucking fleet. - tag: Linehaul spec_file: maven-machines-linehaul-api-openapi.yml capability_id: BC-2420.20 capability_id_l1: BC-2420 capability_name: Line-Haul Operations Management confidence: 0.85 evidence: POST /linehaul/trip UpsertLinehaulTripDto ; POST /linehaul/manifest UpsertLinehaulManifestDto reason: Creation/upsert of line-haul trips and their manifests is execution of long-distance movement between hubs/terminals in a trucking operations platform. - tag: Vehicles spec_file: maven-machines-vehicles-api-openapi.yml capability_id: BC-2430 capability_id_l1: BC-2430 capability_name: Fleet & Mobile Asset Management confidence: 0.85 evidence: Documentation for Company Assets APIs; POST /vehicles CreateVehicleController_createVehicle ; VehicleDTO, UpdateVehicleRequestDTO reason: Create, update, list and bulk-upload of vehicle asset records for a trucking fleet — fleet/mobile asset master management. Sub-capability not narrowed by the operations. - tag: Locations spec_file: maven-machines-locations-api-openapi.yml capability_id: BC-2430.40 capability_id_l1: BC-2430 capability_name: Fleet Telematics and Monitoring confidence: 0.8 evidence: GET /locations/vehicles ; GET /locations/vehicles/snapshot reason: Retrieval of vehicle positions and position snapshots from the platform's telematics/fleet management surface — continuous monitoring of mobile asset position. - tag: Trailers spec_file: maven-machines-trailers-api-openapi.yml capability_id: BC-2430 capability_id_l1: BC-2430 capability_name: Fleet & Mobile Asset Management confidence: 0.8 evidence: Documentation for Company Assets APIs; POST /trailers CreateTrailerController_createTrailer ; TrailerDTO, TrailerAttributesResponse reason: CRUD and bulk upload of trailer asset records under a 'Company Assets' API — maintenance of the mobile asset/equipment register. Specific sub-capability (pool vs. register vs. utilisation) not evidenced, so L2 left null. - tag: truckload spec_file: maven-machines-truckload-api-openapi.yml capability_id: BC-2420 capability_id_l1: BC-2420 capability_name: Transport Operations Management confidence: 0.8 evidence: POST /truckload/trips TruckloadController_createTrip; POST /truckload/stops TruckloadController_createStop; PATCH /truckload/trips/status TruckloadController_patchTripsStopsStatus reason: Full CRUD over truckload trips and their stops plus trip/stop status updates, with Trip and CreateTripStopRequestDto schemas — this is the execution record of road transport moves in a dispatch platform. L1 Transport Operations Management is clear; whether it is dispatch assignment specifically versus general trip execution is not determinable, so no L2. - tag: bulk-shipments spec_file: maven-machines-bulk-shipments-api-openapi.yml capability_id: BC-520.50 capability_id_l1: BC-520 capability_name: Logistics Operations Management confidence: 0.7 evidence: 'POST /bulkShipments BulkShipmentsController_handleBulkShipments (carrier middleware definitions: aaa-cooper, averitt, roy-miller)' reason: Bulk submission of shipments through carrier middleware integrations is freight/transport execution, matching Logistics Operations Management. Slightly reduced confidence because the only schema shown is CredentialsResponseDto, suggesting an integration wrapper. recovered_from: vertical-automotive-mobility-edges.json - tag: reports spec_file: maven-machines-reports-api-openapi.yml capability_id: BC-2430.60 capability_id_l1: BC-2430 capability_name: Fleet Utilisation and Performance Management confidence: 0.7 evidence: GET /reports/vehicle-performance ReportReaderController_getVehiclePerformanceReport (VehiclePerformanceRecord) reason: Reporting of vehicle performance records for a fleet/telematics platform, which is measurement of mobile-asset performance and utilisation. Confidence tempered because it is a read-only reporting endpoint and could also be argued as generic analytics/BI. - tag: routeplans spec_file: maven-machines-route-plans-api-openapi.yml capability_id: BC-520.50 capability_id_l1: BC-520 capability_name: Logistics Operations Management confidence: 0.7 evidence: GET /routeplans RouteplansController_getRouteplans; GetRoutePlansRequestDto reason: Retrieval of route plans on a platform for 'route planning and optimization, dispatch execution' — transport/logistics operations. Single read operation limits confidence. recovered_from: vertical-automotive-mobility-edges.json reanchored_from: maven-machines-routeplans-api-openapi.yml - tag: shipment spec_file: maven-machines-shipment-api-openapi.yml capability_id: BC-520.50 capability_id_l1: BC-520 capability_name: Logistics Operations Management confidence: 0.7 evidence: POST /shipment ShipmentController_handleShipment; POST /shipment/updateShipmentProNumber; ShipmentRequestDto reason: Creation/bulk upsert of shipments and assignment of PRO numbers within a trucking planning-and-dispatch platform — freight transport execution, i.e. logistics operations. Integration-style endpoints keep confidence moderate. recovered_from: vertical-automotive-mobility-edges.json