docs: mark Step 3.4 as complete in PLAN.md
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
12
PLAN.md
12
PLAN.md
@@ -117,12 +117,12 @@ Check off items as completed. Each phase builds on the previous.
|
||||
- [x] **Commit checkpoint** (876e817)
|
||||
|
||||
### Step 3.4: Animal Movement
|
||||
- [ ] Update projections for AnimalMoved event
|
||||
- [ ] Close old location interval, open new one
|
||||
- [ ] Update animal_registry and live_animals_by_location
|
||||
- [ ] Add move_animals to services/animal.py
|
||||
- [ ] Write tests: move validation (to!=from, single from_location), interval updates
|
||||
- [ ] **Commit checkpoint**
|
||||
- [x] Update projections for AnimalMoved event
|
||||
- [x] Close old location interval, open new one
|
||||
- [x] Update animal_registry and live_animals_by_location
|
||||
- [x] Add move_animals to services/animal.py
|
||||
- [x] Write tests: move validation (to!=from, single from_location), interval updates
|
||||
- [x] **Commit checkpoint** (b89ea41)
|
||||
|
||||
### Step 3.5: Animal Attributes Update
|
||||
- [ ] Update projections for AnimalAttributesUpdated event
|
||||
|
||||
Reference in New Issue
Block a user