| name | fixthis-release-maintenance |
| description | Use when auditing or executing FixThis release, publication, compatibility, or public-install work from the FixThis source checkout. |
FixThis Release Maintenance
Use only for FixThis source checkout release work. Keep repository proof, connected Android proof, Git state, and public registry reality separate.
- Read
docs/contributing/release-readiness.md, docs/contributing/release-process.md, and CONTRIBUTING.md.
- Run
npm run agent:route -- --task release --json.
- Establish intended version and channels without changing them.
- Run
npm run release:reality and record exact registry, tag, and downstream evidence.
- Run
npm run evidence:release for repository evidence.
- Run
npm run android:proof -- --strict --continue when the contract requires connected proof.
- Run
npm run release:check before a release PR or tag.
- Report PASS, FAIL, DEFERRED, and SKIPPED separately with reason and residual risk.
- Verify local HEAD, upstream, remote branch, tag, registry, and downstream state independently.
Tag, publish, push, or edit a downstream repository only when the user explicitly requests that state change. Never treat a proxy marker, cached page, deferred device check, or local commit as publication proof.