Caller Entity
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Caller Entity has 1 fact recorded in Dontopedia across 1 reference.
1 facts·1 predicates·1 sources
Maturity scale
raw canonical shape-checked rule-derived certifiedAction IncludesactionIncludes
- Picking Contexts to Trust[1]sourceall time · 3
Inbound mentions (1)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. “X motherOf this subject” — and answer questions the forward facts can't. Grouped by predicate.
benefitsCallerBenefits Caller(1)
- Primitives Set Collect Metrics
ex:primitives-set-collect-metrics
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
—
actionIncludesblah/donto/3
ex:picking-contexts-to-trust
References (1)
1 references
- custom
ctx:discord/blah/donto/3- full textdonto-3text/plain3 KB
doc:agent/donto-3/091f5743-e8c8-4450-8aec-311e87630494Show excerpt
[2026-04-27 03:41] ajaxdavis: ``` Polarity, from what's actually in the code Defined in two places: - index.ts:5 — export type Polarity = "positive" | "negative" (closed union on the read path) - ingest.ts:23 — polarity?: "positive"…