Ingest ward reap skill-use telemetry for dashboard graphs #39
Labels
No labels
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agent-proxy#39
Loading…
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 the ChatGPT dashboard skill-use graph observation.
Goal:
Agent-proxy should ingest skill-use telemetry produced by ward reaped agent runs and expose it for dashboard graphs.
Producer dependency:
Proposed first slice:
Acceptance:
WARD-RESERVATION: held 🔒
reservation details
Holder: container
engineer-codex-agent-proxy-39on hostkais-macbook-pro-2.local.Reserved by
ward agent --harness codex(reserved 2026-07-09T22:05:19Z). 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/agent-proxy#39· branchissue-39· harnesscodex· workflowdirect-to-mainengineer-codex-agent-proxy-39· wardv0.522.0· dispatched2026-07-09T22:05:19ZStatic container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.522.0).
— Codex, via
ward agentWARD-OUTCOME: done
details
workflow: direct-to-main; review summary: skipped because review gate skipped by ~/.ward/config.yaml default
retrospective: The ingest path stayed small and testable. The only surprise was the container disk pressure, which I worked around with a smaller install set and TMPDIR=/dev/shm for tests.
confidence: high
surprises: tmp_path wanted /scratch, but /scratch was full. I pointed pytest temp usage at /dev/shm.
follow-ups: None.