- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01KnhfrafYx5ZGaMbzZEJQ2d
Give the pairing vault its own key, and let the gate build the assets
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- pushed
- by user · WAL seq 399 · 2026-08-25T15:26:29.451797Z
Changed files
-
modified
ops/ci/gate.sh -
modified
ops/deploy/fleet-startup.template.sh
Diff
2 files changed, +19 -0
ops/ci/gate.sh modified +13
@@ -75,6 +75,19 @@ for command_name in jq mix npm rg; do
| 75 | 75 |
|
| 76 | 76 |
|
| 77 | 77 |
|
| 78 |
|
|
| 79 |
|
|
| 80 |
|
|
| 81 |
|
|
| 82 |
|
|
| 83 |
|
|
| 84 |
|
|
| 85 |
|
|
| 86 |
|
|
| 87 |
|
|
| 88 |
|
|
| 89 |
|
|
| 90 |
|
|
| 78 | 91 |
|
| 79 | 92 |
|
| 80 | 93 |
|
ops/deploy/fleet-startup.template.sh modified +6
@@ -39,6 +39,11 @@ export GITHUB_CLIENT_ID="$(secret sarah-production-github-client-id)"
| 39 | 39 |
|
| 40 | 40 |
|
| 41 | 41 |
|
| 42 |
|
|
| 43 |
|
|
| 44 |
|
|
| 45 |
|
|
| 46 |
|
|
| 42 | 47 |
|
| 43 | 48 |
|
| 44 | 49 |
|
@@ -130,6 +135,7 @@ ENV_NAMES=(
| 130 | 135 |
|
| 131 | 136 |
|
| 132 | 137 |
|
| 138 |
|
|
| 133 | 139 |
|
| 134 | 140 |
|
| 135 | 141 |
|