Purpose
The extension is intended to turn carrier tracking events into explicit OpenCart workflow decisions rather than treating every event as an order-status update.
Status model
Validation distinguishes raw carrier status, normalized internal state, OpenCart order action and log/notification behavior.
Scheduler and manual execution
Both scheduled and manual execution paths need duplicate protection, bounded processing and useful logs before release.
Current carrier scope
Initial validation is based on Canada Post production workflows. Additional carriers will not be listed until separately implemented and tested.
Current status
Not released. OpenCart and PHP compatibility testing is pending.