Interface: ReasoningTraceEntry
Defined in: packages/agentos/src/cognitive_substrate/IGMI.ts:361
A single entry in the GMI's reasoning trace, providing an auditable log of its operations. ReasoningTraceEntry
Properties
details?
optionaldetails:Record<string,any>
Defined in: packages/agentos/src/cognitive_substrate/IGMI.ts:365
message
message:
string
Defined in: packages/agentos/src/cognitive_substrate/IGMI.ts:364
timestamp
timestamp:
Date
Defined in: packages/agentos/src/cognitive_substrate/IGMI.ts:362
type
type:
ReasoningEntryType
Defined in: packages/agentos/src/cognitive_substrate/IGMI.ts:363