mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-08-01 16:40:24 +00:00
Place useful parts of the surrounding repos into sica-fondt by layer, per the
body model (Ada = membrane; brain/endocrine/capabilities/knowledge non-Ada):
- brain/ LLM reasoning + providers (dapr, hermes, MoMoA)
- capabilities/ REPRAG sidecars: hermes tools/skills, dapr tools, parallel
dispatch, A51 channels, and the OSINT cluster
- knowledge/ LORAG corpus: 754 cyber-skills, agency personas, secure-coding,
MITRE ATT&CK data
- reference/ defensive threat-reference (C3, shhbruh doc) + AdaYaml parser
License handling: AGPL sources (worldosint, advanced_evolution, mercury,
Reticulum) and GPL DeTTECT are SPEC-only clean-room/port descriptions — no
copyleft code copied. MIT/Apache/data parts copied as working trees.
Safety: shhbruh escape/persistence material and C3 covert-C2 kept as reference
only, not wired into the running organism. See CONSOLIDATION.md.
https://claude.ai/code/session_01UehUqEXXJJCsHoA4voCU5c
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
# Standards - SOC Escalation Matrix
|
|
|
|
## NIST SP 800-61 Rev 2 Incident Handling
|
|
- Defines incident categories and severity levels
|
|
- Recommends functional impact, information impact, and recoverability as factors
|
|
- Guides escalation based on incident classification
|
|
|
|
## ITIL Incident Management
|
|
- P1-P4 priority classification framework
|
|
- Impact x Urgency = Priority matrix
|
|
- SLA management for each priority level
|
|
|
|
## SOC-CMM (SOC Capability Maturity Model)
|
|
- Level 1: Ad-hoc escalation, no formal process
|
|
- Level 2: Defined escalation paths, documented SLAs
|
|
- Level 3: Automated escalation with SOAR integration
|
|
- Level 4: Context-driven escalation with risk scoring
|
|
- Level 5: AI-assisted prioritization and auto-escalation
|
|
|
|
## Response Time Standards
|
|
|
|
| Priority | Industry Standard | Best Practice |
|
|
|---|---|---|
|
|
| P1 | 15 min response, 4h resolution | 5 min response, 2h containment |
|
|
| P2 | 30 min response, 8h resolution | 15 min response, 4h containment |
|
|
| P3 | 4h response, 24h resolution | 2h response, 12h resolution |
|
|
| P4 | 8h response, 72h resolution | 4h response, 48h resolution |
|