v0.1.2
First public release.
- MCP server — 8 tools: brief interview, journey definition, screen registration, validation, coverage reporting. In the official MCP registry as io.github.uxloom-dev/uxloom.
- npx uxloom check — CLI validator with colored findings and exit-code gating for CI.
- Five critics — journey completeness, state coverage (with documented exemptions), WCAG 2.2 contrast, platform touch targets, localization text expansion.
- JourneyGraph format v0.1 — journeys as state machines in plain JSON, versioned in git.
Install: claude mcp add uxloom -- npx -y uxloom (or codex mcp add uxloom -- npx -y uxloom)