docs(01-02): complete NBA + NHL modules plan
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -14,7 +14,7 @@ None
|
||||
- Integer phases (1, 2, 3): Planned milestone work
|
||||
- Decimal phases (2.1, 2.2): Urgent insertions (marked with INSERTED)
|
||||
|
||||
- [ ] **Phase 1: Script Architecture** - Split monolithic scripts into sport-specific modules (1/3 plans)
|
||||
- [ ] **Phase 1: Script Architecture** - Split monolithic scripts into sport-specific modules (2/3 plans)
|
||||
- [ ] **Phase 2: Stadium Foundation** - Complete stadium database with coordinates and names
|
||||
- [ ] **Phase 3: Alias Systems** - Stadium and team alias systems for name variations
|
||||
- [ ] **Phase 4: Canonical Linking** - Correct game→team→stadium relationships
|
||||
@@ -31,7 +31,7 @@ None
|
||||
|
||||
Plans:
|
||||
- [x] 01-01: Create core.py shared module + mlb.py sport module
|
||||
- [ ] 01-02: Create nba.py + nhl.py sport modules
|
||||
- [x] 01-02: Create nba.py + nhl.py sport modules
|
||||
- [ ] 01-03: Create nfl.py + refactor scrape_schedules.py orchestrator
|
||||
|
||||
### Phase 2: Stadium Foundation
|
||||
@@ -88,7 +88,7 @@ Phases execute in numeric order: 1 → 2 → 3 → 4 → 5 → 6
|
||||
|
||||
| Phase | Plans Complete | Status | Completed |
|
||||
|-------|----------------|--------|-----------|
|
||||
| 1. Script Architecture | 1/3 | In progress | - |
|
||||
| 1. Script Architecture | 2/3 | In progress | - |
|
||||
| 2. Stadium Foundation | 0/TBD | Not started | - |
|
||||
| 3. Alias Systems | 0/TBD | Not started | - |
|
||||
| 4. Canonical Linking | 0/TBD | Not started | - |
|
||||
|
||||
Reference in New Issue
Block a user