Confidence Score
Confidence starts at1.0 by default and represents how much trust to place in an entry:
Confidence is not capped at 1.0. An entry involved in multiple incidents can have confidence > 1.0, representing a strong risk signal.
Outcome Types
When something significant happens in the real world, you record it as an outcome:How It Works
Recording an Outcome
Confidence Formula
Confidence Over Time
Imagine an entry written withconfidence=0.85:
Auto-Causal Linking
If you don’t specifycausal_entry_keys, AMFS automatically links the outcome to every entry the agent read during the current session:
read() call during a session.
Four-Signal Decay Model
Whendecay_half_life_days is configured, AMFS uses four signals to determine how fast an entry’s effective confidence decays:
The effective half-life formula:
decay_half_life_days=30, 10 reads, and 1 outcome:
Filtering by Confidence
Usemin_confidence to filter out low-confidence entries:
