fix(docs-hygiene): compress caveman/taxonomy audit remediations (0.15.0) - #2814
Conversation
Rewrite caveman Step B for cross-tool Bash semantics, honor enabled+marketplace identity in detect-caveman, ship audit-scan.sh, add yield circuit breaker and top-10 interview default, and align taxonomy/LATITUDE/docs with the word-level batch path vs Edit-fallback split. Closes #2745 Co-authored-by: Kyle Sexton <kyle-sexton@users.noreply.github.com>
…press audit 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 1m 12s —— View job Security review — no issues foundRan
Skip gate: the change set has no security-relevant surface. All 13 changed files are within
I checked the shell scripts specifically for the usual trust-boundary issues (command injection via filenames, unsafe
No injection, auth/access-control, secret-handling, or GitHub Actions permission/trigger issues in this diff. Per the skip-gate rule, no further findings to report. |
|
Last security-reviewed head: |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 43ccce72c2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Claude finished @kyle-sexton's task in 22s —— View job Code review — skip gate triggered
Result: skipped. This PR is If a fresh review is needed, please open it as a new PR or re-open this one and re-trigger |
|
Claude has reviewed this PR 1 time. The lane skips further automatic reviews after 5; deleting this comment resets the count. |
Closes #2745
Summary
Re-lands docs-hygiene 0.15.0 compress caveman/taxonomy audit remediations on main after #2812. Replaces #2805/#2811, which were auto-closed when stack bases were deleted.
Related