Dead Code Removal + Config Drift Wiring
2026-03-18
What We Built
Deleted the channel-deploy facade (3 routes) and embedding/image generation 501 stubs — all remnants from the OpenClaw hard fork. Wired the existing ConfigDriftDetector with a 5-minute polling interval that logs on config change.
Lockstep Checklist
- [x] API Routes: Removed dead routes only (never in SDK).
- [x] TS SDK: No changes needed.
- [x] Python SDK: No changes needed.
- [x] MCP Schemas: No changes needed.
- [x] Master Record: N/A.