[no-issue] docs: patterns by language & test level + what we do not flag (EN+PT)#17
Merged
vinicq merged 1 commit intoJun 29, 2026
Conversation
Two new Concepts pages mirroring the canonical guides: - by-test-level: every detected code per language (Python/JS-TS/Robot) + the unit/integration/E2E characteristic clusters, with the honest note that level is a per-finding J3 classification. - what-we-do-not-flag: the deliberately-excluded patterns under 6 reason categories (belongs-to-skill, FP-ceiling, not-a-false-green, already-covered, wrong-premise, deferred). Adds explicit S-series/diagnostics anchors on the catalog pages so the cross-links resolve in EN+PT. Co-authored-by: homesellerq-coder <294912019+homesellerq-coder@users.noreply.github.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
Two Concepts pages: (1) by-test-level - every detected code per language (Python/JS-TS/Robot) + unit/integration/E2E clusters, with the per-finding-J3 honesty note; (2) what-we-do-not-flag - the excluded patterns under 6 reason categories. Catalog gets S-series/diagnostics anchors for EN/PT cross-links. mkdocs --strict passes.