This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryBrand Guide PDF Export and Runtime Slicing for Sub-Agents add new capabilities.
Full changelog
Two features driven by real user feedback.
Brand Guide PDF Export
brand_export target='pdf' generates a structured brand guide PDF with color swatches, typography specimens, visual rules, and voice summary. Built with pdf-lib — no browser dependency. Works everywhere, even in Cursor where Chrome isn't available.
Closes the feature gap with dembrandt's --brand-guide flag.
Runtime Slicing for Sub-Agents
brand_runtime now accepts a slice parameter:
full(~1200 tokens) — everything, defaultvisual(~200 tokens) — colors, typography, logo, anti-patterns, compositionvoice(~400 tokens) — tone, vocabulary, never-say, perspectiveminimal(~100 tokens) — primary color, heading font, logo reference
From Mira's production testing: full runtime injection causes agent satisficing — "more tokens in = more surface for distraction." Visual-only for code agents, voice-only for copy agents, minimal for quick edits. Each sub-agent gets exactly the context it needs.
Numbers
36 tools. 337 tests. 7 export targets. 4 runtime slices.
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]