Module context

Module context 

Source
Expand description

Context packets for VEX agents

A ContextPacket is the unit of information passed between agents, with temporal metadata and cryptographic hashing.

Structs§

ContextPacket
A context packet - the unit of information in VEX

Enums§

CompressionLevel
Compression level for context packets

Constants§

MAX_CONTENT_SIZE
Maximum allowed context content size in bytes (50KB)