- Detect CSS-only updates via existing `moduleInfo` default-export signals. - Swap the updated `knightedCss` string into live `CSSStyleSheet` instances without rerendering component trees. - Expose helper hooks (e.g., via `asKnightedCssCombinedModule`) so framework adapters can opt in incrementally.