Refresh agent documentation for current behavior

This commit is contained in:
2026-08-30 22:45:33 +02:00
parent 7b87375980
commit 2f383cd283
5 changed files with 67 additions and 82 deletions
+1 -1
View File
@@ -39,6 +39,6 @@ pio run --target upload
pio device monitor -b 115200
```
A first migration to the custom partition table may require `pio run --target erase`, but erasing destroys persisted configuration and credentials. Never run it without explicit user approval.
The first migration from the former default/factory layout to the custom partition table requires `pio run --target erase`. Erasing destroys persisted configuration and credentials; never run it without explicit user approval.
No automated host test command is defined in the repository. Hardware validation procedures live in `docs/electrical_tests.md` and `docs/user_administration_tests.md`; do not claim they passed unless actually performed.