[Repo Manager] Already resolved. CORS_ORIGINS env var parsed in config.py (lines 65-70). Falls back to localhost dev origins. .env.example documents it.
Closing as already implemented in the…
[Repo Manager] Already resolved. docker-compose.yml uses env var references. .env.example has placeholders. .env is in .gitignore.
Closing as already implemented in the codebase.
[Repo Manager] Already resolved. check_jwt_secret() in auth.py (lines 23-33) is called at startup. Refuses to start with default secret when APP_ENV != development.
Closing as already implemented…
[Repo Manager] Already resolved. openapi-typescript generates schema.d.ts. CI verifies it stays in sync.
Closing as already implemented in the codebase.
[Repo Manager] Already resolved. /jobs endpoint has cursor-based pagination with next_cursor.
Closing as already implemented in the codebase.
[Repo Manager] Already resolved. /analytics/trends endpoint + recharts visualization in Analytics.tsx.
Closing as already implemented in the codebase.
[Repo Manager] Already resolved. SPARC/webhooks.py supports HTTP POST, Slack, Discord webhooks with retry logic.
Closing as already implemented in the codebase.
[Repo Manager] Already resolved. SPARC/scheduler.py uses APScheduler for recurring analysis with alerting.
Closing as already implemented in the codebase.