aere-research/execution-kernel
Aere Network 8546a4592d Crypto-agility layer verified live from a stranger's machine, with a negative control
The governed on-chain registry (AereCryptoRegistry) maps every registered
post-quantum algorithm to a live verifier: measured 2026-08-15, all 5
algorithms (Falcon-512, Falcon-1024, ML-DSA-44, SLH-DSA-128s, SHAKE256)
resolve to the live NIST precompiles 0x0AE1..0x0AE5, status active, and the
registry contract itself bears code. So 'crypto agility' is not a slide: adding
a scheme or retiring one is a governed registry write, not a hard fork.
Negative control: a planted fake verifier address is caught. Read-only,
eth_call and eth_getCode only. Building this caught two of my own decode bugs
(wrong selector, wrong tuple word) before they became a false public claim,
which is what verification-before-publication is for.
2026-08-15 22:51:00 +03:00
..
claim-chain-detector.mjs Execution Kernel Stage 2: the claim-chain gap detector, with lag as a first-class metric 2026-08-15 22:15:54 +03:00
crypto-agility-verify.mjs Crypto-agility layer verified live from a stranger's machine, with a negative control 2026-08-15 22:51:00 +03:00
MACHINE-INTERFACE-CONTRACT.md Execution Kernel, Stage 1: the MachineInterface seam, contract plus a differential replay harness proven on real blocks 2026-08-15 22:13:28 +03:00
mi-replay-diferential.mjs Execution Kernel, Stage 1: the MachineInterface seam, contract plus a differential replay harness proven on real blocks 2026-08-15 22:13:28 +03:00
stage4-determinism-run.md Execution Kernel Stage 4: parallel execution under MI, with a determinism oracle that goes red 2026-08-15 22:36:27 +03:00
STAGE-4-DETERMINISM-CONTRACT.md Execution Kernel Stage 4: parallel execution under MI, with a determinism oracle that goes red 2026-08-15 22:36:27 +03:00