Skip to content

[Doc] Fix graph doc issues#762

Open
hughperkins wants to merge 13 commits into
mainfrom
hp/fixup-graph-doc
Open

[Doc] Fix graph doc issues#762
hughperkins wants to merge 13 commits into
mainfrom
hp/fixup-graph-doc

Conversation

@hughperkins

Copy link
Copy Markdown
Collaborator

Issue: #

Brief Summary

copilot:summary

Walkthrough

copilot:walkthrough

Add RULE 3 to the doc-quality agent prompt: within a single doc, information
must be ordered so a first-time reader can follow it top-to-bottom without
jumping ahead (no forward references). Includes carve-outs for roadmaps,
optional "see below" pointers, backward references, cross-doc references, and
conventional preamble ordering, and hands pure undefined-term cases to Rule 1.
Adds the [order] tag and reworks the violation cap so one rule cannot crowd
out the others.
The doc-quality check now enforces a third rule (reading order / no forward
references); describe it and its carve-outs in contributing.md.
Both added cognitive load to the agent for little gain. Revert to the original
"stop after 10 violations" cap and remove the Rule 1/Rule 3 delineation note.
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@hughperkins hughperkins marked this pull request as ready for review June 26, 2026 15:25
Comment thread docs/source/user_guide/graph.md Outdated
hughperkins and others added 3 commits June 26, 2026 14:13
Co-authored-by: Cursor <cursoragent@cursor.com>

# Conflicts:
#	docs/source/user_guide/contributing.md
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
@hughperkins hughperkins added the awaiting review pass New PR or review comments addressed label Jun 26, 2026
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review pass New PR or review comments addressed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant