Materialize episodes and trajectories from retained events #44

Closed
opened 2026-07-23 05:32:29 +00:00 by coilyco-ops · 0 comments
Member

Parent: #40

Create cold-path episode and trajectory assembly over replayable raw events, including partial and late-arriving event handling.

Dependencies:

  • #42 trajectory schema package and validation fixtures
  • #43 append-only ingestion and replayable raw retention

Acceptance criteria:

  • Assemble correlated events by Ward run, agent session, request, repo, issue, workflow, trace, and episode identities.
  • Define deterministic ordering, watermarking, late-event reconciliation, partial status, and re-materialization.
  • Emit versioned assembled records with source event ids and content hashes.
  • Keep materialization out of the latency-sensitive request path.
  • Supply fixtures covering retries, fallbacks, human intervention, and missing events.
Parent: #40 Create cold-path episode and trajectory assembly over replayable raw events, including partial and late-arriving event handling. Dependencies: - #42 trajectory schema package and validation fixtures - #43 append-only ingestion and replayable raw retention Acceptance criteria: - Assemble correlated events by Ward run, agent session, request, repo, issue, workflow, trace, and episode identities. - Define deterministic ordering, watermarking, late-event reconciliation, partial status, and re-materialization. - Emit versioned assembled records with source event ids and content hashes. - Keep materialization out of the latency-sensitive request path. - Supply fixtures covering retries, fallbacks, human intervention, and missing events.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agent-proxy#44
No description provided.