Skip to content

v1.55.5

Choose a tag to compare

@srbryers srbryers released this 16 May 19:01
b3ad74b

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