025abbc3fbd1a748540095a1980ba8681caaa800
- /catalog/sync ingests OpenMetadata tables/columns/PII tags + Command Center PII catalog, data-flow lineage and movements into a 'catalog' Chroma collection. - /agent runs a model-agnostic JSON-action tool loop (search_catalog, get_pii, get_cdc, list_movements, propose_movement) and streams the final answer over SSE. - propose_movement files an approval in the Command Center (human gate) and never executes directly.
ATC Data Quality + RAG
| Service | Port (internal) | Route |
|---|---|---|
| dq-api | 5010 | /dq/* |
| rag-api | 5020 | /rag/* |
Deploy with sibling repo mo/atc-agents — see config/data-quality/README.md there.
Description
Languages
Python
99.2%
Dockerfile
0.8%