docs: correct AGENTS.md metadata drift - #63
Draft
chbaker0 wants to merge 1 commit into
Draft
Conversation
Bump stale status date, document the edition-2024 + workspace-lints migration, and surface the .claude/ agent tooling. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Q6RqEaeYJVADJMRGyg1Lvo
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 #62.
Metadata-only fixes to
AGENTS.md(no code changes). Corrects drift found auditing the Claude/agent metadata against current repo state.What changed and why
Bumped the stale status stamp
2026-07-21→2026-07-24. The "Project status" section's own newest content (the clippy safety-lint deny gate, 2026-07-23) and the Terse output style (2026-07-24) both postdate the old stamp.Documented the edition-2024 + workspace-lints migration. All crates moved to Rust edition 2024 and the unsafe/safety lints were centralized in the root
[workspace.lints](each crate opts in vialints.workspace = true). Added a short note calling out the two non-obvious consequences: a new crate silently escapes the deny-gate without that line, and the safety lintsdenylocally too, not only in CI. Also noted the vendored-OVMF/hermetic-build change landed in the same window.Added an "Agent tooling" section describing
.claude/— the workspace-wide Terse output style, thesource-grounded-explorersubagent, and theqemu-bootskill — plus a back-reference to it from "Booting headlessly" (which the skill automates).Not in this PR
README.mdOVMF staleness (target/ovmf→third_party/ovmf, "fetches prebuilts" → vendored/hermetic, "loader + kernel" omitsinit) is real drift but outside this task's metadata scope; flagged in Agent metadata drift: stale status date, undocumented edition-2024/workspace-lints migration, undocumented .claude/ tooling #62 for follow-up.🤖 Generated with Claude Code
https://claude.ai/code/session_01Q6RqEaeYJVADJMRGyg1Lvo
Generated by Claude Code