From a4984a2a3d77cb9e926538cd418625365d0abac6 Mon Sep 17 00:00:00 2001 From: dwebxr Date: Fri, 24 Jul 2026 15:43:06 +0900 Subject: [PATCH] =?UTF-8?q?docs(readme):=20env=20=E8=A1=A8=E3=81=AF?= =?UTF-8?q?=E5=8E=B3=E9=81=B8=E7=89=88=E3=81=A7=E3=81=82=E3=82=8B=E3=81=93?= =?UTF-8?q?=E3=81=A8=E3=82=92=E6=98=8E=E7=A4=BA=E3=81=97=E7=B6=B2=E7=BE=85?= =?UTF-8?q?=E7=89=88=20.env.local.example=20=E3=81=B8=E3=81=AE=E5=8F=82?= =?UTF-8?q?=E7=85=A7=E3=82=92=E5=BC=B7=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 改善ループ周 12 のドリフト検査で「README env 表に約 100 キーが無い」と 検出されたが、実態は意図的な curation (網羅版は .env.local.example の インラインコメント+運用 runbook)。この役割分担を表の導入文で明文化し、 今後の検査で意図的 curation と判別できるようにする (user 承認 2026-07-24)。 Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_015CNMEwurCJNTrzvr2qypSd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eda4cdd0..519e7fdb 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ npm run load-test -- --url # zero-dep load test (p50/p90/p99, RPS, e ## Environment variables -Minimum to run dev (more in [`.env.local.example`](./.env.local.example)): +The table below is a **curated subset** (core setup + production feature flags). The exhaustive reference is [`.env.local.example`](./.env.local.example) — every key (per-chain RPC overrides, token addresses, relay / x402 internals, gas ceilings) is documented there with inline comments; operational keys are also covered in `docs/runbooks/`. | Variable | Purpose | Required | |---|---|---|