Your agent's memory should compute confidence, not store it
Most agent memory stores a confidence score the way it stores everything else. Youwrite it once and it sits there. The agent decides a fact is worth 0.9, the storekeeps 0.9, and three weeks later, aft
pushpull.hashnode.dev5 min read