···147147- Temporary WebDataset tar files created in `tmp_path` fixture
148148- Tests verify both serialization and batch aggregation behavior
149149- Lens tests verify well-behavedness (GetPut/PutGet laws)
150150+151151+## Git Workflow
152152+153153+### Committing Changes
154154+155155+When using the `/commit` command or creating commits:
156156+- **Always include `.chainlink/issues.db`** in commits alongside code changes
157157+- This ensures issue tracking history is preserved across sessions
158158+- The issues.db file tracks all chainlink issues, comments, and status changes