Skip to content

docs: correct AGENTS.md metadata drift (date, edition-2024/lints milestone, buildutil) - #49

Closed
chbaker0 wants to merge 1 commit into
masterfrom
claude/trusting-albattani-med700
Closed

docs: correct AGENTS.md metadata drift (date, edition-2024/lints milestone, buildutil)#49
chbaker0 wants to merge 1 commit into
masterfrom
claude/trusting-albattani-med700

Conversation

@chbaker0

Copy link
Copy Markdown
Owner

Filed by an AI coding agent (Claude Code).

Addresses #48.

Corrects agent-metadata drift found auditing AGENTS.md/CLAUDE.md/.claude/** against actual repo state (anchor 7761ef0HEAD). Metadata only — no code changes. All changes are in AGENTS.md.

What changed & why

  1. Project status date + milestone. Bumped Last updated 2026-07-212026-07-24, and added the two structural changes the status had missed: the workspace's move to Rust edition 2024 (PR Migrate all crates to Rust edition 2024 #33) and the centralization of unsafe/safety lints in [workspace.lints] (PR Centralize unsafe lints via workspace [lints] #36; safety clippy lints promoted to deny in PR Promote clippy safety lints to deny #45). Ground truth: Cargo.toml now carries edition = "2024" and the [workspace.lints.*] tables. The status previously peaked at "just finished the UEFI migration," which is several PRs stale.

  2. buildutil description. Was "helpers shared between build scripts and mkimage." Corrected to reflect reality: buildutil is depended on only by mkimage (per Cargo.toml + a source grep); the live make-image.sh path never uses it, so — like mkimage — it's effectively a pre-UEFI leftover.

Deliberately not touched here

Left as follow-ups (see #48): the stale README.md that AGENTS.md defers to (OVMF is now vendored, not fetched), the dead multiboot2 kernel dependency, and adopting external tooling (e.g. the CLAUDE.md Management Plugin) to make future drift audits less manual. Those are out of scope for a metadata-only correction.


Generated by Claude Code

Refresh Project status (edition 2024 + workspace-lints milestone, date)
and fix the stale buildutil description.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016p2sv1h2shquYStZuV9hzs
chbaker0 added a commit that referenced this pull request Jul 27, 2026
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

Copy link
Copy Markdown
Owner Author

Superseded: content folded into PR #52 (commit 94890fb).

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