File size: 247 Bytes
6bff5d9
 
 
 
 
 
1
2
3
4
5
6
7
# 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.