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