The portfolio demo shows what the CEO sees every morning. This page is the other end of the same operating model: the daily ranked checklist that the assistant at Penang Gurney Mart #1 sees on their phone before opening the shutters. One agent, push-only, no dashboard. Most Malaysian retailers should start here.
The CO-PILOT agent reads three files of mock store telemetry — the same files that drive the portfolio demo. We filter to a single site_id (SITE-0001), pick the latest three operating days, and let the agent generate its checklist deterministically from the day’s signals (stockouts → restock task, chiller breach → escalation, peak footfall forecast → mid-day reset, etc).
This page is intentionally tiny: about 200 lines of JavaScript, zero frameworks, one HTTP fetch per data file. The point is the operating model, not the chrome.
Source data: entities.csv · daily_signals.csv · agent_writebacks.jsonl