Problemunvalidated
`[dream:prune] 0 orphans deleted` fired on every pipeline run — Graph cleanup queries that compare a node's `createdAt` property against `datetime() - duration('PT48H')`. Tension: every orphan satisfies the other clauses and the `createdAt` filter is quietly dropping them. Outcome: Orphaned nodes accumulate indefinitely.
8469c158-39ef-4fea-a7f4-054fbb411158
[dream:prune] 0 orphans deleted fired on every pipeline run — Graph cleanup queries that compare a node's createdAt property against datetime() - duration('PT48H'). Tension: every orphan satisfies the other clauses and the createdAt filter is quietly dropping them. Outcome: Orphaned nodes accumulate indefinitely.