Files
Dimension-47/server/prisma
Alexander Zielonka e85f790458 feat(01-03): add idempotent ClassProgression + ClassFeatureOption seed script
- Iterate over D16_CLASS_NAMES; read Foundry pf2e class JSONs; merge with hand-curated overlays
- Generic pipeline (Plan 03b appends data to overlay modules; no script changes needed)
- Idempotent findUnique → update OR create per row using compound unique keys
- Loud failure with SEED-README pointer when Foundry clone is missing
- Use Prisma.JsonNull for nullable Json fields per Prisma 7 typed-input contract
- No 'any' types; type-clean against tsconfig.json
2026-04-27 14:48:10 +02:00
..