Skip to content

figure-agent v0.6.0

Choose a tag to compare

@moonweave moonweave released this 25 May 06:24

Summary

  • Adds aesthetic intent schema v2 with explicit aesthetic lever grammar.
  • Adds critique v1.11 aesthetic_lever_audit and fixture-aware lint accountability.
  • Surfaces aesthetic lever bottlenecks through /fig_loop and protects driver/polish routing from bypassing human/export gates.
  • Includes real fixture dogfood evidence for fig1_overview_v2_pair_001_vault.

Verification

  • uv lock --check
  • uv run pytest -q -> 1143 passed, 1 skipped, 1 xfailed
  • uv run ruff check . -> passed
  • git diff --check -> clean
  • claude plugin validate .claude-plugin/plugin.json -> passed
  • claude plugin validate . -> passed
  • claude plugin validate ../../.claude-plugin/marketplace.json -> passed

Notes

  • uv build is not a release gate for this source-only Claude plugin.
  • This release strengthens audit and handoff contracts; it does not add autonomous illustration or SVG auto-editing.