docs: fix every broken internal wiki link Three classes, all pre-existing. **Anchor-only links (19).** `[text](#section)` does not resolve across pages in a GitHub wiki, which is why the convention bans them. All were same-page self-references, so each becomes `Page-Name#section`. **Links to pages that do not exist (4).** `UNIT_TESTS.md` is a repo file, not a wiki page — now an absolute URL to `docs/UNIT_TESTS.md`, per the convention for anything outside the wiki. `CLAUDE.md` is excluded from the repo entirely, so that link could never have resolved for anyone; it pointed at the notebook walkthrough, which has its own page. `Lovelace-Card` is now `Dashboard-Cards`. **Anchors that do not match any heading (16).** Mostly one missing hyphen: GitHub replaces each space in a heading individually rather than collapsing runs, so `Z height — protecting…` anchors as `z-height--protecting…` with two. Same for `Safety Priority — the Force Override replacement`. `Open/Close-Only Covers` loses its slash entirely, giving `openclose-only-covers`. Three pointed at Panel Card and Automation sections that no longer exist under any name. Those keep the page and lose the anchor — a reader lands somewhere correct, rather than somewhere I guessed.
Document companion card v2.11.0: solar chart card, cover groups, tilt, position history
Document v2.9.0: Decision Strip card, Solar Calculation section, tile travel limits