v0.3.0
AI Manifest endpoint + governance dashboard
- New /manifest endpoint exposes your entire design system as a single, AI-readable JSON document — include it in any LLM context window or RAG pipeline.
- Governance dashboard lets team admins see token drift, deprecation warnings, and unused variables across all connected Figma files.
- AI manifest supports custom usage rules: annotate any token with a plain-English description that ships alongside the token value.
- Webhook retry logic now has configurable back-off (linear, exponential, or fixed) — set via project settings.
- CLI: figmo manifest --preview streams a dry-run of the manifest without publishing.