Alexander Zielonka
ce214ab70c
fix(01-03): align Foundry path with pf2e-8.0.3 layout
- Foundry pf2e v8 nests pf2e packs under packs/pf2e/ (v7 had packs/classes/ directly)
- Update FOUNDRY_CLASSES_DIR path to packs/pf2e/classes/
- Document v8 layout in SEED-README and update failure-mode path string
- Pitfall #5 mitigation: comment in seed script explains version-specific path
Worked-example verification (Wizard end-to-end):
- 320 ClassProgression rows seeded (16 classes x 20 levels)
- Wizard L1..L19 carry ARCANE spell-slot increments + L1 has 5 cantrips
- Wizard L1 has choiceType=school, choiceOptionsRef=wizard-school
- 1 ClassFeatureOption row for wizard-school (battle-magic / School of Battle Magic)
- Idempotent on re-run: 0 created, 320 updated, 0 errors
2026-04-27 14:53:46 +02:00
..
2026-01-19 15:36:29 +01:00
2026-04-27 14:45:03 +02:00
2026-04-27 14:28:54 +02:00
2026-04-27 14:25:10 +02:00
2026-04-27 14:53:46 +02:00
2026-01-20 15:24:40 +01:00
2026-01-19 15:36:29 +01:00
2026-01-19 01:55:01 +01:00
2026-01-21 09:35:55 +01:00