Parcel-Tracking Sandbox (early spike)
Overview
An early build scratch folder for the parcel-tracking idea that later matured into awb-tracker. The directory is essentially empty today, its working contents were superseded by the full implementation.
Why It Exists
Documented for history and lineage. This was the initial spike where the “track any courier from a screenshot” concept was explored before being rebuilt cleanly as a Cloudflare Workers + Telegram bot in awb-tracker.
What We Built
No source remains in this folder; treat it as the predecessor sandbox to awb-tracker. See that entry for the realized architecture (vision-LLM screenshot parsing, serverless edge runtime, scheduled re-checks and Telegram notifications).
Technologies & Approach
N/A, exploratory scratch space. The validated approach lives in the sibling awb-tracker repo.
Outcome / Impact
Its value is as the origin point of the AWB tracker line of work; the productive output is captured in awb-tracker.
Capabilities Demonstrated
- Rapid, throwaway building ahead of a clean rebuild