Build append-only trajectory ingestion and replayable raw retention #43

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

Parent: #40

Build the cold-path intake for trajectory events and an append-only durable raw record that can be replayed without treating SigNoz or OTLP as the sole data store.

Dependencies:

  • #42 trajectory schema package and validation fixtures

Acceptance criteria:

  • Validate and idempotently ingest contract v1 events.
  • Preserve immutable raw envelopes, source provenance, receipt metadata, and redaction state in a durable store selected by this work.
  • Define duplicate delivery, ordering, retention, access tier, and replay behavior.
  • Keep writes asynchronous from the model request hot path with bounded failure behavior.
  • Demonstrate replay into a fresh consumer and document operational recovery.

Do not make Agent Proxy an execution authority. Historical issues remain evidence only.

Parent: #40 Build the cold-path intake for trajectory events and an append-only durable raw record that can be replayed without treating SigNoz or OTLP as the sole data store. Dependencies: - #42 trajectory schema package and validation fixtures Acceptance criteria: - Validate and idempotently ingest contract v1 events. - Preserve immutable raw envelopes, source provenance, receipt metadata, and redaction state in a durable store selected by this work. - Define duplicate delivery, ordering, retention, access tier, and replay behavior. - Keep writes asynchronous from the model request hot path with bounded failure behavior. - Demonstrate replay into a fresh consumer and document operational recovery. Do not make Agent Proxy an execution authority. Historical issues remain evidence only.
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#43
No description provided.