Skip to content

v0.22.2 — The flow picture, and a tidier repo

Choose a tag to compare

@lancegui lancegui released this 13 Jun 22:44
· 107 commits to main since this release

Docs-and-presentation release; no skill or hook changes.

  • Hand-laid flow SVG replaces the Mermaid diagram in the README. GitHub's Mermaid auto-layout scattered the cross-cutting side rails; the new docs/flow.svg is a self-contained, hand-laid graphic (inline presentation attributes, no <style> block for the sanitizer to strip) showing the same spine — frame → fork to reduced-form / structural → approval gate → execute → verify → ship, with the always-on layer and the three side rails.
  • Design specs hidden from the public repo: docs/specs/ is now gitignored (kept on disk, untracked).
  • docs/LESSONS.md ships as an empty template — the log belongs to your project, not the plugin.
  • GitHub About refreshed to name the reduced-form and structural scope and the superpowers homage.

Update with /plugin update causal-powers@causal-powers, then restart Claude Code.