Skip to content

docs: add Data Query and hybrid indicator search architecture docs - #18

Merged
ypldan merged 2 commits into
mainfrom
feat/data-query-docs
Jun 5, 2026
Merged

ypldan merged 2 commits into
mainfrom
feat/data-query-docs

Conversation

@ypldan

@ypldan ypldan commented Jun 4, 2026

Copy link
Copy Markdown

Description of changes

Adds two architecture pages documenting how Data Query with hybrid indicator search works:

  • architecture/data-query-hybrid-search.md — conceptual overview: the end-to-end pipeline from a natural-language query to grounded SDMX data, how hybrid indicator search combines keyword + semantic retrieval with LLM relevance scoring, dimension/availability grounding, and configuration at a glance.
  • architecture/data-query-internals.md — engineering deep dive across the same pipeline, referencing components by name (no line-number references).

Both pages are cross-linked and indexed in architecture/README.md. Diagrams use mermaid. Docs only — no code changes.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Add a conceptual overview and an engineering deep dive describing how the
Data Query tool turns natural-language questions into grounded SDMX data,
and how hybrid indicator search (keyword + semantic + LLM relevance) works.
Index both pages in the architecture README.
@ypldan
ypldan requested a review from iliia-veselov June 4, 2026 17:35
@ypldan
ypldan enabled auto-merge (squash) June 4, 2026 17:35
@ypldan ypldan self-assigned this Jun 5, 2026
@ypldan
ypldan merged commit ced4900 into main Jun 5, 2026
4 checks passed
@ypldan
ypldan deleted the feat/data-query-docs branch June 5, 2026 09:29
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.

2 participants