chore: merge main and resolve conflicts

Ported plan completion audit, coverage gate, and auto-verification
resolvers into main's modular resolver pipeline. Updated CHANGELOG
version to 0.11.14.0 (main took 0.11.13.0).
This commit is contained in:
Garry Tan
2026-03-23 23:50:23 -07:00
79 changed files with 4521 additions and 5073 deletions

View File

@@ -1,5 +1,6 @@
---
name: ship
preamble-tier: 4
version: 1.0.0
description: |
Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", or "merge and push".