Remove SLA section from SDLC skill and diagram

SLA timelines are meaningless to agents operating in heartbeats.
Removed the 48-hour PR review SLA from SKILL.md and the SLA
gantt chart from sdlc-diagram.md.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-05-11 20:56:17 +00:00
committed by Countess von Containerheim [agent]
parent da86aa7754
commit 40caf8cfee
2 changed files with 0 additions and 25 deletions
-15
View File
@@ -108,21 +108,6 @@ flowchart TD
class A_ENG,B_ENG,A_CEO,B_CEO agent
```
## PR Review SLA
```mermaid
gantt
title PR Review SLA Timeline (per stage)
dateFormat X
axisFormat %d h
section SLA Windows
Normal review window :done, 0, 24
CEO escalation at 24h :active, 24, 48
SLA violation at 48h :crit, 48, 72
Release blocker at 72h :crit, 72, 96
```
## Handoff Protocol
```mermaid