Add operator validation ladder and Windows mining phase docs.
Document L0-L8 post-landing gates, feature slices, and honest gaps; link from README and tests README.
This commit is contained in:
@@ -546,6 +546,8 @@ crypto miner/
|
||||
├── android/ ← APK fleet node (see android/README.md)
|
||||
├── tests/README.md ← test phases, LOTL glossary, E2E env vars
|
||||
├── docs/E2E_VALIDATION.md ← secure payload validation playbook
|
||||
├── docs/VALIDATION_LADDER.md ← L0–L8 operator validation ladder (gates + honest gaps)
|
||||
├── docs/WINDOWS_MINING_PHASES.md ← Windows agent lifecycle phase maps (mermaid)
|
||||
├── PROBLEMS.md ← known issues (severity-ranked)
|
||||
└── README.md ← you are here
|
||||
```
|
||||
@@ -672,6 +674,8 @@ Full Windows payload tests (spread, screenshot, GPU, persistence) need a **dispo
|
||||
|
||||
Playbook (tier matrix, Crucible checklist, log paths, snapshot teardown): [`docs/E2E_VALIDATION.md`](docs/E2E_VALIDATION.md).
|
||||
|
||||
Operator ladder (post-landing gates L0–L8): [docs/VALIDATION_LADDER.md](docs/VALIDATION_LADDER.md). Windows mining phase maps: [docs/WINDOWS_MINING_PHASES.md](docs/WINDOWS_MINING_PHASES.md).
|
||||
|
||||
### Dashboard dev server
|
||||
|
||||
```bat
|
||||
|
||||
Reference in New Issue
Block a user