docs: mark Step 3.2 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
@@ -100,12 +100,12 @@ Check off items as completed. Each phase builds on the previous.
|
||||
- [x] **Commit checkpoint** (739b7bf)
|
||||
|
||||
### Step 3.2: Interval Projections Schema
|
||||
- [ ] Create migration for animal_location_intervals
|
||||
- [ ] Create migration for animal_tag_intervals
|
||||
- [ ] Create migration for animal_attr_intervals
|
||||
- [ ] Create Pydantic models for interval types
|
||||
- [ ] Write tests for CHECK constraints (end_utc > start_utc)
|
||||
- [ ] **Commit checkpoint**
|
||||
- [x] Create migration for animal_location_intervals
|
||||
- [x] Create migration for animal_tag_intervals
|
||||
- [x] Create migration for animal_attr_intervals
|
||||
- [x] Create Pydantic models for interval types
|
||||
- [x] Write tests for CHECK constraints (end_utc > start_utc)
|
||||
- [x] **Commit checkpoint** (e3d6528)
|
||||
|
||||
### Step 3.3: Animal Cohort Creation
|
||||
- [ ] Create `projections/animal_registry.py` for cohort creation
|
||||
|
||||
Reference in New Issue
Block a user