Skip to content

docs: add ForecastLab user-facing guides and curate the RAG corpus to user docs #216

@w7-mgfcode

Description

@w7-mgfcode

Problem

The RAG corpus is currently populated with ~112 internal developer documents (PRPs, ADRs, docs/_base/*, phase docs). The RAG Assistant and the Knowledge page therefore surface developer internals rather than clean, end-user-facing documentation.

Proposed change

  1. Reset the RAG corpus (delete all current sources).
  2. Add a small set of curated, user-facing topic guides under docs/user-guide/:
    • getting-started.md, dashboard-guide.md, feature-reference.md, agents-and-rag-guide.md
    • Synthesized from existing repo material (README, DEV_GUIDE, API_CONTRACTS, PHASE docs, feature slices, frontend pages) with fresh, plain-language explanation.
  3. Index only these guides into the corpus via POST /rag/index.

End state: the corpus contains exactly the four user guides; the RAG Assistant cites real end-user documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions