learning_ai_notes/docs/roadmaps
Saravana Achu Mac a697752d15 feat: implement WEB_AI_FAST_ROADMAP (web + backend + docs)
Phase 1: Command palette (⌘K), editor autosave with quiet auto-saves, dashboard
saved views from API + quick links + onboarding seed CTA, explicit task scan panel.

Phase 2: Context pack formatter with YAML frontmatter, copy on note + workspace .md export.

Phase 3: ADR for hybrid search without embeddings; POST /notes/search (lexical +
ranked hybrid); search UI mode toggle.

Phase 4: POST copilot + suggest-title; in-editor copilot actions; /chat retrieval
answers with citations (backend chat.rag_enabled).

Phase 5: Settings MCP snippet, offline queue note, API token deferral; DEEP_LINKS.md.

Phase 6: Note shares + public GET; share page; POST onboarding-seed.

Phase 7: note_versions on PATCH; version panel; create-note templates; PWA manifest.

Flags: search.hybrid_enabled, copilot.enabled, chat.rag_enabled, onboarding.seed_enabled.
Made-with: Cursor
2026-03-31 13:00:36 -07:00
..
00_MASTER_EXECUTION_PLAN.md feat(notes): scaffold product surfaces and backend MCP slices 2026-03-10 08:53:07 -07:00
01_FOUNDATIONS_AND_DECISIONS.md feat(identity): lock NoteLett product identity across all surfaces 2026-03-10 18:47:01 -07:00
02_BACKEND_ROADMAP.md docs(roadmap): truth-align implementation status 2026-03-10 10:56:20 -07:00
03_WEB_ROADMAP.md feat(identity): lock NoteLett product identity across all surfaces 2026-03-10 18:47:01 -07:00
04_MOBILE_ROADMAP.md feat(identity): lock NoteLett product identity across all surfaces 2026-03-10 18:47:01 -07:00
05_MCP_AGENT_ROADMAP.md docs(mcp): mark core note tool rollout complete 2026-03-10 09:38:40 -07:00
06_PLATFORM_INTEGRATIONS_ROADMAP.md feat(notes): scaffold product surfaces and backend MCP slices 2026-03-10 08:53:07 -07:00
07_QA_RELEASE_DOCS_ROADMAP.md docs(roadmap): truth-align implementation status 2026-03-10 10:56:20 -07:00
08_ARCHITECTURE_REUSE_MASTER_ROADMAP.md docs(roadmap): annotate verification checkpoint 2026-03-10 13:07:00 -07:00
09_BACKEND_REUSE_ALIGNMENT_ROADMAP.md fix(config): complete phase-a identity alignment 2026-03-10 11:59:12 -07:00
10_WEB_REUSE_ALIGNMENT_ROADMAP.md docs(roadmap): annotate verification checkpoint 2026-03-10 13:07:00 -07:00
11_MOBILE_REUSE_ALIGNMENT_ROADMAP.md docs(roadmap): annotate architecture checkpoints 2026-03-10 12:11:34 -07:00
12_PLATFORM_SHARED_SERVICES_ALIGNMENT_ROADMAP.md docs(architecture): tighten review and roadmap consistency 2026-03-10 11:33:58 -07:00
ADR-2026-03-31-hybrid-search-without-embeddings.md feat: implement WEB_AI_FAST_ROADMAP (web + backend + docs) 2026-03-31 13:00:36 -07:00