Component props now appear in MCP distro output (v4.96.4)
AI tools querying component specs via MCP will now receive full props tables instead of empty responses, enabling accurate code generation from design system documentation.
Enriched inferred template specs were previously discarded before reaching the distro; they are now correctly rendered.
IPE spec enrichment now works on private sites (v4.96.4)
Component prop schemas are now correctly populated for sites with private app clients, fixing a silent failure that left all templates without enriched specs.