Live-probed GICD_ITARGETSR before starting 4.3.5d/e; survived cleanly, unlike riscv64's PLIC (4.3.5a). Decoded QEMU's own virt DTB for the PCI slot->SPI interrupt-map routing table and closed-form formula. Amended 4.3.5d's circular acceptance criterion to a synthetic GICD_ISPENDR probe (mirrors 4.3.5b's fix for the same problem), and wrote the full 4.3.5e virtio-input execution plan: device ID 0x1052, the real virtio_input_event struct, the mandatory ISR-status read, and the pci_enable() interrupt- disable-bit gap. Log: logs/20260808-093228/aarch64/. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
experiments/
Design of Experiments (DoE) campaign data and analysis for the LithosAnanke kernel.
bare_metal/— the bare-metal DoE experiment: blind full-factorial 2⁴ runs measuring the L8 Jacquard mode selector's effect on the Steady-State Machine across amd64/aarch64/riscv64. Seeexperiments/bare_metal/README.mdfor the full directory layout (runs/,latest/,analysis/{charts,tables,report}).
Hosted-VM DoE campaigns (factorial/heartbeat/ablation studies) live under
docs/working/experiments/ instead — this top-level directory is
specifically the kernel/bare-metal side.