-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcoherence.env.example
More file actions
20 lines (17 loc) · 919 Bytes
/
Copy pathcoherence.env.example
File metadata and controls
20 lines (17 loc) · 919 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ======================================================================
# G.E.A.R. PIPELINE SECRETS & CLOUDFLARE ENVIRONMENT
# Target Host: GLF OS 25.11 Phoenix Pulsar
# ======================================================================
# DSPy & BigQuery AST Injection Context
BIGQUERY_PROJECT_ID=my-gcp-project-12345
BIGQUERY_DATASET=coherence_agentic_ast
BIGQUERY_CREDENTIALS_JSON_PATH=/etc/secrets/coherence-service-account.json
# LLM Providers — strand seat weights (Category C SoT; matches README)
# Claude=8, Grok=5, Gemini=3 (sum 16). Not load-bearing CPU quotas.
XAI_API_KEY=xai-your-api-key-here
ANTHROPIC_API_KEY=sk-ant-your-api-key-here
GEMINI_API_KEY=AIzaSy-your-api-key-here
# Zero-Trust Tunnel definitions
# wss://coherence.toolated.online/gear maps locally to ws://127.0.0.1:8089
CLOUDFLARE_TUNNEL_TOKEN=ey...your-tunnel-token-here...
CLOUDFLARE_TUNNEL_URL=wss://coherence.toolated.online/gear