docs(zap): update routing policy and OpenClaw notes
This commit is contained in:
@@ -3,7 +3,7 @@ title: n8n Workflows
|
||||
area: automation
|
||||
tags: [automation, integrations]
|
||||
created: 2026-03-18
|
||||
updated: 2026-03-18
|
||||
updated: 2026-03-25
|
||||
status: active
|
||||
related: [[Infrastructure/Architecture]], [[Infrastructure/Automation/Cron Jobs]], [[Infrastructure/Services/Docker Services]]
|
||||
---
|
||||
@@ -25,7 +25,7 @@ Running on `n8n-agent` at port `18808`. See [[Infrastructure/Services/Docker Ser
|
||||
### Inbox Triage - wills_portal
|
||||
- **ID:** `9sFwRyUDz51csAp7`
|
||||
- **Status:** ✅ Active
|
||||
- **Trigger:** Schedule (every hour)
|
||||
- **Trigger:** Schedule (every 15 minutes)
|
||||
- **Purpose:** Reads unseen IMAP emails from `wills_portal`, filters with static rules + local LLM triage (Qwen2.5-14B), tags by priority (P1/P2/P3), sends digest to Telegram, and writes individual email notes to Obsidian vault at `Notes/YYYY-MM-DD Subject.md`
|
||||
- **Flow:** Read IMAP → Static filter → LLM judge → Merge → Format & Send to Telegram + Write to Vault (parallel)
|
||||
- **Obsidian note frontmatter:** includes `from`, `priority` (high/medium/low), `signal_reason`, tags `[email, imap, priority-*]`
|
||||
|
||||
Reference in New Issue
Block a user