725 B
725 B
Completed Shared Asset Layout Follow-Up
The shared prompt and asset layout reorganization is complete.
Implemented behavior is documented in canonical current-behavior docs:
Implemented Outcomes
- module-owned prompts and schemas use shallow module-local asset trees;
- reusable D&D prompt fragments live under
internal/modules/sharedassets; - shared prompt filesystem composition is centralized in
sharedassets; - D&D scene and spell modules no longer carry duplicated prompt filesystem helper implementations.
Remaining future work belongs in Future Work.