3. Nested-bracket link-label regex gap
Reviewer: CodeRabbit, PR #913. Confirmed true positive, unfixed. A Markdown link-label pattern
with nested brackets isn't handled by whatever regex the flagged tooling uses.
4. README PATH-persistence self-contradiction
Reviewer: CodeRabbit, PR #964. Confirmed true positive, still unfixed at merge time. The README
states something about PATH persistence that contradicts what the code actually does.
5. Quota-widening-only-when-empty gap
Reviewer: CodeRabbit, PR #986. Confirmed true positive, unfixed. Related to the same Copilot-quota
detection machinery pr_review.py uses (see Interaction and Operations) --
worth checking whether this is still relevant given how much Copilot-quota behavior this evaluation
pass has already characterized.
Action for 3-5: these are lower-stakes than the two above (tooling/doc correctness, not data
integrity or production risk), but all three are confirmed real and cheap to fix. A single agent
pass over ProjectTemplate could pick up all three together.
3. Nested-bracket link-label regex gap
Reviewer: CodeRabbit, PR #913. Confirmed true positive, unfixed. A Markdown link-label pattern
with nested brackets isn't handled by whatever regex the flagged tooling uses.
4. README PATH-persistence self-contradiction
Reviewer: CodeRabbit, PR #964. Confirmed true positive, still unfixed at merge time. The README
states something about
PATHpersistence that contradicts what the code actually does.5. Quota-widening-only-when-empty gap
Reviewer: CodeRabbit, PR #986. Confirmed true positive, unfixed. Related to the same Copilot-quota
detection machinery
pr_review.pyuses (see Interaction and Operations) --worth checking whether this is still relevant given how much Copilot-quota behavior this evaluation
pass has already characterized.
Action for 3-5: these are lower-stakes than the two above (tooling/doc correctness, not data
integrity or production risk), but all three are confirmed real and cheap to fix. A single agent
pass over ProjectTemplate could pick up all three together.