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 4acad772f9
commit de46753f15
28 changed files with 461 additions and 5193 deletions

View File

@@ -160,3 +160,5 @@ if __name__ == "__main__":
main()