# Sources ## context7-websites-vale-sh - **URL:** context7:/websites/vale_sh - **Description:** Official Vale documentation site (vale.sh) indexed by Context7 — `.vale.ini` config reference, style/rule/check model, installation across package managers and Docker. - **Research doc:** plugins/lint/docs/research/docs/vale/sources.md - **Contributing files:** SKILL.md, references/configuration-reference.md - **Status:** `extracted` ## house-vale-3-15-2-repro - **URL:** (house-verified — reproduced against the `vale` binary by a committed test, not an external source) - **Description:** Behaviour of Vale 3.15.2 asserted by the committed test (purpose-built fixtures, real `vale` run), where vale.sh documents nothing: the `E100 [loadStyles]` / exit-2 failure for a `BasedOnStyles` name absent from `StylesPath`, `vale sync` reporting `Synced 0 package(s)` for a name not declared in `Packages`, the `E201` / exit-2 failure when the `StylesPath` directory does not exist, the exit-0 no-op of an empty style directory, the `E201` / exit-2 failure when a core option is written below a `[glob]` header (with `Packages` as the silent exception), the `E100 [lintMDX]` failure of an unmapped `.mdx` without `mdx2vast`, and the `text.frontmatter.` scope matrix across multi-line YAML forms. - **Research doc:** none - **Basis:** tests/test-vale-3-15-2-behaviours.sh - **Contributing files:** SKILL.md, references/configuration-reference.md - **Status:** `extracted`