v1.2.0
Highlights
- Orchestration patterns — new
references/orchestration-patterns.mdandagents/README.mddocumenting the parallel fan-out + merge pattern used by/ship, plus the composition rule that personas don't invoke other personas (Junie orchestrates). - Hardened SDD cache hook — full
hooks/sdd-cache-*.shsuite (pre/post/purge/selftest) with documentation inhooks/SDD-CACHE.md. Replaces the prior single-script cache flow with a safer, testable pipeline. - Agent persona frontmatter —
code-reviewer,security-auditor, andtest-engineernow ship with frontmatter so they can be invoked as proper subagents. /shiprewrite — the ship command now drives the parallel fan-out pattern across the three personas and synthesizes a single go/no-go report.- Docs —
AGENTS.mdupdated to describe the orchestration model; README and plugin metadata bumped to 1.2.0;.gitignorecleanup; SSH/plugin-update troubleshooting notes.
Changes
- 67e4396 Orchestration patterns + hardened SDD cache hook (v1.2.0) (#1)
- 9424706 Document plugin update command and SSH troubleshooting
Full changelog: v1.1.0...v1.2.0