KVM is a research and implementation repo for a fine-grained kernel virtual machine: a runtime where work is submitted as explicit tasks or IR to a persistent executor kernel instead of being driven by many host-side operator launches.
Start with docs/index.md. Documentation should grow from real design and implementation work, not from speculative directory structure.
For branch, commit, and PR expectations, see CONTRIBUTING.md.