[RL] Add telemetry event shards and provenance substrate#4628
Draft
taivu1998 wants to merge 1 commit intomarin-community:mainfrom
Draft
[RL] Add telemetry event shards and provenance substrate#4628taivu1998 wants to merge 1 commit intomarin-community:mainfrom
taivu1998 wants to merge 1 commit intomarin-community:mainfrom
Conversation
Async RL needs durable provenance shared across trainer, rollout, and eval before we change the metric streams. This adds metadata-path plumbing, tracker and artifact registration, and startup event shards so later logging changes can build on a stable contract.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the PR1 RL telemetry substrate with durable event shards, tracker and artifact refs, and metadata-path plumbing for trainer, rollout, and eval startup. This makes provenance and stream ownership explicit before the later metrics cutover and adds coverage for event encoding, run-state registration, and worker initialization. Spec: .agents/projects/rl-logging-observability-implementation-plan-2026-04-09.md