neon-sprawl/content/README.md

11 lines
375 B
Markdown

# Content data
Data-driven definitions (skills, items, recipes, quests) validated in CI with **JSON Schema**.
| Path | Purpose |
|------|---------|
| [`schemas/`](schemas/) | JSON Schema files (`*.schema.json`) |
| [`skills/`](skills/) | Skill catalogs and related tables |
Server load path and hot-reload policy are TBD; keep files versioned here as the source of truth.