Infrastructure simulation and low-level API diagnostics.
Verify identity, org resolution, and system health before deep troubleshooting.
Refresh BMs to discover accounts, then trigger insights sync via the registry.
Preview field mappings for Sheets, then verify ingestion history and row hashes.
Evaluate rules to generate events, then manually dispatch webhook deliveries.
Current raw state of the debugging runtime.
{}curl -X POST http://localhost:3000/api/metrics/business-summary/rebuild \
-H "Authorization: Bearer dev" \
-H "Content-Type: application/json" \
-d '{"orgId":"dev-org","from":"2026-05-01","to":"2026-05-12"}'curl -X POST http://localhost:3000/api/monitor-rules/evaluate \
-H "Authorization: Bearer dev" \
-H "Content-Type: application/json" \
-d '{"orgId":"dev-org","from":"2026-05-01","to":"2026-05-12"}'