chore: doc/gitignore cleanup

This commit is contained in:
2026-04-14 23:53:47 -04:00
parent bbd574e7d5
commit 6a0f0ae2e4
2 changed files with 9 additions and 2 deletions
+6 -1
View File
@@ -25,4 +25,9 @@ Thumbs.db
# Analyzer outputs # Analyzer outputs
*.report *.report
claude_exp claude_export_*.md
# Frame database
*.db
*.db-wal
*.db-shm
+3 -1
View File
@@ -263,4 +263,6 @@ Use **com0com** or **VSPD** to create the virtual COM pair on Windows.
- [x] SQLite persistence — events, monitor log, and session history in `seismo_relay.db` - [x] SQLite persistence — events, monitor log, and session history in `seismo_relay.db`
- [x] SFM REST API — device control + DB query endpoints, live device cache - [x] SFM REST API — device control + DB query endpoints, live device cache
- [ ] Terra-view integration — seismo-relay router, unit detail page, VISON-style event listing - [ ] Terra-view integration — seismo-relay router, unit detail page, VISON-style event listing
- [ ] Vibra - [ ] Vibration summary reports — highest legit PPV per project → Word doc (false trigger filtering first)
- [ ] Compliance config encoder — build raw write payloads from a `ComplianceConfig` object
- [ ] Modem manager — push RV50/RV55 configs via Sierra Wireless API