docs: a file deploy owns has two shapes, and a checker sees the other one #687
No reviewers
Labels
No labels
move-to-repo
coilyco-bridge-deploy
move-to-repo
coilyco-flight-deck-agent-compose
move-to-repo
coilyco-gaming-eco-app
move-to-repo
coilysiren-inbox
move-to-repo
unknown
🔒⚠️📦⚠️🔒 SANDBOXED 🔒⚠️📦⚠️🔒
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/sirens-echo!687
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/a-deploy-owned-file-has-two-shapes-claude"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #682
Both of Echo's deploy-owned config files are ConfigMaps, and both loaders got that wrong in opposite directions:
The gate built on the first rejected every policy deploy has while passing every fixture. The second returned an empty roster, which is a legitimate state, so a wrong path and a deliberate no-tool deployment looked identical.
Why the contrast is the document
A reader who saw only the loud failure would conclude the strictness was the problem — and would then write the quiet one. That is precisely what happened here, in one package, and neither loader is wrong for the pod.
The cheaper half
A fixture written from a format's documentation describes the mounted shape, which is the one input a checker never receives. Mine did, and passed. Reading one real file from deploy before writing the first fixture is one command.
Placement
Its own file rather than a section:
sirens-echo-access-check.mdwas at 78 lines and lands exactly on the 80-line cap with the single link added. That is #527's problem arriving in practice, and splitting was the answer there too.ward exec gategreen.