Alert event sink: emit safe quant/error notifications for desktop consumers #57
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/llm-log#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Expose llm-log anomaly/routing alerts through a generic safe event sink so desktop configuration can notify without coupling core llm-log to Dunst.
Depends on #57/#58; configurable through #59.
Contract
Emit compact typed alert events containing only safe metadata by default:
unknownwhen undisclosed)Do not put raw prompts, completions, auth headers or tool arguments into notification payloads.
Support at least:
alerts.jsonlunder the llm-log data directory;Acceptance
shell=True;notify-send/Dunst without llm-log depending on a desktop stack.