Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Reference Documentation

Quick lookups, FAQs, and terminology for SentinelMCP.

Overview

This directory contains quick-reference materials for rapid lookup without needing to read full procedural documents.

Quick Navigation

Quick Answers

Lookup Tables

Files in This Directory

File Purpose Use When
QUICK_REFERENCE.md 2-minute cheat sheet You need a fast answer
SEVERITY_LEVELS.md Alert severity guide Determining alert severity
ESCALATION_CRITERIA.md Escalation decision table Deciding whether to escalate
AGENT_CAPABILITIES.md What agents can do Understanding agent roles
ROLE_AUTHORITY.md Decision authority matrix Who can make what decisions

Common Quick Lookups

"When do I escalate to Tier 2?"

Check ESCALATION_CRITERIA.md or use this quick guide:

  • 🔴 CRITICAL severity → Escalate immediately (0-5 min)
  • 🟠 HIGH severity + evidence → Escalate (1-4 hours)
  • 🟡 MEDIUM severity + pattern → Consider escalating
  • 🟢 LOW severity → Usually close if no risk

Full details: TIER_INTEGRATION.md

"What's my SLA response time?"

Check the table below or QUICK_REFERENCE.md:

Severity Tier 1 Tier 2 Tier 3
Critical 30 sec 5 min 1 hour
High 2 min 15 min 4 hours
Medium 5 min 30 min 8 hours
Low 15 min 4 hours 24 hours

"What does this agent do?"

Check AGENT_CAPABILITIES.md or search:

"What term is that?"

Check Glossary for all terminology definitions.

"I have a question that's not answered here"

  1. Check FAQ - Most questions are answered
  2. Review QUICK_REFERENCE.md
  3. Search GLOSSARY
  4. Check the specific tier documentation
  5. If still stuck, file an issue on GitHub

How to Use This Directory

For Quick Answers

For Escalation Decision

For Understanding Agent Roles

For Authority Questions

For Definitions

  • Go to GLOSSARY
  • Alphabetical list of all terms

Tips for Using Reference Materials

  1. Bookmark this page - You'll come back often
  2. Use browser search (Ctrl+F) - Fast lookup in cheat sheet
  3. Reference by severity - Most decisions key off severity
  4. Cross-reference escalation table - It covers 90% of decisions
  5. Keep glossary handy - For unfamiliar terms

Document Relationships

QUICK_REFERENCE.md
  ├─ Severity Levels → SEVERITY_LEVELS.md
  ├─ Escalation → ESCALATION_CRITERIA.md
  ├─ Agents → AGENT_CAPABILITIES.md
  ├─ Authority → ROLE_AUTHORITY.md
  └─ Definitions → ../GLOSSARY.md

FAQ.md
  ├─ Procedures → ../OPERATIONS/
  └─ Technical → ../ARCHITECTURE/

GLOSSARY.md
  └─ All terminology

Integration with Other Docs


Last Updated: February 14, 2026 | Version: 1.0.2