An easy-to-host PDS on the ATProtocol, MacOS. Grandma-approved.

docs: clarify automated vs config-inspection coverage in test plan

authored by malpercio.dev and committed by

Tangled 17163c37 7e7b5bc1

+1 -1
+1 -1
docs/test-plans/2026-03-14-MM-143.md
··· 9 9 10 10 ## Automated Coverage 11 11 12 - **16 / 16 acceptance criteria covered by automated checks.** 12 + **16 / 16 acceptance criteria addressed** — 9 verified by runnable commands (`cargo build`, `cargo clippy`, `cargo test`, `pnpm build`, `svelte-check`), 7 verified by configuration inspection (`devenv.nix` package declarations, `grep` on CLAUDE.md/design-plan/gitignore). AC3 and AC4 require manual iOS Simulator verification (see below). 13 13 14 14 Run from the workspace root (inside the Nix dev shell): 15 15