between milestones · Capture Live (c) queued
Capture now, make sense later.
**Capture Live (b) closed 14-05-2026 ✅.** All 18 m2b tasks landed in a single day's build session. Six surfaces live at `https://review.remoir.app/`: gallery (`/`), detail (`/r/:id`), table (`/table`), dashboard (`/dashboard`), map (`/map`), audit log (`/audit`). Editing surfaces (inline edit + hard delete) operate per the 14-05-2026 ADR-002 scoped exception with revisit triggers (m3 close / prototype graduation / Phase-1→2 transition). Interim scaffold at `app.remoir.app/review` retired and 301-redirected to `review.remoir.app/`. Three new migrations applied (007 open review RPC; 008 destructive update with field+type allowlists; 009 hard delete). Final bundle: 457 KB / 137 KB gzipped. Drift-reconciliation brief processed mid-session (`cowork-brief-2026-05-14-m2b-table-view-and-editing-scope.md`) expanding the m2b scope from list+detail+filters to the 8-feature shape that shipped. Daily Audit Log spec at `docs/audit-log-spec.md` v1.0. Tasks 15+16's automated-stream sides land-in-spirit today and complete at m2c close. Full m2b history is in `project-management/projectlog.md` under the 14-05-2026 entries.
Active milestone
(between milestones — Capture Live (c) queued, ready to start)
What's next
- Capture Live (c) — Multi-Modal Capture (now includes URL channel, relocated from (a) 13-05-2026)
- AI Enrichment (prototype) — scoped 12-05-2026, replaces former "Automated Loop"
Previous milestone
Capture Live (b) — Review Frontend Phase 1 (complete 14-05-2026)
Tracks · Owner
Capture Freek
Milestone timeline
Ten named moments where something demonstrably works. Numbered for ordering, not for ranking — they can be reordered, inserted, or deferred without renaming anything else.
Recent updates
What landed in the past few sessions. Pulled live from STATUS.md.
Six development tracks
Tracks are permanent parallel workstreams. They apply across the whole platform and never finish — they mature over time. A single milestone typically advances two or three tracks at once.
Capture
Making input as frictionless as possible. WhatsApp, email, Apple Shortcuts, free-form text, voice. The moment of capture is the highest-friction point and the most important to solve. If capture feels like work, nothing else matters.
Knowledge Graph
The structured collection layer. Objects, links, templates, Capacities (for Remoir Events), Supabase schemas (for Remoir Family). Where user value is created through organisation and retrieval.
Data Pipeline
The backend plumbing. Webhooks, automation (Make, n8n, custom), OCR, geocoding, storage, error handling. What moves data from capture to knowledge graph reliably.
Raw Data
Storing all inputs in their original unprocessed form with full metadata from day one. The foundation for AI parsing and the user's personal data asset. User-owned and controlled from the first line of code. Non-negotiable.
AI Enrichment
Parsing, tagging, linking, summarising using AI. Reduces manual effort. Eventually replaces structured input entirely with free-form natural language. Trained on the Raw Data track. m3 (AI Enrichment prototype, scoped 12-05-2026) lands first on this track — a lightweight Claude-API prototype over raw inputs that generates the empirical signal needed to scope m6 (AI Parsing, production-grade).
Sovereignty
User ownership and control of all data and metadata. Group governance. Selective sharing with commercial parties on user terms. Long-term vision — informs architecture decisions now without being built now. Includes the federated ownership layer (see vision/future-layers.md).