Files
LithosAnanake/disk/README.md
T

14 lines
564 B
Markdown

# disk/
QEMU disk images used for Artemis (block-storage VM) persistence testing,
created/managed via `scripts/rundisk.sh`.
- `artemis.img` — standard Artemis persistence test disk.
- `artemis-persist-test.img` — persistence round-trip test image.
- `artemis-poison.img` — a separate test image (exact scenario not
documented elsewhere in the repo as of this writing; name suggests an
adversarial/corruption test, not confirmed).
These are regenerable QEMU raw disk images, not source — see
`.claude/ARTEMIS.md` for the storage model they exercise.