Release 2.1.0 (2026-06-04)¶
Bug fixes¶
- fix MD012 in site skills catalog after dependency-update removal
Documentation¶
-
add 2.1 workflow and skill rationalization design End-to-end 2.1 agent/human workflow (issue → PR → merge) and the skill collection dispositions for issue #427. Includes eight committed HTML figures as documentation building blocks.
-
fold pushback resolutions into 2.1 design Resolutions from the paad:pushback review:
- handoff kept (interim recovery net) — was retire; tally now 5 keep / 2 retire / 3 new
- Route B confirmed pinnable; add integration_id/app_id pin as security-critical MUST
- add per-commit check invalidation + dismiss-stale semantics
- vrg-pr-await settle predicate (poll until checks terminal or new review/commit)
- audit read-only reframed as by-discipline-not-sandbox
- shared-host-mount stated as a load-bearing assumption
- .vergil gitignore-everywhere note; deprecation-triage role check specified
-
deployment gated on vergil-tooling 2.1; cross-repo split noted as follow-up
-
add #427 plugin skill rationalization implementation plan Task-by-task plan to create implement/audit/pr-watch skills, retire pr-workflow + dependency-update (v2.0.8 precedent), and reconcile handoff/deprecation-triage. Grounded in the shipped vergil-tooling 2.1 CLI contracts.
-
define .vergil/audit-feedback.yml channel format
- reconcile deprecation-triage and handoff with the 2.1 model
Features¶
- add implement skill (USER local loop)
- add audit skill (AUDIT local loop)
- add pr-watch skill (post-PR loop)
Refactoring¶
- retire pr-workflow skill; repoint active refs to the 2.1 model
- retire dependency-update skill (mechanized in vergil-tooling)