Skip to content

feat(pump): receipt→HellGraph pump — auto-fire trigger's graph half - #55

Merged
mdheller merged 1 commit into
mainfrom
feat/hellgraph-receipt-pump
Aug 4, 2026
Merged

feat(pump): receipt→HellGraph pump — auto-fire trigger's graph half#55
mdheller merged 1 commit into
mainfrom
feat/hellgraph-receipt-pump

Conversation

@mdheller

@mdheller mdheller commented Aug 4, 2026

Copy link
Copy Markdown
Member

Tails the governance sealed-receipt stream (source-os adr_watch + CI gate) → agent.v1 KnowledgeUpdate → AtomSpace, so RCA is a graph traversal automatically. One long-lived process = the always-on HellGraph service. Dedup by sealed digest. Proven: 2 receipts → 6 nodes/2 edges, re-run dedups to 0, --selftest PASS.

Tails the governance sealed-receipt stream (adr_watch advisories + CI gate receipts), maps each to an
agent.v1 KnowledgeUpdate, and ingests into the AtomSpace — so root cause is a graph traversal,
automatically. One long-lived process (the AtomSpace is a process singleton) = the always-on HellGraph
service. Dedup by sealed digest via a state file. Proven: 2 gate receipts → 6 nodes / 2 edges; re-run
dedups to 0; --selftest PASS. --watch polls; --once drains.
@mdheller
mdheller merged commit 017cbf6 into main Aug 4, 2026
8 of 13 checks passed
@mdheller
mdheller deleted the feat/hellgraph-receipt-pump branch August 4, 2026 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant