Files
the-nexus/scaffold/deep-dive/.env.example
Alexander Whitestone f75dcae6a9
Some checks failed
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 2s
feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918)
Refs #918
Agent: groq
2026-04-07 02:56:41 -04:00

17 lines
421 B
Plaintext

# Deep Dive Environment Configuration
# Gitea API token for branch protection
GITEA_TOKEN=your_gitea_api_token_here
# Telegram (required for delivery)
TELEGRAM_BOT_TOKEN=your_bot_token_here
TELEGRAM_CHANNEL_ID=-1001234567890
# Optional: LLM API for synthesis (defaults to local routing)
# ANTHROPIC_API_KEY=sk-...
# OPENROUTER_API_KEY=sk-...
# Optional: Custom paths
# OUTPUT_DIR=./output
# CHROMA_DB_DIR=./chroma_db