docs: link axis-5 findings to issues #612–#614#709
Merged
Conversation
Update the individual F-NNN status lines in the pre-1.0 findings carnet to carry their issue + disposition, matching F-001's convention. The mapping already lived in the "Résolution" table; this propagates it down to each block. - F-021 (+F-007/F-008) → #612 Fixed (PR #624) - F-022 → #613 Won't-fix (nl already correct) - F-023/F-024/F-026 → #614 Fixed (PR #623) - F-025 → kept in carnet, à confirmer (no issue) - F-002 → #616 Fixed (PR #626); F-005 → #617 Won't-fix (PR #628) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Self-review caught that the detail-block updates left the "## Index" quick- reference rows stale (still "confirmé") for the same findings, diverging from the F-001/F-020 convention of carrying the issue number in the index. Update the F-002/F-005/F-021/F-022/F-023/F-024/F-026 index rows to match. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Owner
Author
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. The five-agent pass verified all six finding→issue mappings against the file's own "Résolution" table and the GitHub issue/PR records (F-021→#612/#624, F-022→#613, F-023/24/26→#614/#623, F-002→#616/#626, F-005→#617/#628) — all correct. One sub-threshold consistency gap (the "## Index" rows lagged the detail blocks, scored 75) was fixed in 8279d8b before posting. 🤖 Generated with Claude Code - If this code review was useful, please react with 👍. Otherwise, react with 👎. |
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.
Resolves the docs task #615: propagate the finding→issue mapping down to each individual
F-NNNblock in the pre-1.0 findings carnet (docs/testing/findings-2026-06.md), matching F-001'sStatut : issue #Nconvention. The mapping already existed in the "Résolution — boucle de correction sérielle" table; this just makes each finding block self-describing.Changes (status lines only)
Docs-only; no code touched.
Closes #615.
🤖 Generated with Claude Code