Phase 6 — Manufacturing & Engineering#

Duration: ~10–12 weeks. Depends on: Inventory, BOM, WMS.

Modules#

  • Manufacturing Operations Control (MOC)
  • Work Order & Scheduling
  • EWI (Setup, Release)
  • Routing Setup
  • BOM Management / BOM-to-KIT Upload
  • Engineering Change & Deviation Control (ECO)
  • Tools & Fixtures
  • Equipment Setup & Maintenance

Tasks#

  • Manufacturing API — work orders, routing, kit control.
  • BOM API — structure, import, compare.
  • ECO workflows in the API.

Exit criteria#

  • Work orders can be created, scheduled, and released via API.
  • BOM upload / comparison feature-flag-flipped to the new API without regression.
  • ECO workflow parity with legacy sign-off chain.

Risks#

  • Volume of business logic in MnxEFModel.Helper.* is largest here. Rehabilitating those files (excluded from compile in Phase 0) will take longer than the API surface suggests.