lmiranda
cd27b92b28
feat(data-platform): add data-advisor agent
Advisory agent for data integrity validation using existing MCP tools.
Features:
- Two operating modes: review (detailed) and gate (binary)
- PostgreSQL schema validation
- dbt project health checks (parse, compile, test, lineage)
- PostGIS spatial validation
- Python code pattern scanning
- Graceful degradation when components unavailable
Integrates with projman orchestrator for Domain/Data gates.
Closes #374
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>