adjust workflow info graphic

This commit is contained in:
2025-12-01 10:28:17 +01:00
parent 66e7d6e686
commit 3b674f9cf6
2 changed files with 1 additions and 51 deletions

View File

@@ -50,57 +50,7 @@ These artifacts appear in the temporal context view but are not semantically sea
## How It Works ## How It Works
```bash ![resources/workflow.png](resources/workflow.png)
┌──────────────────────────────────────────────────────────────────────────┐
│ SEMEION WORKFLOW │
├──────────────────────────────────────────────────────────────────────────┤
│ │
│ 1. QUERY "Find messages about buying ransomware |
| access with crypto in January"
│ │ │
│ ▼ │
│ 2. INTERPRET ┌──────────────────┐ │
│ │ LLM parses │ │
│ │ into search │ │
│ │ object │ │
│ └────────┬─────────┘ │
│ │ │
│ ▼ │
│ 3. CONFIRM ┌──────────────────┐ │
│ │ User reviews │ │
│ │ and adjusts │ │
│ │ parameters │ │
│ └────────┬─────────┘ │
│ │ │
│ ▼ │
│ 4. SEARCH ┌──────────────────┐ │
│ │ Qdrant executes │ │
│ │ (hybrid) search │ │
│ └────────┬─────────┘ │
│ │ │
│ ▼ │
│ 5. REVIWE ┌──────────────────┐ │
│ │ Mark [+] / [-] │◄─────┐ │
│ │ Click "Refine" │ │ │
│ └────────┬─────────┘ │ │
│ │ │ │
│ ▼ │ │
│ ┌──────────────────┐ │ │
│ │ Qdrant Recommend │──────┘ │
│ │ returns better │ (iterate)
│ │ results │ │
│ └────────┬─────────┘ │
│ │ │
│ ▼ │
│ 6. CONTEXT ┌──────────────────┐ │
│ │ View surrounding │ │
│ │ timeline (±N min)│ │
│ │ including system │ │
│ │ artifacts │ │
│ └──────────────────┘ │
│ │
└──────────────────────────────────────────────────────────────────────────┘
```
## Architecture ## Architecture

BIN
resources/workflow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 MiB