v2.0.2
SDM Scan + Enrichment Rewrite
Replace the connector-based SDM architecture with a simpler scan + enrichment model:
- Direct catalog scanner (rt-side, no connector binary needed)
- Declarative enrichment loader (JSONC files)
- Build connections from scan + enrichment data
- Drop connector runner, protocol, url resolver, map, suggest commands
- Daemon
sdm:catalogserves the rt scan directly (dropsdm:resolve) - Rewritten README StrongDM section for the new model
- Updated e2e tests (drop orphaned connector tests, add enrichment tests)