feat: add README.md to each lab with startup instructions and remove obsolete version from compose files

This commit is contained in:
Luca Sacchi Ricciardi
2026-04-09 14:30:22 +02:00
parent b5ccb3c149
commit 89c8e6ae07
28 changed files with 235 additions and 145 deletions
@@ -45,7 +45,7 @@ We verify that Phase 4 achieves its goals by checking the success criteria from
**Verification Command:**
```bash
cd labs/lab-03-compute
bash tests/run-all-tests.sh
bash tests/99-final-verification.sh
```
**Expected Result:** All tests FAIL initially (RED phase), then PASS after implementation (GREEN phase)