00 — Kernel
Deterministic execution, pulsars, append-only memory
The kernel is the heart of I·AM·Xhe. It processes pulsars — canonical execution units that
carry deterministic memory and are ordered solely by causal dependency.
Kernel Status
Status
Running
Total Pulsars
0
Fuel Limit
1,000,000
Execution Mode
DETERMINISTIC
Pulsar Schema
{
"index": number,
"type": string,
"payload": object,
"parentHash": string | null,
"hash": string,
"fuel": number
}
Schema is canonical, frozen, and hash-sealed.
Create Pulsar
Recent Pulsars
No pulsars yet. Create one above.
Kernel Console
Pulsar-Based Reality Model
There is no "now"
The system does not use time. It advances via pulsars — canonical execution units ordered solely by causal dependency. There is only before, after, and because.
- Canonical execution units PULSAR
- Deterministic memory carriers MEMORY
- Hash-sealed and replay-safe SEALED