Claude 24f816b6a3
Consolidate 22 sibling repos into layered organism structure
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
2026-06-10 06:53:01 +00:00

29 lines
1.1 KiB
Markdown

# Vulnerability Aging and SLA Compliance Report Template
## KPI Summary
| Metric | Current Month | Prior Month | Target | Trend |
|--------|--------------|-------------|--------|-------|
| Total Open Vulnerabilities | [N] | [N] | Decreasing | [Up/Down] |
| MTTR (all severities) | [N] days | [N] days | < 30 days | [Up/Down] |
| SLA Compliance Rate | [N]% | [N]% | >= 90% | [Up/Down] |
| Overdue Count | [N] | [N] | 0 | [Up/Down] |
| Exception Count | [N] | [N] | < 5% | [Up/Down] |
## Aging Distribution
| Age Bucket | Critical | High | Medium | Low | Total |
|------------|----------|------|--------|-----|-------|
| 0-7 days | [N] | [N] | [N] | [N] | [N] |
| 8-14 days | [N] | [N] | [N] | [N] | [N] |
| 15-30 days | [N] | [N] | [N] | [N] | [N] |
| 31-60 days | [N] | [N] | [N] | [N] | [N] |
| 61-90 days | [N] | [N] | [N] | [N] | [N] |
| 90+ days | [N] | [N] | [N] | [N] | [N] |
## Escalation Summary
| Level | Count | Top Offending Team |
|-------|-------|--------------------|
| Owner Reminder (50%) | [N] | [Team] |
| Manager Escalation (75%) | [N] | [Team] |
| CISO Notification (100%) | [N] | [Team] |
| VP/CTO Escalation (120%+) | [N] | [Team] |