| Family | Theme | What it catches |
|---|---|---|
| 1xx | Structure / context / nesting | A consumer is missing a required provider ancestor, providers are nested, or a template-clone container is missing its first-child template. |
| 2xx | Attributes | An attribute is misspelled, missing, contradictory, or out of range on a storesynk tag. |
| 3xx | Tag identity | A hyphenated tag is misspelled into something that is neither a real HTML element nor a known storesynk tag. |
| 4xx | Setup / document | The page itself is missing the bundle script or other document-level wiring. |
| 5xx | Accessibility | An 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.