Skip to content

Fleet dogfood wiring for WP2 telemetry and WP3 return accounting #352

Description

@kyle-sexton

Context

WP2 (telemetry) and WP3 (return accounting) shipped contracts, capture slices, and live-proven demos, but the standing fleet does not yet emit the telemetry contract or write return-accounting records in production use. Until the fleet is wired, the contracts have no continuous real-world exercise and regressions surface only in demos.

Proposed work

  • Wire the standing fleet's trigger/pipeline path to emit the WP2 telemetry contract (TRACEPARENT inheritance, autonomy.work_item.url resource attribute) on every autonomous run.
  • Wire work-item close/attestation flow to write WP3 return-accounting records (marker record at close, attestation upsert) for fleet-executed items.
  • Verify the join (telemetry ↔ return records) end-to-end on a real fleet work item.

Acceptance criteria

  • A fleet-executed work item produces a single trace with the pinned contract emissions and a joinable return-accounting record.
  • The join query (as demoed with DuckDB in WP3) succeeds against production-path data.

References


Reference: Boris Cherny, "Steps of AI Adoption" (Google Doc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: mediumReal value, no hard deadline; normal backlog flow.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions