Remove the silent shared demo-key fallback for FMP-backed research and screener routes, document the required key, and make backend/.env.example trackable so setup guidance has one source of truth. Refs: docs/AUDIT_REDESIGN.md item C6. Co-Authored-By: GPT-5 Codex <noreply@openai.com>
17 lines
182 B
Plaintext
17 lines
182 B
Plaintext
node_modules
|
|
.env
|
|
.env.*
|
|
*.env
|
|
!.env.example
|
|
old_env.txt
|
|
new_env.txt
|
|
temp_env.txt
|
|
users_dump.json
|
|
profiles_dump.json
|
|
bot_state.json
|
|
*.log
|
|
dist
|
|
coverage
|
|
.DS_Store
|
|
bot_state.json.bak
|