-
released this
2026-06-01 00:13:58 -04:00 | 115 commits to main since this releaseSmall follow-up release on top of v26.05.30.1. Two commits, docs/prompt only — no schema, no behavior changes to running services.
MCP plan-instruction tightening
The Plans paragraph in the MCP server's
_INSTRUCTIONSpreviously ended with a quiet footer ("not in local .md files") that lost to the much louder superpowers brainstorming / writing-plans skill flow, whose terminal steps save todocs/superpowers/specs/*.mdanddocs/superpowers/plans/*.md. Reordered sostart_planningis named as the FIRST action when beginning non-trivial work, with an explicit override of those.mdpaths and coverage extended to specs as well as plans (matches rulebook rule 27).Effect: when Claude reconnects after the new image deploys, it will reach for
start_planningbefore any markdown plan file by default.Flutter companion-app docs removed
The Flutter app no longer adds value over web/PWA access. In-repo surface stripped:
- deleted
docs/android-app.md - dropped Android App row from README docs table and from the README feature paragraph
- dropped the two Flutter-related roadmap bullets from
docs/features.md - removed the "Flutter app port" subsection from
docs/design-system.md
The standalone
fabled_apprepo is untouched here; archival of that repo is a separate operation on that repo.Deploy notes
No migration. No data changes. Pull the new
:latestimage; restart. Done.Verification
CI green on commit
fd20b67(typecheck / lint / tests / image build all ✅) before merge.Downloads
- deleted