aiwg
Version:
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo
10 lines (9 loc) • 334 B
YAML
id: sdlc/deployment-plan-rolling-restart
name: Deployment plan has Rolling Restart Strategy
description: Deployment plan must specify grace periods and rolling restart behavior (Factor IX)
severity: warn
applies-to:
glob: "**/deployment-plan*.md"
checks:
- type: pattern-match
pattern: "Rolling Restart|Disposability|SIGTERM"