Outline sketch
Audience: solo ops / on-call tooling.
Steps:
1) Batch inbox messages or collapse similar log lines.
2) Choice category; Score/Noul urgency and is_noise.
3) Code maps to suppress / watch / notify / page — no auto-exec from the model.
Expected effect: less noise before expensive analysis.
Needs access to: typesafe-sdkemail-or-logs
Who it's for
Solo ops / on-call adjacent tooling
Steps / how it's set up
Sources: jevmail · jev-logtriage · cobanov “Routing, data, and workflows” in awesome-jev.
Keep email and log examples as separate state shapes — do not conflate inbox semantics with log severity.
Sources (wave-2 deepen)
Expected effect
Same closed-label triage shape for mail and logs, with explicit non-execution policy.
Unofficial outline for learning. Paraphrased from public docs and tutorials — not a production recipe. Review sources before you automate anything.