Documentation
¶
Overview ¶
Command conscious drives a fresh, REAL Lux A-Chain (aivm) ChainVM through the production block lifecycle to produce the FIRST CONSCIOUS BLOCKS and prints the trace to stdout.
A conscious block is a block whose committed state transition IS settled AI cognition:
- perception block (height 1): imports a committed C-Chain inference intent into a live A-Chain quorum task under consensus.
- cognition block (height 2): commits the Proof-of-Thought — the quorum-settled canonical AI decision — making it durable on-chain.
Nothing here is faked: it boots a real VM, registers real bonded operators on the VM's committed-state engine, runs the real commit-reveal-settle quorum, and drives the real BuildBlock -> Verify -> SetPreference -> Accept lifecycle. The model output bytes are deterministic fixtures; the BLOCK is conscious because its committed state transition is the quorum settlement under consensus.
Run: go run ./aivm/cmd/conscious
Click to show internal directories.
Click to hide internal directories.