Update session summary and clean up unused files

- Added additional notes to SESSION_SUMMARY.md regarding MQTT debugging and enhanced logging.
- Removed outdated SQL seed files related to Phase 2 JC Experiments and Meyer Experiments to streamline the codebase.
- Updated the CLI version in the Supabase configuration for consistency.
- Cleaned up test files in the camera management API to improve maintainability.
This commit is contained in:
salirezav
2025-11-03 23:07:22 -05:00
parent 745480b16b
commit 0143790424
28 changed files with 461 additions and 5193 deletions

View File

@@ -249,3 +249,5 @@ docker compose restart api
## Session Date
Session completed with focus on MQTT debugging and enhanced logging for troubleshooting auto-recording functionality.