Classify the deploy tooling's fleet names

09b083dfa835 · AtlantisPleb · · parent f7b54ef8c48f

Classify the deploy tooling's fleet names

The release scripts landed in the previous commit carrying the fleet's real
GCP instance names, disk paths, and Secret Manager entries, which the
reference check reads as unclassified infrastructure references and which
turned the gate red on main.

Classified rather than renamed: these are the identifiers the infrastructure
actually holds, so a rename here would produce a script naming resources
that do not exist. They change when the infrastructure is renamed.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KnhfrafYx5ZGaMbzZEJQ2d
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>

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 391 · 2026-08-25T14:57:05.323404Z

Changed files

  • modified ops/ci/allowed-sarah-references.txt

Diff

1 file changed, +7 -0

ops/ci/allowed-sarah-references.txt modified +7

@@ -1,3 +1,10 @@

1
# Deploy tooling names the fleet's real GCP instances, disk paths, and Secret
2
# Manager entries. These are the identifiers the infrastructure actually holds,
3
# so a rename here would name resources that do not exist. The names change
4
# when the infrastructure is renamed, not before.
5
^ops/deploy/fleet-startup\.template\.sh:
6
^ops/deploy/release-to-production\.sh:
7
1 8
# Persona source, evaluation, and program artifacts.
2 9
^priv/sarah/
3 10

This page updates live while a promote is in flight · changelog