SLA and Severity Policy
Define response and resolution times for repository tasks based on business impact.
SLA and Severity Policy
Purpose
Define response and resolution times for repository tasks based on business impact.
Severity Levels
| Level | Name | Description | Example |
|---|---|---|---|
| P1 | Critical | Core flow broken, security breach, or total system outage. | Workflow failing for all users, leaked API key. |
| P2 | High | Significant feature broken, no workaround, or high-risk dependency. | Main integration failing, high-severity CVE. |
| P3 | Medium | Minor feature issue or major documentation gap. | Incorrect UI label, missing setup step in INSTALL.md. |
| P4 | Low | Cosmetic improvements, non-breaking suggestions, or routine cleanup. | Typo in comments, refactoring for better readability. |
Target Response & Resolution Times (SLAs)
| Severity | Response (Triage) | Resolution (Fix) |
|---|---|---|
| P1 | < 15 minutes | < 2 hours |
| P2 | < 1 hour | < 8 hours |
| P3 | < 4 hours | < 24 hours |
| P4 | < 24 hours | < 72 hours |
Escalation Policy
- P1/P2 Breach: Notify Flow Integrator and Final Owner immediately via alert labels.
- P3/P4 Stale: If P3/P4 exceeds resolution time, auto-tag with
needs-escalation.
Triage Workflow
- Identify new issue.
- Assign Severity Label (
severity-p1,severity-p2, etc.). - Assign Owner.
- Set Deadline based on SLA.
- Move to
wip-analysis.
Review Cadence
- Review SLA performance in Weekly Ops Review.
- Adjust targets monthly based on system maturity.
Related Documents
Comprehensive AI Assistant Tools Reference
title: Comprehensive AI Assistant Tools Reference
iOS Deployment Guide
**Introduction:** Deploying the Krome app to iOS (iPhone/iPad) is a bit more involved due to Apple’s ecosystem requirements. This guide will cover setting up an iOS development environment, building the Tauri app for iOS, publishing on Apple’s App Store, alternative distribution options like TestFlight or Enterprise, the App Store review process, common pitfalls, and CI/CD for iOS. As before, we assume you know general development concepts but are new to iOS specifics.
How to Add Resources to Your FastMCP Server
In the Model Context Protocol (MCP), there are three main capabilities:
Continue.dev MCP Integration Setup Guide
Edit your Continue.dev configuration file: