From b5fe21c44bda891649cbcf49a24a0b295cf3cd54 Mon Sep 17 00:00:00 2001 From: FuelBoard Contributor Date: Fri, 14 Aug 2026 12:29:09 +0100 Subject: [PATCH] Backlog: Siri cheapest entry notes Tailscale interim + IN PROGRESS status --- BACKLOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/BACKLOG.md b/BACKLOG.md index c3d264d..2ca7895 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -15,7 +15,11 @@ Status: TODO / IN PROGRESS / DONE / BLOCKED. (App Intents, iOS 16+), dialog + price-card snippet, cached full-UK dump first with freshness label ("as of 6am"), last-known-location fallback. Constraint: fresh-data path needs a reachable source off-LAN — cached answers work anywhere - the app has previously fetched (see P3 data mirror). + the app has previously fetched (see P3 data mirror). Interim: the relay on + Tailscale (100.120.217.98:8789) is reachable off-LAN for testing; relay will + move to a permanent box or the GitHub mirror long-term. *IN PROGRESS — MVP + intent shipped (dialog + snippet + freshness label), closest phrase still + pending.* - [ ] **Siri: "Closest [fuel] station"** — same plumbing as cheapest, sort by distance instead of price. Free second phrase in the same `AppShortcutsProvider`.