You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.