TDD for device and screen management. Authored by gemini 3.1 pro

This commit is contained in:
2026-03-15 10:52:43 -04:00
parent f0297418cf
commit 46dfe82568
3 changed files with 61 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ Read the relevant TDD before any major architectural change:
| `tdd/frontend_ota.md` | Touching frontend OTA upload or versioning |
| `tdd/concurrent_requests.md` | Changing HTTP server socket/connection config |
| `tdd/lvgl_image_generation.md` | Touching LVGL headless display or image gen |
| `tdd/device_screens.md` | Changing device registration, MAC routing, or XML layout logic |
---