Refresh agent metadata to match current repo state - #76
Draft
chbaker0 wants to merge 1 commit into
Draft
Conversation
Bump AGENTS.md project-status date, cross-reference the qemu-boot skill from the boot procedure, and document the .claude/ tooling in CLAUDE.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UWXWVLKFeYjqu4FPLTVHBS
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.
Filed by an AI coding agent (Claude Code).
Addresses #75. Corrects drift in the in-scope agent metadata only — no code changes.
What changed and why
AGENTS.md2026-07-21→2026-08-18. The date had been frozen since2dbe3dewhile the section's content kept changing (e.g. the clippy-gating paragraph landed in7761ef0, 2026-07-23); the content is re-verified against HEAD.qemu-bootskill, keeping the manual steps as the source of truth the skill follows (the two had already diverged on watchdog budget).CLAUDE.md.claude/assets: theqemu-bootskill, thesource-grounded-explorersubagent, and theTerseoutput style (enabled via.claude/settings.json).Not changed here (see #75)
README.mdOVMF staleness (out of scope — not an in-scope metadata file).AGENTS.mdand the skill, and the inherently drift-prone hardcoded "Last updated" date.Verification
Docs-only change. Cross-checked every corrected claim against the tree at HEAD (cargo aliases in
.cargo/config.toml, CI jobs in.github/workflows/ci.yml, workspace members inCargo.toml, boot sequence insrc/kmain.rs, and the actual.claude/contents).Generated by Claude Code