You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up Phase 4 slide and add GNATHunt capability slide
- Remove (v1.6) version reference from Phase 4 title
- Remove migration 0004 reference from ExecutionContext line
- Add new dedicated GNATHunt slide covering STIX → detection rules, hunt packages, ATT&CK coverage mapping, and drift detection
- Update presentation title from 37-slide to 38-slide
https://claude.ai/code/session_01FUJQyGdWpZSgYkW1Xb95gU
<li><strong>ExecutionContext:</strong> Every operation stamped with context_id, domain, trust_level, workspace_id. Append-only execution_log (migration 0004). Full audit trail from connector call to report.</li>
398
+
<li><strong>ExecutionContext:</strong> Every operation stamped with context_id, domain, trust_level, workspace_id. Append-only execution_log. Full audit trail from connector call to report.</li>
<li><strong>Hunt Packages:</strong> Bundled rules with metadata (adversary, campaign, techniques, severity). Importable into Splunk, Elastic, Chronicle, QRadar. Version control + diff tracking.</li>
449
+
<li><strong>ATT&CK Coverage Mapping:</strong> Every rule tagged with MITRE ATT&CK technique/sub-technique. Coverage heatmap by tactic. Gaps identified and prioritized.</li>
450
+
<li><strong>Drift Detection:</strong> Scheduled hunt job compares rule effectiveness (hit count, FP rate) against baseline. Drift >10% triggers analyst review. Rules auto-archived if no hits in 90 days.</li>
451
+
<li><strong>Integration:</strong> GNATHunt hooks into campaign tracking — when Campaign confirmed, emit detection rules + hunt package. Daily hunts run via FeedScheduler.</li>
452
+
</ul>
453
+
</section>
454
+
443
455
<sectiondata-background="#1a1a1a">
444
456
<h2>All Roadmap Items Complete</h2>
445
457
<pstyle="font-size: 0.85em;">✓ Every pending item has shipped — v1.9.0 complete</p>
0 commit comments