Data Flow
Chat Flow (Context Menu → AI Response)
User right-clicks request Context menu action triggered
│ │
▼ ▼
┌───────────────┐ ┌──────────────────────┐
│ Burp Selection │──────────► │ ContextCollector │
│ (request/issue)│ │ Extracts URL, method,│
└───────────────┘ │ headers, params, body│
└──────────┬───────────┘
│
▼
┌──────────────────────┐
│ Redaction Pipeline │
│ Applies privacy mode │
│ (STRICT/BALANCED/OFF)│
└──────────┬───────────┘
│
▼
┌──────────────────────┐
│ Prompt Bundle │
│ Context + template + │
│ SHA-256 hash │
└──────────┬───────────┘
│
▼
┌──────────────────────┐
│ Backend Adapter │
│ CLI (subprocess) or │
│ HTTP (API call) │
└──────────┬───────────┘
│
┌──────┴──────┐
▼ ▼
┌────────────┐ ┌────────────┐
│ Audit Log │ │ Chat Panel │
│ (JSONL) │ │ (Markdown) │
└────────────┘ └────────────┘Step-by-Step
Passive Scanner Flow
Active Scanner Flow
MCP Tool Flow
Last updated
