#11 · Corpus · 2026-05-10
Spell and rule lookup from local corpus
Status: Backlog
CorpusImplementation
- Thin read API the Character layer can call—resolve spell or rule ids to display text for prep and play.
- Keep lookups synchronous or async but predictable; cache hot paths if needed for phone performance.
- No server-side rules validation—presentation and client math only.
Questions
- Identifier scheme shared with hero spell references—confirm when hero schema task begins?