Skip to main content

Module node

Module node 

Source
Expand description

AINL graph node types - the vocabulary of agent memory.

Four core memory types: Episode, Semantic, Procedural, Persona. Designed to be standalone (zero ArmaraOS deps) yet compatible with OrchestrationTraceEvent serialization.

Structs§

AinlEdge
Typed edge connecting memory nodes
AinlMemoryNode
A node in the AINL memory graph

Enums§

AinlNodeType
Core AINL node types - the vocabulary of agent memory.