Files
silver_pose/docs
ilaandClaude Opus 4.8 2688f2d449 feat(v1): add event-log summary tool for acceptance evidence
v1/report.py reads events.jsonl and lists each confirmed event with its
latency (flags the 1-3s target) and screenshot, or reports a clean pass
when empty. Supports T-204 latency records and false-alarm counting.
78 tests pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 23:52:59 +08:00
..
2026-07-20 23:06:54 +08:00
2026-07-20 22:57:37 +08:00

Silver Pose 文档导航

Silver Pose 是面向固定机位大厅/走廊的本地摔倒事件演示系统;MVP 是 Python V1 的实时 RTSP 演示闭环。

文档维护规则

  • 需求变化先更新 02-requirements.md。
  • 模块、配置字段或事件语义变化先更新 04-architecture.md 和 api.md。
  • 任务状态更新 06-tasks.md,真实执行证据追加到 ../progress.md,当前快照覆盖 current-state.md。
  • V1 通过事件级验收前,v2/ 不得进入功能开发。