| Invocation | Audience | Output | Constraints | |
|---|---|---|---|---|
| Impact Assessment | Security Analyst | 8-section markdown report — Classification · Attribution · Timeline · Financial Impact · Severity · Containment Steps | Full detail · all IOCs | |
| CISO Executive Brief | CISO | 3 paragraphs: what happened + risk · automated response · next steps for leadership | No IOCs · <120 words | |
| Weekly Trend Report | CISO + Director | 3-section narrative: Volume · MTTR Trends · Recommendations — with stat-card dashboard | 3–5 bullets/section | |
| Project Write-up | Presentation author | 8-section executive summary — source document for this presentation | On-demand · full reasoning |
| Task | Manual | Automated | Saved |
|---|---|---|---|
| IP enrichment — VirusTotal, AbuseIPDB, GreyNoise, Shodan | 10–15 min | ~8 sec | ~14 min |
| Blockchain wallet lookup (Alchemy ETH) | 5–10 min | ~3 sec | ~9 min |
| Asset & owner lookup (CMDB) | 3–5 min | ~1 sec | ~4 min |
| 8-section analyst report (AI-generated) | 15–25 min | ~8 sec | ~22 min |
| CISO executive brief — <120 words (AI-generated) | 10–15 min | ~5 sec | ~14 min |
| Containment — EC2 stop, SG block, Slack alert | 5–10 min | ~2 sec | ~8 min |
| Total per incident | 48–80 min | < 30 sec | 47–79 min |
| Requirement | Implementation | Status |
|---|---|---|
| No-code, non-developer friendly | 33 actions, 1 Python styling step (20 lines), 7 visual canvas sections | ✓ Complete |
| Quick time to value | Full Story built and functional in hours | ✓ Complete |
| Threat intelligence enrichment | VirusTotal (live), AbuseIPDB (live), GreyNoise (stub→prod), Shodan (stub→prod) | ✓ Complete |
| Asset inventory enrichment | CMDB lookup — ServiceNow / AWS SSM stub, production-ready swap | ✓ Complete |
| Blockchain context | Alchemy ETH — last 20 transfers: external, internal, ERC20, ERC721, ERC1155 (live) | ✓ Differentiator |
| Isolate compromised devices | AWS StopInstances — stub with labelled production-ready replacement path | ✓ Complete |
| Block malicious IPs | AWS RevokeSecurityGroupIngress — stub, production-ready replacement path | ✓ Complete |
| Escalate based on criteria | Two TriggerAgents: severity ≥ 7 → containment; insider_context ≠ "" → HR/Legal | ✓ Complete |
| Predefined response playbooks | The Story itself is an executable, versioned, analyst-owned playbook | ✓ Complete |
| Flexibility for custom responses | Insider threat branch — no rules were pre-written for this outcome | ✓ Differentiator |
| Volume and trend reporting | Weekly Trend Report with stat-card dashboard and AI 3-section narrative | ✓ Complete |
| AI augmentation | 4 × grok-4-1-fast-reasoning with 4 purpose-built system prompts | ✓ Complete |
| Stakeholder-specific visibility | Analyst technical report · CISO <120-word brief · Director weekly metrics | ✓ Complete |
| Audit trail | Tines event log + SIEM sink (Splunk HEC / Elasticsearch _index) | ✓ Complete |
| Vendor agnosticism | Cloud-agnostic core — 3-action swap for Azure migration | ✓ Complete |