Expose the actual publish-core failure after summary patch #588
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#588
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?
Problem
PR #587 merged for #586 and added a director-readable publish-core summary path, but post-merge dev-base publication run 8525 / repository run #1434 still failed without exposing the actual failing operation or exit cause.
Current evidence:
3114e3bc2d2866ed2449b5e10ffd033e59daf0e6passed main CI and promote.dev-base-publish.ymlrun 8525 failed after 16m59s in jobpublish-core(job id 14273), step./actions/publish-dev-base-tier.ward ops forgejo actions logs coilyco-flight-deck agentic-os 8525 14273 1returns 404.agentic-os-full:latestremains absent (manifest unknown).This is a missed acceptance follow-up for #586 and the current concrete continuation of #583.
Acceptance
publish-corerun exposes the specific failing operation and exit cause on a director-readable page or artifact, without relying on the broken raw-log endpoint.dev-base-publish.ymlrun either publishesagentic-os-full:latestor exposes the exact external blocker and operator action.Related: #583, #586, #587, run 8525 / #1434.
WARDED_WORKFLOW: reservation-held
reservation details
Holder: launch intent for container
engineer-codex-agentic-os-588on host74a70515a491.Accepted by
ward agent --harness codex(reserved 2026-07-15T12:25:34Z). 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#588· branchissue-588· harnesscodex· workflowpull-request-and-mergeengineer-codex-agentic-os-588· wardv0.710.0· dispatched2026-07-15T12:25:31ZStatic container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.710.0).
— Codex, via
ward agentWARDED_WORKFLOW: dispatch-deferred
launch failure details
The sibling run never started. Ward v0.710 acquired the reservation and created engineer-codex-agentic-os-588 using agentic-os:release, then failed while seeding the container: docker cp to /opt/agentic-os/ward-shell-entrypoint.sh returned not a directory. The created container was stopped. No engineer code ran and no branch or PR was created.
This is the same stale director/image seeding incompatibility already recorded on #583. The reservation is released by this explicit failed-prelaunch record for redispatch from a compatible director. Issue #588 remains the precise continuation for failed publication run 8525 / #1434.
Superseded by active #589. #589 captures the same run 1434 failure with the tighter repair: split the opaque publish-core action into named director-visible subphases so the failing phase appears on the Forgejo run page without raw logs. The healthy director has already dispatched #589; a second engineer on #588 would duplicate that workflow change.