ishaq101's picture
feat/Catalog Retrieval System (#1)
6bff5d9
|
raw
history blame
247 Bytes
# catalog
Per-user data catalog: identity layer for structured sources (DB schemas + tabular files).
Holds AI-enriched table/column descriptions, consumed by `query/planner` to generate JSON IR.
See `ARCHITECTURE.md` (root) for the full design.