Prerequisite: a client. Nothing in this guide
writes to the graph.
Gather context
Pull what the agent needs from the graph, and synthesize recalled memory into
a briefing.
Trace evidence coverage
Confirm the briefing is grounded in stored sources, not inferred. Pass it
straight to Each claim is marked
pb.dq.trace.supported (backed by a stored source), inferred
(related but not directly sourced), or unsupported.Check it is fit to act on
Ask whether the subject is sufficient for the specific thing the agent is
about to do. The verdict is a disposition plus findings, never a score.
Why this matters
An agent acting on ungrounded or insufficient context fails quietly. Putting atrace and check in front of the action turns “the model was confident” into
“the graph was sufficient and sourced,” which is something you can audit.
Decision quality
Dispositions, findings, and repair.
Memory
Remember, recall, and synthesize.