fix(audit): a CLAUDE.md that imports AGENTS.md is a healthy mirror (0.1.0-alpha.8) - #37
Conversation
Running anvil across four active repos put robinhood-trader at CRITICAL, partly on drifted=1. That family is the sanctioned shim: CLAUDE.md is `@AGENTS.md` plus three imports (10 lines) against a 291-line AGENTS.md. The shim exists so Claude can carry extras Codex must not receive, so the two differ on purpose — reporting it as drift asks the maintainer to repair a working cross-tool contract. agent-instructions-doctor already recognizes the form; anvil now does too. Also fixes release:pin, which this release exercised for the first time and which missed two pins. The prose rewrite was guarded on nearby keywords (packet/anvil/@lambdacurry) and so skipped "`--version` prints `X`" and "first-run proof on pinned `X`", because neither line says "anvil". Counting every backticked version across the ten governed docs found 16, all this package's own — PINNED_DOCS is an explicit allowlist of proof-lane docs, so the allowlist is the guard and the keyword filter only cost correctness. Releases 0.1.0-alpha.8.
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 10 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (12)
Comment |
Found by running anvil across four active repos.
The shim is not drift
robinhood-trader scored CRITICAL partly on
drifted=1. That family is the sanctioned shim —CLAUDE.mdis@AGENTS.mdplus three imports (10 lines) against a 291-lineAGENTS.md.The shim exists precisely so Claude can carry extras Codex must not receive, so the two differ on purpose. Reporting it as drift asks the maintainer to repair a working cross-tool contract.
agent-instructions-doctoralready recognises the form; anvil now does too.Mirror Sync Healthon robinhood-trader: ❌ drifted=1 → ✅ healthy=1.release:pin missed two pins on its first real release
This release was the first use of
release:pin, and it exercised a bug in it. The prose rewrite was guarded on nearby keywords (packet|anvil|@lambdacurry), so it silently skipped:Neither line says "anvil". I counted every backticked version across the ten governed docs: 16 occurrences, all this package's own.
PINNED_DOCSis an explicit allowlist of proof-lane docs — the allowlist is the guard, and the keyword filter only cost correctness. Removed, and verified the resulting diff touches nothing but version strings.Releases 0.1.0-alpha.8. Suite 384 pass, plus the 2 known
npm-on-PATH failures.