Ingest ward reap skill-use telemetry for dashboard graphs #39
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 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.