Summary
Related issue
Test plan
- Existing tests pass (
pytest -q) - New tests added for changed behaviour
- MkDocs nav or public docs asset changes update
docs/qa/feature-user-story-status.csvandqa/feature_status.csv -
ruff check src/passes -
mypy src/passes - Integration tests checked if embedding code was touched (
pytest -q -m integration)