Loading
Loading
Every Field 3.0 term defined in one place. If you've heard a word in the docs and don't have a definition for it, it's here.
content, polarity, evidence_grade, scope, tags, provenance, and any contradicts edges. Deposits never update — to revise a fact you call contradict().positive (X works) / negative (X doesn't) / cautionary (X works but…) / open (a question or note, no direction). The first three are directional and feed conflict detection.anecdotal → observed → replicated → verified. The gate weighs this against scope breadth.model, dataset, env, version, n, seed) plus a free-form note. Pins the deposit to a context. The scope is the grouping key for conflict.is_confident verdict.polarity × scope_breadth × evidence_grade. See Architecture · The gate.artifact_refs entry OR a scoped env / version. Required for narrow-negative and cautionary deposits.{positive, negative, cautionary}. Atlaso flags it before your agent sees the data.bag_precision >= 0.99 AND not is_single_sample AND no has_conflict. Three conditions, strict.bag_precision— fraction of the bag's directional deposits matching the dominant polarity, in [0, 1].contradicts edge).1 − singleton_bags / total_bags. Drops when most bags have a single observation.add_many(). Helper idempotency_key(*parts) returns a content-addressed ak_… hash. 24-hour replay window.atlaso:retracted=<reason> tombstone tag. The deposit becomes invisible to recall() but the row survives — the audit chain is preserved.deposits and clears the FTS index. Reserved for GDPR / PII erasure. Triggered by retract(..., hard_delete=True).Memory.for_user(...). Pre-fills user_idon every call so identity can't be fumbled per-method.Was this page helpful?