Documentation

Order Fulfillment

Developer Roadmap

Doc snapshot

Type: Release Plan

Updated: January 13, 2026

Access: Public documentation

Developer Roadmap

  • Permissions: menu capabilities now require manage_options; consider a dedicated fulfillment role.
  • Script sprawl: many standalone process/test scripts live in the module root without gating.
  • Vendor coupling: routing logic is tightly bound to BHC/TBGF specifics.
  • Queueing gaps: processing runs inline without background queue/retry support.