docs: fill in discovered platform env values and add .env.example#2
Conversation
Replace example URLs/IDs with actual values discovered from evalops/deploy and evalops/platform: - Gateway URL: https://llm-gateway.evalops.dev/v1 - Platform URL: https://api.evalops.dev - Organization ID: org_evalops - Workspace ID: evalops Also add .env.example for quick setup and note that registration/span ingest are gated on EVA-157 (agent-mcp not publicly exposed).
PR SummaryLow Risk Overview
Reviewed by Cursor Bugbot for commit 34614c3. Bugbot is set up for automated code reviews on this repo. Configure here. |
Replace example URLs and placeholders with actual values discovered from
evalops/deployandevalops/platform:https://llm-gateway.evalops.dev/v1(live, auth-gated)https://api.evalops.devorg_evalopsevalopsAlso:
.env.examplefor quick setup (with explanation of which vars are live vs. EVA-157-gated).envto.gitignoremcp/mcp:self_diagnostic)Gateway works today with a valid identity token. Registration + span ingest come online when EVA-157 ships.