Description
The whitepaper's staged release plan requires Phase 1: "3–5 Machine LAN Testnet" on physical machines (not nested VMs). This validates the core cluster formation, job execution, preemption, and failure recovery in a real network environment.
Requirements (from whitepaper Phase 1)
- Physical machines — not nested VMs — on a real network
- At least one ARM machine
- Peer discovery succeeds without manual IP configuration (mDNS within 2 seconds)
- A node failure mid-job is detected by missed heartbeat; job reschedules from checkpoint
- Resource yield occurs within 1 second of simulated keyboard event
- No cross-node data leakage
- Kill conditions: any cross-node sandbox breach, host OOM, or data loss from simulated node failure
Success Criteria
Testing (Principle V)
This IS the test — it must run on real hardware:
- 3-5 diverse physical machines (x86 + ARM)
- Real LAN (not virtual network)
- Real workloads (not toy assertions)
- Deliberate failure injection (kill node, disconnect cable)
- Keyboard event → measure preemption latency
- Inspect each host after tests for residual files/processes
Description
The whitepaper's staged release plan requires Phase 1: "3–5 Machine LAN Testnet" on physical machines (not nested VMs). This validates the core cluster formation, job execution, preemption, and failure recovery in a real network environment.
Requirements (from whitepaper Phase 1)
Success Criteria
Testing (Principle V)
This IS the test — it must run on real hardware: