Skip to content

Publish read-only prediction MCTS checkpoint artifact #202

Description

@proerror77

Parent\n\n#184\n\n## What to build\n\nExpose a versioned read-only prediction-MCTS artifact directly from the official shared-checkpoint run state. The artifact reports immutable mission/snapshot identity, candidate lineage, training-only observations, selected candidate, and terminal phase without proposing candidates, updating reward, or changing the checkpoint.\n\n## Acceptance criteria\n\n- [ ] The same durable prediction-MCTS state produces byte-stable projection JSON.\n- [ ] Projection rejects an invalid or mismatched checkpoint rather than reconstructing candidate state.\n- [ ] Held-out and Up/Down execution evidence remain descriptive fields and cannot change UCT reward, visits, or selection.\n- [ ] The official prediction runner publishes the projection beside its durable state.\n- [ ] A focused counterexample test proves projection has no mutation path.\n\n## Out of scope\n\nFormula Alpha Search, collector/snapshot changes, evaluator metric changes, cloud result publication, Paper/Live, OMS, and RiskGate.\n\n## Blocked by\n\n#187\n\n## Rollout / rollback\n\nAdditive versioned artifact only. Rollback stops publishing the projection; the shared checkpoint and runner behavior remain unchanged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentFully specified and safe for an autonomous agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions