docs(docs-hygiene): process derivability route-to-sibling batch (0.14.7) - #2810
docs(docs-hygiene): process derivability route-to-sibling batch (0.14.7)#2810kyle-sexton wants to merge 1 commit into
Conversation
Close the 38 audit-noise routes after re-scan (one Sources relocation), triage the 136 extract-ssot routes in-tree, and record false-keep sampling as deferred without opening new issues. Closes #2735 Co-authored-by: Kyle Sexton <kyle-sexton@users.noreply.github.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Claude finished @kyle-sexton's task in 35s —— View job Security Review
Skip gate applied — no review performed. This PR touches only documentation and metadata:
No code, scripts, GitHub Actions workflows, permissions, or configuration with runtime effect are touched. There is no injection surface, no auth/access-control logic, no secret/token handling, and no trust-boundary change. Per the skip gate, "no security-relevant surface after reading the diff" — no findings to report. |
|
Last security-reviewed head: |
….7) (#2812) Closes #2735 ## Summary Re-lands 0.14.7 on main after #2795. Replaces #2810/#2798 which were closed or merged against a deleted stack base. ## Related - Docs-hygiene stack after #2795; precedes 0.15.0 compress remediations. Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Kyle Sexton <kyle-sexton@users.noreply.github.com>
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
Warning Automated review did not complete — this is an infrastructure failure, not a review verdict. Treat any Claude comment on this PR (including a placeholder like "I'll analyze this and get back to you") as incomplete, not "no findings."
Re-run the job, or workflow_dispatch this workflow with the PR number, to retry the review. A new push re-triggers this lane only if the caller's |
Closes #2735
Summary
Replacement for #2798 (squash-merged into the wrong stack base when that branch was not
main). Re-lands 0.14.7 on top of #2795.Related