Visualize
Markdown-to-datum-stream transform and the shared content models. Part of the content group. Shipped as @specfocus/visualize. Legend: ✅ done · 🟡 in progress · ⬜ pending.
Checklist
✅ Passages transform
Markdown-to-datum-stream transform and the shared content models.
✅ Shared content models
Markdown-to-datum-stream transform and the shared content models.
✅ Content API service
Shipped in 0.0.14: create-api-app, content DB migrations, and v1 streams/uploads/pictographs/passages routes mounted at /content by centralize. Single-DB tenancy; R2 content bucket pending.
Evidence
v0.0.14: the passages transform (src/passages, 10+ tests) powers this app's markdown parsing and the shared models are imported across packages. The content API shipped in 0.0.14: create-api-app with content DB migrations and v1 streams/uploads/pictographs/passages routes, mounted at /content by centralize. Caveats: single-DB tenancy and the R2 content bucket is still pending.