Cleaned up the 2025 temp stuff. There is 9 restaurants that don't have information and will need to be manually updated
This commit is contained in:
@@ -35,15 +35,14 @@ Each entry in `YEAR-restaurants.json`:
|
||||
```
|
||||
Price is always 25, 35, or 45. gardenparty genuinely has 4 Third Course options.
|
||||
|
||||
## 2025 Data Status
|
||||
## 2025 Data Status — COMPLETE
|
||||
- **File**: `2025-restaurants.json` (121 restaurants)
|
||||
- **Wayback snapshot used**: `20250306132630` (primary), `20250401000000` (backup for some)
|
||||
- **Complete (3/3/3+)**: 111 restaurants
|
||||
- **Wayback snapshot used**: `20250306132630`
|
||||
- **Complete (3/3/3+)**: 112 restaurants
|
||||
- **gardenparty**: 3/3/4 — correct, it genuinely offers 4 dessert choices
|
||||
- **tavolata**: 3/3/0 — needs fix-tavolata.ps1 run when rate limit resets
|
||||
- **tavolata**: 3/3/3 — FIXED (recovered Third Course from snapshot `20250306132630`)
|
||||
- **0/0/0 (JS-only, unrecoverable)**: heritage, kismet, littlenoodle, macdaddys, purgatory, redtail, republickitchen, republicpi, vicinopizza
|
||||
|
||||
## Scripts in Project Directory
|
||||
- `fix-tavolata.ps1` — run after rate limit resets to recover tavolata Third Course
|
||||
- Copy to local temp and run: `cp ...\fix-tavolata.ps1 C:\Users\derekc.CHNSLocal\AppData\Local\Temp\`
|
||||
- Then: `powershell.exe -ExecutionPolicy Bypass -File C:\Users\derekc.CHNSLocal\AppData\Local\Temp\fix-tavolata.ps1`
|
||||
- `fix-tavolata.ps1` — already run, tavolata is complete; kept for reference
|
||||
- `check-2025.ps1` — validates all restaurant course counts
|
||||
|
||||
Reference in New Issue
Block a user