Skip to content

Code families

FamilyThemeWhat it catches
1xxStructure / context / nestingA consumer is missing a required provider ancestor, providers are nested, or a template-clone container is missing its first-child template.
2xxAttributesAn attribute is misspelled, missing, contradictory, or out of range on a storesynk tag.
3xxTag identityA hyphenated tag is misspelled into something that is neither a real HTML element nor a known storesynk tag.
4xxSetup / documentThe page itself is missing the bundle script or other document-level wiring.
5xxAccessibilityAn author-owned control the library does not name is missing an accessible name (the library labels its own controls; some wrap your field verbatim).

Imported from the Storesynk skill v0.1.0 (references/structure-rules.md). To change this page, change it there.