autocontext-manufacturing-connectors
v0.2.0
Published
Deterministic CSV/JSON import helpers for manufacturing work-order and material variance workflows.
Maintainers
Readme
autocontext-manufacturing-connectors
Minimal deterministic import helpers for manufacturing plant-ops exports.
Current helpers:
- inspect canonical CSV headers
- parse work-order CSV rows (
id,item_sku,planned_quantity,completed_quantity,scrap_quantity) - parse BOM CSV rows (
sku,quantity_per_finished_unit,description) - parse material-issue CSV rows (
sku,quantity_issued) - parse canonical JSON review input
- run an imported work-order review through
autocontext-manufacturing-core
No guessed vendor aliases or direct API/auth connectors are included.
