Fix Docker helper SSM path for agent surface pulls #514
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os#514
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
ward agent surface --harness codex failed before opening the container because Docker invoked docker-credential-forgejo-ssm, and the helper tried SSM paths outside the engineer role allowlist.
Observed failure:
The helper should read bot-owned registry token paths that match the active ward engineer SSM guard, and should not fall back to a personal/admin token path for routine image pulls.
Acceptance: