Skip to content

docs(ask): update READMEs + technical doc for the Ask overhaul - #325

Merged
SMK1705 merged 2 commits into
mainfrom
docs/ask-features-update
Jul 23, 2026
Merged

docs(ask): update READMEs + technical doc for the Ask overhaul#325
SMK1705 merged 2 commits into
mainfrom
docs/ask-features-update

Conversation

@SMK1705

@SMK1705 SMK1705 commented Jul 23, 2026

Copy link
Copy Markdown
Owner

SMK1705 added 2 commits July 23, 2026 16:59
The Ask docs predated everything shipped this cycle and described the tab as
simple retrieval-augmented Q&A — which was never quite right (Ask is
intent-classification over Room rows, not open RAG) and is now very incomplete.

- Root + app README: rewrote the "Ask & recall" entries to cover multi-turn
  follow-ups, the persistent thread, in-place result actions (done / reschedule /
  calendar / reopen), recall spanning completed items, and the opt-in grounded
  cloud answer layer.
- TECHNICAL_DOCUMENTATION.md (Doc v1.3):
  - Rewrote §4.4 (Ask) and §5.6.11 to the shipped architecture — intent
    classification with structural no-hallucination, AskConversation fold (#318),
    AskConversationStore persistence (#317), shared NoteActions result mutations
    (#319), recall-spans-Done (#324), and the AskAnswerPrompt cloud answer
    layer (#313).
  - Corrected the "RAG" framing throughout (headings, TOC anchors, the FR table,
    the semantic-index consumer note, the glossary, the component map, and the
    architecture mermaid node): RAG now applies ONLY to the opt-in answer layer.
  - Updated §6.4's "never the note corpus" caveat for that opt-in layer.
  - Bumped the JVM unit-test count ~707 -> ~773 and added a revision-history row.

Markdown only; the committed TECHNICAL_DOCUMENTATION.pdf is a rendered copy and is
now stale relative to this .md (regeneration needs the marked+mermaid pipeline).
…rkdown

Re-rendered via the marked + mermaid → headless-Chrome pipeline so the PDF matches
the v1.3 Markdown (Ask overhaul). Verified all 17 Mermaid diagrams rendered as SVG
with zero parse failures; diagram height capped to one A4 page (vector stays zoomable).
@SMK1705
SMK1705 merged commit 06e468c into main Jul 23, 2026
1 check passed
@SMK1705
SMK1705 deleted the docs/ask-features-update branch July 23, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant