PropositionDto

constructor(id: String, contextId: String, text: String, mentions: List<EntityMentionDto>, confidence: Double, decay: Double, reasoning: String?, grounding: List<String>, provenance: List<ProvenanceEntryDto>, created: Instant, revised: Instant, lastAccessed: Instant, status: PropositionStatus, action: String? = null)