Skip to content

v0.14.4 — theme dimension end-to-end + landing-page metadata

Choose a tag to compare

@zk-xyz zk-xyz released this 18 Jul 20:06
af60722

Ships the theme-dimension completion (#35 gap 1) to npm consumers, plus the canonical landing-page metadata.

Fixed

  • Dark-theme colors survive the source catalog (#54): dark entries get their own catalog field (colors.<role>.dark) so a dark surface never collides with — or falsely conflicts against — the light surface; catalog metadata carries theme; conflict resolution operates within the (role, theme) slot only.
  • Agents can see the theme dimension (#55): all_colors and confirmation_needed.colors.all_extracted in brand_extract_web and brand_start auto mode now carry theme. End-to-end test mocks the safeFetch boundary and verifies dark CSS → ColorEntry → catalog → MCP response.

Changed

  • homepage/websiteUrl point at the live landing page https://www.brandcode.studio/mcp (#52); the release invariant (tag ↔ version ↔ npm ↔ boundary) runs automatically at the end of every publish.

996 tests.