docs: rebuild the guides and normalize the RFC corpus - #547
Merged
Conversation
aaltshuler
force-pushed
the
codex/azure-blob-rfc029
branch
from
August 24, 2026 15:12
52d2b0e to
1eafb2c
Compare
aaltshuler
force-pushed
the
codex/docs-overhaul-pr
branch
from
August 24, 2026 18:30
6deea2a to
e18d80e
Compare
aaltshuler
force-pushed
the
codex/docs-overhaul-pr
branch
from
August 24, 2026 18:31
e18d80e to
9f97cd6
Compare
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.
Summary
docs/rfcs/with four-digit filenames, uniform frontmatter, separate decision and implementation states, and one registry.scripts/check-docs.pyto enforce links, anchors, audience boundaries, RFC placement, metadata, and registry consistency.Scope
This is one clean commit on current
mainafter #545 and #549 landed.Validation
python3 scripts/check-docs.py— 109 Markdown filesbash scripts/check-agents-md.sh— 45 links / 43 docspython3 scripts/check-workflow-action-pins.py— 50 external uses, all pinnedactionlint .github/workflows/*.ymlcargo fmt --all --checkcargo test -p omnigraph-vocabulary-guard --locked— 51 passedgit diff --check origin/mainCargo.toml,Cargo.lock, andtools/omnigraph-vocabulary-guardare unchangedThe full workspace suite was not run because this change does not alter runtime behavior.
Greptile Summary
Rebuilds the user and developer guides, normalizes the RFC corpus and registry, and adds CI validation for documentation structure.
scripts/check-docs.pyto validate links, anchors, audience boundaries, and RFC consistency.Confidence Score: 5/5
The PR appears safe to merge.
The previously reported incomplete Expand tuning reference is now accurate and complete, and no blocking failure remains.
Important Files Changed
Reviews (6): Last reviewed commit: "docs: rebuild guides and normalize RFC c..." | Re-trigger Greptile