feat(issue-1509): wire Newton backend owner - #1511
Merged
Merged
Conversation
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.
Summary
newtonextra, conflict declarations vsmujoco/mjwarpextras, record playback) and installation-guide entries.Parent / dependency
newtonin spawn collectors) — both required to reproduce the training run below.Validation
make test-allon final head470a6433— passed (full suite + benchmark smoke; 1 platform-optional mlx skip).logs/fast_sac/G1WalkFlat/2026-09-06_01-21-36_newton/); checkpoints model_1000–5000.pt, ONNX export verified (max_diff 7.6e-07), and record playback on model_5000.pt (800-frame MuJoCo snapshot render, walking gait confirmed). Recorded in_MAINTAINER_VALIDATED_NEWTON_ENTRYPOINT_TASKS.uv run scripts/audit_sim2sim_contracts.py— G1 PPO/SAC MuJoCo↔Newton TRANSFERABLE.pytest tests/scripts/test_support_matrix.py -m slow(12 passed), owner-contract-k newton(2 passed),tests/scripts/test_check_docs.py(20 passed), Sphinx build clean.Notes
The Newton extra is isolated from the historical mjwarp/mujoco extras through uv conflict declarations and pins Newton 1.5.1 with MuJoCo-Warp 3.11 / Warp 1.16 (
trimeshadded for the MJCF importer cold path). PPO Newton remains Configured without runtime evidence.