claude-memory/graph/solutions/fix-foundry-compendium-ids-to-16-chars-13bd7a.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

13 lines
546 B
Markdown

---
id: 13bd7adb-d1cd-42be-8e14-4f05cfaa95ad
type: solution
title: "Fix Foundry compendium IDs to 16 chars"
tags: [vagabond-rpg, foundryvtt, fix, compendium]
importance: 0.6
confidence: 0.8
created: "2025-12-18T17:04:20.809673+00:00"
updated: "2025-12-18T17:04:20.809673+00:00"
---
Foundry VTT v13 requires all compendium _id values to be exactly 16 alphanumeric characters. Fixed by using 7-char type prefix (vgbdAnc, vgbdCls, vgbdPrk, etc.) + 9-char name with collision handling via numeric suffixes. Updated 711 files across all compendiums.