Simulator "what the device is doing" explainer below the transport (plan 0010)#342
Merged
Merged
Conversation
…nsport A short description card under the playback controls walking through the firmware's actual behavior: boot on button press or RPM, nearest-track lookup with all courses loaded into memory, automatic race-mode entry on RPM, and the waypoint-drop course-detection pass (distance match + multiple line crossings) that selects the course and registers an accurate first lap. All 7 locales. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013BCdGxqExj9ojEQgZj4f6G
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
lapwing | f908a2c | Commit Preview URL Branch Preview URL |
Jul 17 2026, 06:20 AM |
Coverage SummaryLines: 57.41% (6554/11415) · Statements: 56.49% · Functions: 55.04% · Branches: 53.21% Per-file coverage
|
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
Adds a short "What the device is doing" description card directly below the simulator's play button / transport controls, walking through the firmware's actual behavior:
Strings in all 7 locales (
howItWorks.*in thesimulatornamespace).Related Issues
None — direct user request (plan 0010 follow-up).
Type of Change
Checklist
bun run typecheckpassesbun run lintpassesbun run test:runpasses (2197 tests, incl. i18n key-parity across 7 locales)bun run buildpasses[3.1.0] - unreleased/simulatorNotes for Reviewers
Simulator.tsx+ locale strings + CHANGELOG. No logic touched.f908a2c).🤖 Generated with Claude Code
https://claude.ai/code/session_013BCdGxqExj9ojEQgZj4f6G
Generated by Claude Code