chore: doc/gitignore cleanup
This commit is contained in:
+6
-1
@@ -25,4 +25,9 @@ Thumbs.db
|
|||||||
|
|
||||||
# Analyzer outputs
|
# Analyzer outputs
|
||||||
*.report
|
*.report
|
||||||
claude_exp
|
claude_export_*.md
|
||||||
|
|
||||||
|
# Frame database
|
||||||
|
*.db
|
||||||
|
*.db-wal
|
||||||
|
*.db-shm
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user