git:20260828.66c8771 to git:20260829.65cd216

1 added, 0 removed. Audit A to A.

# CLAUDE/development/ — Daemon-Repo Development Docs
Docs for contributors working on the hooks daemon codebase itself. This
directory is part of the agent tree — the audience split is defined in
[CLAUDE/DocumentationStrategy.md](../DocumentationStrategy.md) (R3).
| File | Route here for |
| ------------------------------------------------ | ------------------------------------------------------------------------------------------ |
| [CLIENT-MODE-TESTING.md](CLIENT-MODE-TESTING.md) | Verifying changes in a real client install fixture |
| [DOC-CONVENTIONS.md](DOC-CONVENTIONS.md) | Markdown conventions for tracked docs |
| [LESSONS.md](LESSONS.md) | Durable engineering and process lessons |
+ | [LSP.md](LSP.md) | Resolving spurious Pyright/LSP diagnostics (stale language server vs real config breakage) |
| [QA.md](QA.md) | QA issue patterns and their proper fixes (the pipeline itself is [CLAUDE/QA.md](../QA.md)) |
| [RELEASING.md](RELEASING.md) | The human-gated release process (`/release`) |