Build and visualize SPINE context stacks interactively. Create reproducible AI prompts with structured layers.
Context stacks provide reproducible, structured prompts. Each layer builds on the previous, from foundational principles to specific requests.
Bottom-up composition: Each layer builds on the one below it. GLOBAL sets the foundation, INPUT makes the specific request.
Reproducibility: The same stack produces consistent outputs. Perfect for standardized workflows.
Separation of concerns: Change the INPUT without touching the CHARACTER. Update CONSTRAINTS without redefining the COMMAND.