services/api/bootstrap.ts
- Entity ID:
ent-20260420-q9e04a00004d - Type:
file - Scope:
shared - Status:
active - Aliases: bootstrap data fetch, bootstrap.ts
Description
Initial-data fetch module at src/services/api/bootstrap.ts. On startup it pulls config from Anthropic's backend; in dev builds it must fail gracefully so the CLI still launches with sensible defaults when no API key is present.
Key claims
- none yet