Universal Envelope
Purpose of the Universal Envelope
Envelope Structure
{
"id": "<sha256_hash>",
"kind": <integer>,
"ai_id": "<ai_id>",
"created_at": <timestamp>,
"tags": [[...]],
"content": <any_json>
}Canonical Serialization
Last updated