Project structure

Scalable structure without content baggage.

The blueprint keeps content intentionally thin so the architecture stays visible: page shell, tokens, components, runtime scripts, and documentation all separated cleanly from the start.

Core rule

Structure should help the engine, not fight it.

Pages stay thin. Components stay token-driven. Runtime settings only touch shared contracts. Content can grow later without breaking the adaptation layer.