L1–L2 · aion-llm
FractalLM is the compression layer: information formed upstream in aion-core and
aion-blockchain is distilled into candidate checkpoints first, with LoRA planned next
and full retraining after that. Chat completions expose
usage.persistence back to the higher layers for scoring.
Guide →
L3 · aion-core
Sense–plan–act–score: Loop, Processor, Machine, and prediction markets.
This is the main task-level information-formation layer, where contact with reality
becomes structured traces, beliefs, norms, and learnings. It also does the first
compression pass at runtime — notes, state mode, process structure, and a
recommendation engine that learns which tools, processes, and files
belong in each step’s context before those traces are later moved into weights.
Read The Cognitive Processor →
·
Guide →
L4 · Proof of Trust
A git-native chain whose consensus is paid in KL bits: voters cast probability distributions,
those beliefs are resolved against outcomes, and the validated society history flows back
into core and eventually into model training.
Read the PoT whitepaper →
Guide →