Fix agent-metadata drift: conditional Miri CI, document .claude tooling - #67
Draft
chbaker0 wants to merge 1 commit into
Draft
Fix agent-metadata drift: conditional Miri CI, document .claude tooling#67chbaker0 wants to merge 1 commit into
chbaker0 wants to merge 1 commit into
Conversation
Correct AGENTS.md's Miri CI description (the job is conditional, not run on every PR) and surface the checked-in .claude tooling (qemu-boot skill, source-grounded-explorer subagent, Terse output style) in AGENTS.md and CLAUDE.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01W3PBMSMVQwSaLgaFaJtjTA
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.
Addresses #66.
Metadata-only changes (no code touched) correcting drift found by the scheduled agent-metadata audit.
What changed and why
AGENTS.md — Miri CI conditionality. The
expensive(Miri) CI job runs only when the diff touches a Miri input (shared/**,Cargo.lock,Cargo.toml,.cargo/config.toml,rust-toolchain, or the workflow file), plus a daily scheduled run — not on every push/PR as the doc implied. Corrected in two places: the Project status CI paragraph and Verifying changes §3 (which previously said to "rely on that CI job" unconditionally; now explains that a PR not touching those inputs won't get a CI Miri run, so runcargo smirilocally if the change hinges on it).AGENTS.md — new "Agent tooling (
.claude/)" section. Documents the checked-in helpers that were previously invisible in the metadata: theqemu-bootskill, thesource-grounded-explorersubagent, and the project-wide "Terse" output style. The "Booting headlessly" section now cross-references theqemu-bootskill instead of only spelling the procedure out by hand.CLAUDE.md. Replaced the stale "there are none yet" line with a pointer to the
.claude/tooling and the new AGENTS.md section.See #66 for the full findings and for external-tooling breadcrumbs (flagged, not implemented here).
🤖 Generated with Claude Code
https://claude.ai/code/session_01W3PBMSMVQwSaLgaFaJtjTA
Generated by Claude Code