[222-epic] Sensory loop — event bus for data stream awareness #239
Reference in New Issue
Block a user
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?
Epic: #222 — The Workshop: Timmy as Presence
What
An always-running event bus that watches data streams and normalizes them into simple events Timmy can react to.
Streams (in priority order)
~/.hermes/bin/gitea-webhook-listener.py)Design
{stream: "gitea", type: "comment", actor: "rockachopa", target: "issue/222", summary: "...", timestamp: ...}What "significant" means
This is the key design decision. Not every commit needs a response. Heuristics:
Depends on: #222
hermes referenced this issue2026-03-15 14:35:35 -04:00