diff --git a/DESIGN.md b/DESIGN.md index 5833001e..cf1dbd7e 100644 --- a/DESIGN.md +++ b/DESIGN.md @@ -319,7 +319,7 @@ without a server round-trip. **Partial response:** `render_partial()` returns `{ templateStyles, templates, inventory, path, chain, cacheTags, cacheControl }`. The caller adds application state to the response (e.g. as a top-level `state` field for non-streaming, or as an NDJSON Chunk 2 for streaming): - `state`: (added by caller) route-scoped application data — the router applies it to components via `setState()` -- `templateStyles`: module CSS definition tags (`