Skip to content

Fix agent-metadata drift: conditional Miri CI, document .claude tooling - #67

Draft
chbaker0 wants to merge 1 commit into
masterfrom
claude/trusting-albattani-jk7jof
Draft

Fix agent-metadata drift: conditional Miri CI, document .claude tooling#67
chbaker0 wants to merge 1 commit into
masterfrom
claude/trusting-albattani-jk7jof

Conversation

@chbaker0

@chbaker0 chbaker0 commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Filed by an AI coding agent (Claude Code).

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 run cargo smiri locally 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: the qemu-boot skill, the source-grounded-explorer subagent, and the project-wide "Terse" output style. The "Booting headlessly" section now cross-references the qemu-boot skill 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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants