A specific guideline within a standard
An accessibility guideline is one testable rule inside an accessibility standard. In WCAG terms it maps to a single success criterion: a precise, verifiable statement such as "text has a contrast ratio of at least 4.5:1". The standard is the document; the guideline is the line you can actually pass or fail. Its value comes from that granularity, because a product conforms one criterion at a time.
A design team is checking a new pricing page against WCAG success criterion 1.4.3 Contrast (Minimum), a Level AA rule. The body text sits at 4.5:1 and passes, but a row of light-grey captions measures 3.1:1 and fails. The guideline gives the test a hard number, so the disagreement resolves on measurement rather than taste. The 4.5:1 threshold was chosen to compensate for the contrast-sensitivity loss of roughly 20/40 visionVisionStrategyA long-term aspirational statement of the future stateView reference →, so the rule encodes a specific human needNeedUserA user need, pain, desire, or constraintView reference →, not an arbitrary figure.
In the Unified Product Graph, an accessibility guideline lives under its parent standard, attached through A11y StandardcontainsA11y Guidelinehierarchy. That single edge does the structural work: it keeps each criterion bound to the version and conformance level it belongs to, so a guideline never floats free of the standard that defines it. Issues then reference the guideline they violate, which lets a team trace any failure straight back to the exact rule and the standard above it.a11y_standard_contains_a11y_guideline
Type-specific fields on BaseNode
principlestringWCAG principle this guideline falls under
guideline_numberstringGuideline reference number (e.g. "1.1", "2.4")
levelstringWCAG conformance level required
rule_strengthstringImperative force of this guideline.
idstringrequiredUnique identifier (UUID)
typeNodeTyperequiredDiscriminator for the entity type
titlestringrequiredDisplay name
descriptionstringOptional detailed description
statusstringLifecycle status
tagsstring[]Freeform tags for filtering
4 phases — initial: draft · template: PUBLISHING
1 edge type connected to this entity.
a11y_standard_contains_a11y_guideline