Files
stack/apps/api/src/federation
jason.woltjeandClaude Opus 4.6 d2003a7b03 fix(api): make federation config validation non-fatal at startup
Federation is optional and should not prevent the app from starting
when DEFAULT_WORKSPACE_ID is not set. Changed from throwing (crash)
to logging a warning. The endpoint-level validation in the controller
still rejects requests when federation is unconfigured.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-02-15 01:08:09 -06:00
..