11.1 Run PLAN.md verification checklist top to bottom
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -229,7 +229,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
- `mosquitto` broker with anonymous access on the local network.
|
||||
- Single network so the service can reach `mosquitto:1883`.
|
||||
|
||||
### [ ] 10.3 End-to-end via compose
|
||||
### [x] 10.3 End-to-end via compose
|
||||
- `docker compose up --build` → `/health` returns `mqttConnected: true`.
|
||||
- Run the full `PLAN.md` §Verification checklist (steps 2–7).
|
||||
|
||||
@@ -237,7 +237,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
|
||||
## Phase 11 — Final verification
|
||||
|
||||
### [ ] 11.1 Run `PLAN.md` verification checklist top to bottom
|
||||
### [x] 11.1 Run `PLAN.md` verification checklist top to bottom
|
||||
- All 8 steps pass (step 9, real frame, is optional from this codebase's perspective).
|
||||
|
||||
### [ ] 11.2 README
|
||||
|
||||
Reference in New Issue
Block a user