refactor(runtime): keep site tools clockless#148
Merged
Conversation
Signed-off-by: jbernavaprah <[email protected]>
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
phoxal 0.34.0PHOXAL_CLOCKinto router, joypad, and telemetry in Run, Webots, and DeploySTANDARD_SITE_TOOLSentry and deployed tool environmentRefs phoxal/.github#39
Validation
cargo check --workspacecargo test --workspace --quiet(432 unit tests plus all integration suites; one existing manual test ignored)cargo clippy --workspace --all-targets -- -D warningscargo fmt --all -- --checkgit diff --checkReleased clean-room evidence with framework snapshot
build-20260716-0000201:doctor: passedupdate: passed and selected released tool/motion/simulator artifactscheck --strict: passed, 18 participantssimulation run default --dry-run: passedsimulation run default --env dev: router, joypad, and telemetry launched with no clock flag and all reached Ready; services retained--clock simulationThe live world later failed in an unchanged clocked robot participant (one run: Webots controller; another: safety). Cross-review confirmed those failures are outside this diff. They leave the tracker’s broader full-world clean-room acceptance item open for separate simulation-startup diagnosis.
Risk
The behavior change is limited to standard site-tool process environments. Services, drivers, and simulators retain their existing
ParticipantLaunchclock encoding. Tool supervision/readiness is unchanged.Cross-repository order
phoxal 0.34.0,phoxal-macros 0.23.0, tool artifacts, and coherent catalogbuild-20260716-0000201are published.