docs(sp22): drop speculative uv.lock note from deviations

This commit is contained in:
Tyler
2026-06-21 16:28:24 -06:00
parent ebd2834cc4
commit c0b7924aad
@@ -35,7 +35,6 @@ adjusted and why.
**Other as-built adjustments (not bugs):**
- Tasks 1421 were committed as one combined commit `616e3be` instead of 8 separate commits — the plan's per-task commit cadence was dropped in favour of fewer, larger commits once the test-fix-verify cycle accelerated.
- The `uv.lock` file is intentionally untracked. The package is pip-installable (`pip install -e .`) and the lockfile is not required for the dev workflow.
---