Scene Compiler¶
Source:
Captainswords.app/docs/CAPTAIN_ENGINE_SCENE_RECIPE.md·lib/captain-engine/scene-configs/
The scene compiler turns templates + config into playable scene specs.
Pipeline¶
- Template registry — lighthouse deck, harbour hub, etc.
- Scene spec builder — layers, z-index, activity bindings
- Normalize / defaults — consistent layer ids and preview activities
- Output — JSON scene recipe consumed by renderer + play session
Scene Studio¶
Admin tool at /admin/scene-studio for authoring and previewing compiled scenes.