Build Connector OS v1 for sail-command-center using the current connector registry as the source contract. Add persistence for connectors, connector_accounts, sync_runs, connector_artifacts, and connector_events; wire cron to store snapshots; surface health/freshness/blockers in the dashboard; live-validate what credentials allow.
src/lib/connector-store.ts.src/lib/connector-os.ts.GET /api/connectors.GET /api/cron/connectors to persist snapshots after Authorization: Bearer $CRON_SECRET..env.example and render.yaml..data/connector-os-store.json with 27 connectors, 20 current/authenticated or available, 3 needs_login, 4 manual_capture, 54 persisted sync runs after two local runs./Users/samaguiar/Documents/Codex/connector-os-report-hygiene-2026-05-28/report_hygiene_summary.md.npm test passed: 7 files, 25 tests.git diff --check passed.tsc, next build, and next dev hung locally with no diagnostic output, matching the earlier local Next/TypeScript hang pattern. No background sessions were left running.