Fix publish-core failure after retry and retag wait fixes #581
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#581
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?
Release publish is still blocked after #579 landed.
Current head:
mainandrelease:aff69a6e8a66a449fbb54a6a85b4df7ea76aaa1e(fix(dev-base): resolve publish retry and retag wait (#579)).1416succeeded and movedreleaseto that head.Failure evidence:
dev-base-publish.ymlrun1417onreleasefailed.plan-draftsucceeded.publish-corefailed.publish-lang-node,publish-lang-go,publish-lang-dotnet,publish-ops,publish-agent, andpublish-fullstayed blocked.publish-core),./actions/publish-dev-base-tierfailed after 16m13s.This means the retry/resume and retag-wait plumbing landed, but the core image publish still cannot complete. The engineer should focus on the
coretier path in./actions/publish-dev-base-tierand the release-sidedev-base-publish.ymlwiring. If the raw Forgejo log helper is still unavailable, add a narrow workflow/script change that makes the core tier failure observable enough to act on, but do not broaden into generic diagnostic-message churn.Acceptance:
publish-corefailure or captures a precise, release-actionable failure mode if external registry/storage state is the wall.releasecan rundev-base-publish.ymlpastpublish-coreor the issue names the exact external blocker requiring operator action.Related issues/PRs: #565, #572, #573, #578, #579.
WARDED_WORKFLOW: reservation-held
reservation details
Holder: launch intent for container
engineer-codex-agentic-os-581on hostkais-macbook-pro-2.local.Accepted by
ward agent --harness codex(reserved 2026-07-15T10:10:49Z). Concurrentward agentruns are blocked until this intent becomes visible or the intent is released. The stale-intent fallback is still TTL-bounded (3h TTL).--override-reservationoverrides.Do not comment on or edit this issue to steer the run while it is reserved. The engineer seeded the body once at launch and never re-reads it, so a comment or edit reaches only human readers, never the running engineer. A correction goes to a new issue, dispatched fresh. That is the only channel that reaches a run in flight. Where the forge supports it, ward locks this conversation to make that a road-block rather than a convention (ward#494).
run seed context — what this run is carrying (ward#609)
coilyco-flight-deck/agentic-os#581· branchissue-581· harnesscodex· workflowpull-request-and-mergeengineer-codex-agentic-os-581· wardv0.697.0· dispatched2026-07-15T10:10:43ZStatic container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.697.0).
— Codex, via
ward agentWARDED_WORKFLOW: #582
details
workflow: pull-request-and-merge; review summary: review gate intentionally skipped because temporary ward default pending brokered QA.Retrospective: the fix stayed narrow. The core publish path now bounds the ward source clone, and PR CI materializes the missing ward defaults asset before building ward from source.
Confidence: high.
Surprise: ward main was missing
cmd/ward/defaultsassets, so the CI job needed a source sync step beforego build.Follow-ups: merge PR #582 after the review gate is lifted.