Commit Graph

9 Commits

Author SHA1 Message Date
454b716f89 feat: implement rolling half-hour report windows anchored to service startup time 2026-05-12 16:17:08 +08:00
4e69eca7cb feat: enhance LineCrossCounter to deduplicate re-entries and add WindowIdentityResolver for person tracking
chore: update docker-compose for additional host configuration
test: add unit tests for LineCrossCounter and WindowIdentityResolver functionality
2026-05-12 16:09:15 +08:00
bc87fb78ea chore: add AGENTS.md, tasks/todo.md, and tasks/lessons.md for workflow management 2026-05-12 10:01:47 +08:00
Yoilun
ad3ce707f5 fix: open web devices via direct forwarder 2026-05-09 13:58:16 +08:00
ea618fd674 Refactor store dwell alert management API and dwell engine
- Updated argument parsing in manage_api.py to include new threshold parameters.
- Enhanced _config_payload to include thresholds and webhook configurations.
- Modified _build_summary to track queue metrics and adjust alert reporting.
- Refactored DwellEngine to utilize queue thresholds for alerting and reporting.
- Added queue metrics calculations and status change tracking in dwell_engine.py.
- Updated notifier.py to support posting JSON events to webhooks.
- Adjusted example configuration to reflect new threshold parameters.
- Enhanced Docker entrypoint script for better process management.
- Updated tests to cover new queue metrics and thresholds.
- Improved ManagedServiceDetail and ManagedServices Vue components to display queue metrics.
2026-05-09 11:35:55 +08:00
Yoilun
be5014c582 Deploy managed portal with Docker 2026-05-07 17:58:26 +08:00
Yoilun
74d1e72591 chore: add uniform staff gallery samples 2026-04-27 11:21:21 +08:00
Yoilun
992e243177 chore: set backend default port to 9080 2026-04-27 10:08:36 +08:00
Yoilun
d4e351df71 feat: initialize managed portal 2026-04-27 10:04:36 +08:00