docs: document .claude tooling, fix stale metadata - #52
Open
chbaker0 wants to merge 2 commits into
Open
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017kfnVWuqXrBvdb3QRkKFrQ
Ports the non-overlapping corrections from the other three open drift PRs so a single PR can land and the rest can close: - #49: edition-2024/workspace-lints milestone in Project status; corrected buildutil description (mkimage-only consumer, pre-UEFI leftover) - #35: Miri path-gating + daily scheduled run in Project status and Verifying changes; qemu-boot SKILL.md vendored-OVMF correction - #54: Last-updated date to 2026-07-26 All claims re-verified against Cargo.toml, ci.yml, and make-image.sh at head. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
chbaker0
marked this pull request as ready for review
July 27, 2026 00:25
This was referenced Jul 27, 2026
Closed
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 #51. Corrects agent-metadata drift found by auditing the in-scope files (
AGENTS.md,CLAUDE.md, tracked.claude/**) against actual repo state. Docs only — no code changes.What changed and why
CLAUDE.md: replaced the stale "there are none yet" line (now false) with a real inventory of the.claude/tooling — theTerseoutput style (project default via.claude/settings.json), theqemu-bootskill, and thesource-grounded-explorersubagent.AGENTS.md:CLAUDE.mdfor Claude Code-specific config.qemu-bootskill from the "Booting headlessly" section, which the skill duplicates — reduces the silent-divergence risk the skill's own notes warn about.Out of scope here (flagged in #51, not implemented): a skill for the manual "full flow" ship/merge sequence, and external first-party tooling breadcrumbs for metadata upkeep and Rust/bare-metal workflows.
Generated by Claude Code