Files
LithosAnanake/experiments
Robert Allan JamesandClaude Sonnet 5 9ea5580ace
Build / build-amd64-iso (push) Waiting to run
Build / build-aarch64-iso (push) Waiting to run
Build / build-riscv64-img (push) Waiting to run
FABRIC-3.md §XI.4: record all 7 identities individually verified
00-06 each confirmed standalone (no Zuse): fast attach, USE, a
standard word computing correctly, and an ACL-denied VM-EXEC
recovering gracefully instead of halting -- exercising the fault-
scoping fix from the prior commit across every minted identity, not
just 00/01.

Also notes an out-of-scope hotplug finding: reusing an xHCI port for a
second identity right after an unclean (non-EJECT) detach of a first
wedges that port for further attaches. Worked around (fresh port/boot
per identity) rather than root-caused -- not part of this session's
task.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014Ec88YKxxhZGG1RNnune78
2026-09-09 20:55:21 -04:00
..

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. See experiments/bare_metal/README.md for 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.