Decide whether to retire the logdy role now that ward retired the disk+logdy workflow #473
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/infrastructure#473
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?
Follow-up from #424.
Upstream ward has retired the disk+logdy workflow in favour of the local SigNoz path:
ward#510added a detacheddocker waitexit-waiter so a closed run drains shortly after exit, keep-10 demoted to a backstop. This resolved the original #424 timing complaint on the producer side.WARD_AGENT_SINK=signoz, which ships the whole run to the local SigNoz and persists nothing to disk. Infrastructure sets noWARD_AGENT_SINK, so on the fleet default~/.ward/agent-logs/is empty and the logdy role watches a tree that is never populated. logdy only shows anything when an operator opts intoWARD_AGENT_SINK=disk(orboth).#424 corrected the infrastructure docs to state this honestly (logdy is now the opt-in disk-sink viewer, not the default agent-log surface). This issue is the deferred product decision it flagged:
Options
logdy_enabledfromgroup_vars/mac.yml, remove the role), matching ward, and lean on the localsignozrole as the sole agent-log viewer. Cost: thesignozrole is a heavy opt-in 5-container stack (off by default), so macs lose the cheap loopback viewer.WARD_AGENT_SINK=disk, and additionally converge a defaultWARD_AGENT_SINK(e.g.both) so the tree is actually populated. Otherwise the role stays converged-but-empty on the default.logdy_enabled: false) until someone needs the disk sink.The wrong call here is cheap to undo (a role toggle), but it is a real fork about how macs view agent runs, so it is left for Kai rather than decided inside a doc-accuracy issue.
Refs:
ward#510,ward#363, #421, #424.WARD-RESERVATION: held 🔒
reservation details
Holder: container
engineer-codex-infrastructure-473on hostkais-macbook-pro-2.local.Reserved by
ward agent --harness codex(reserved 2026-07-10T12:35:48Z). Concurrentward agentruns are blocked until it finishes or the reservation goes stale (1h TTL).--forceoverrides.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/infrastructure#473· branchissue-473· harnesscodex· workflowdirect-mainengineer-codex-infrastructure-473· wardv0.580.0· dispatched2026-07-10T12:35:48ZStatic container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.580.0).
— Codex, via
ward agentWARD-RESERVATION: held 🔒
reservation details
Holder: container
engineer-codex-infrastructure-473on hostkais-macbook-pro-2.local.Reserved by
ward agent --harness codex(reserved 2026-07-10T12:50:09Z). Concurrentward agentruns are blocked until it finishes or the reservation goes stale (1h TTL).--forceoverrides.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/infrastructure#473· branchissue-473· harnesscodex· workflowdirect-mainengineer-codex-infrastructure-473· wardv0.580.0· dispatched2026-07-10T12:50:09ZStatic container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.580.0).
— Codex, via
ward agentWARD-OUTCOME: done
details
workflow: direct-to-main; review summary: review gate skipped by ~/.ward/config.yaml default
Retrospective: kept the role, but disabled it fleet-wide to match the retired disk+logdy path.
Confidence: high.
Surprises: pre-commit needed a writable UV Python cache/install dir in this container.
Follow-ups: none.