autocontext-logistics-connectors
v0.2.0
Published
Deterministic CSV/JSON import helpers for logistics shipment review workflows.
Maintainers
Readme
autocontext-logistics-connectors
Minimal deterministic import helpers for logistics and fleet exports.
Current helpers:
- inspect canonical CSV headers
- parse shipment CSV rows (
id,lane_id,promised_delivery_date,delivered_date,planned_cost,actual_linehaul_cost,units_expected,units_delivered,damaged_units) - parse accessorial CSV rows (
shipment_id,code,amount) - parse canonical JSON review input
- run an imported shipment review through
autocontext-logistics-core
No guessed vendor aliases or direct API/auth connectors are included.
