v1.55.5
Patch release for SLOPE guard workflow enforcement.
- Fixes #368: claim-required now redirects adhoc implementation writes when no sprint is active.
- Adds suppressed guard metrics for adhoc-skipped workflow guards.
- Includes regression coverage for the no-sprint adhoc write path.
Verification before release:
- pnpm vitest run tests/cli/guards/claim-required.test.ts tests/cli/commands/guard.test.ts
- pnpm exec tsc --noEmit
- pnpm test