docs: add pre-lilygo baseline checklist

This commit is contained in:
2026-06-09 15:03:49 -06:00
parent f1683897bc
commit 90c4490a3d
4 changed files with 66 additions and 0 deletions
+6
View File
@@ -179,3 +179,9 @@ Do not suggest adding DS18B20 support as if it is missing. Future work should pr
The Cargo ESP API contract is documented in `docs/cargo-api-contract.md`.
Before making dashboard firmware changes, inspect the current API tests and this contract. Do not move relay, BMS, DS18B20, alarm, or configuration ownership from the Cargo ESP to the dashboard.
## Pre-LilyGO Baseline Checklist
Before suggesting a release/tag prior to Cargo ESP hardware migration, check `docs/pre-lilygo-baseline-checklist.md`.
Do not suggest migrating active Cargo ESP firmware to LilyGO hardware until the user explicitly decides to buy/use that board.