Skip to main content

Agents

VentStream Cloud and CLI

Build / local

Reading the recompose log

The Neo4j engine logs recomposed=N per event. A healthy distribution:
  • many recomposed=1 — edge create/delete ops, correctly scoped.
  • a few large values — node-property changes on shared nodes (legitimate cascades — the embedded value changed everywhere).
If you see large values for edge ops, a hot endpoint isn’t being filtered — check the threshold.