This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryFixed dark-theme color catalog collisions and added theme dimension visibility to agents.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Agents can see the theme dimension in `all_colors` and `confirmation_needed.colors.all_extracted`. Agents can see the theme dimension in `all_colors` and `confirmation_needed.colors.all_extracted`. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Feature | Low |
`homepage` and `websiteUrl` now point to the live landing page https://www.brandcode.studio/mcp. `homepage` and `websiteUrl` now point to the live landing page https://www.brandcode.studio/mcp. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Bugfix | Medium |
Dark-theme colors survive source catalog without collisions. Dark-theme colors survive source catalog without collisions. Source: llm_adapter@2026-07-18 Confidence: high |
— |
Full changelog
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 carriestheme; conflict resolution operates within the (role, theme) slot only. - Agents can see the theme dimension (#55):
all_colorsandconfirmation_needed.colors.all_extractedinbrand_extract_webandbrand_startauto mode now carrytheme. End-to-end test mocks the safeFetch boundary and verifies dark CSS → ColorEntry → catalog → MCP response.
Changed
homepage/websiteUrlpoint 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.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Brand-System/brandsystem-mcp
Make your brand machine-readable. Extract brand identity (colors, fonts, logo, voice, visual rules) from any website via static CSS + rendered-page extraction, compile into DTCG tokens, brand runtime contracts, and interaction policies. 34 tools across 4 progressive sessions. Subscribable `brand://runtime` and `brand://policy` MCP resources. Content compliance scoring (0-100), pass/fail gate, and HTML/CSS preflight. Brandcode Studio connector for hosted brand sync.
Related context
Beta — feedback welcome: [email protected]