Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.29 KB

File metadata and controls

39 lines (29 loc) · 1.29 KB

Delivery Backlog

This backlog tracks completed baseline scope and near-term planned work.

Completed in Current Baseline

Core Experience

  • Studio layout (note rail, editor, preview, and tool windows)
  • Local-first note persistence and restore on reload
  • Local autocomplete from in-document corpus
  • Markdown preview rendering
  • Markdown export (.md)

AI and Assistance

  • /ai/continue endpoint
  • /ai/assist/stream NDJSON streaming endpoint
  • Semantic Kernel integration path
  • Provider fallback behavior when AI is unavailable
  • Ollama-first provider routing support

Platform and Delivery

  • Command palette (Ctrl+K) and slash command workflow
  • Plugin manifest and dynamic side-panel loading
  • Runtime release models (client-server and client-only)
  • Docker release assets and Docker workflow validation
  • Release packaging scripts
  • GitHub Pages Studio Lite publishing with DocFX

Planned Next Work

  • Local markdown import/export batch workflow
  • Optional server sync API and conflict handling strategy
  • Voice transcription provider abstraction layer
  • Component tests for note lifecycle and autocomplete
  • Prompt safety and output filtering policy
  • Performance budgets and dashboard telemetry