Documentation
Order Fulfillment
Developer Roadmap
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.