← back to AbramsOS
docs: roadmap — health track done; Assets/Neighborhood/Biometrics shipped; savings track next
4c949debecfab01976c6df17e6ea3b0da63b376a · 2026-07-13 01:23:32 -0700 · Steve
Files touched
M docs/LIFE-OPTIMIZER-ROADMAP.md
Diff
commit 4c949debecfab01976c6df17e6ea3b0da63b376a
Author: Steve <steve@designerwallcoverings.com>
Date: Mon Jul 13 01:23:32 2026 -0700
docs: roadmap — health track done; Assets/Neighborhood/Biometrics shipped; savings track next
---
docs/LIFE-OPTIMIZER-ROADMAP.md | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)
diff --git a/docs/LIFE-OPTIMIZER-ROADMAP.md b/docs/LIFE-OPTIMIZER-ROADMAP.md
index 300e94b..0c8f030 100644
--- a/docs/LIFE-OPTIMIZER-ROADMAP.md
+++ b/docs/LIFE-OPTIMIZER-ROADMAP.md
@@ -19,19 +19,21 @@ ships empty until Steve imports real data).
with inline SVG BP chart, per-person filter, manual add; `POST /api/health/readings`
JSON ingest for the Health Auto Export app; `scripts/import-apple-health.js` CLI.
-## Next — unblocked (do these overnight, priority order)
-### Health track
-1. **Vitals trends + insights** — weight & resting-HR trend sparklines like BP; a local-LLM
- ($0) "what changed this month" plain-English summary per person; flag any BP reading in
- Stage 2/crisis with a gentle "recheck / see doctor" note (informational, not advice).
-2. **BP ↔ medication context** — on /health, show which active meds (from the medication
- table) are BP-relevant, so a trend reads alongside what he's taking. Read-only join.
-3. **Reading reminders** — if no BP reading in N days, a calendar_reminder nudge.
-
-### Savings track
-4. **Subscription/bill audit** — biggest real lever: flag recurring `bill` rows that look
+## Shipped (this overnight run)
+- **Health track DONE** — vitals trends + local-LLM "what changed this month" + Stage-2
+ recheck flag (`8f58fa2`); BP↔medication context (`355389e`); lapsed-habit reading
+ reminders (`8598287`).
+- **Assets / Net Worth** (`a78d4ae`) — home by address + value + finance category + notes.
+- **Neighborhood Watch** (`42d431f`) — address+radius, Leaflet map, Ring cameras/Neighbors,
+ Nextdoor, Citizen, crime maps, registries. Free OSM geocode (no key).
+- **Biometrics / ID** (`5ab1c97`) — per-person profile (kids+adults), child-ID record,
+ exact BMI, CDC percentile link for kids.
+
+## Next — unblocked (savings track)
+1. **Subscription/bill audit** — biggest real lever: flag recurring `bill` rows that look
unused/duplicative; draft cancel/downgrade savings suggestions.
-5. **Reorder-timing + price-drop nudges** — cadence "reorder soon"; camelcamelcamel target.
+2. **Reorder-timing + price-drop nudges** — cadence "reorder soon"; camelcamelcamel target.
+3. **Home-value estimate** for Assets — gated on a valuation API key (RentCast/ATTOM).
## Shipped (banking)
- **Plaid "Connect a bank" flow** (`954cc77`) — connectors page now links Wells Fargo / any
← 5ab1c97 biometrics: per-person ID/emergency profile for kids + adult
·
back to AbramsOS
·
auto-save: 2026-07-13T01:52:00 (1 files) — lib/bill-audit.js a0f0e6a →