docs: scope the ADMIN LIMITATION rule to official incident count/severity - #64
Merged
Conversation
…rity The rule as written implied incidents are invisible live for other cars entirely. Checked against docs/IRACING-DATA-AVAILABILITY.md: the actual gap is the official per-car incident count and point severity (Group 1). Event-level detection (CarIdxTrackSurface, CarIdxSessionFlags — Group 2) is available live for every car, no admin required, and is exactly what the off-track/flag detector already runs on. The old wording would have misled future sessions into assuming live field-wide detection isn't possible without admin, which isn't true. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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
CLAUDE.mdADMIN LIMITATION rule implied incidents are invisible live for other cars entirely — actually the gap is narrower (official count/point severity only). Corrected againstdocs/IRACING-DATA-AVAILABILITY.mdGroup 1 vs Group 2.Test plan
🤖 Generated with Claude Code