- Add top1_name/top1_conf to TSV and show top1–3 in pending markdown
- Add 相对开录 column and pass since_recording_start from surgery start
- Track surgery_started_wall and format_elapsed_mmss_since in session registry
- Remove ffmpeg stream_loop from synthetic/demo fake RTSP (play once)
- Fix fake_rtsp_from_file poll loop indentation; update README
- Extend consumption TSV tests; add face test PNGs under tests/faces
Made-with: Cursor
- Refactor app API and schemas; adjust surgery pipeline, repository, and session manager.
- Improve consumption TSV logging and consumable vision integration; trim voice resolution.
- Add Baidu Face 1:N search script, .env.example entries, and client API integration doc.
- Update demo client, staging checklist, surgery interface doc, and related tests; add sample face image.
Made-with: Cursor
- Load consumable catalog XLSX with openpyxl and drop the pandas dependency.
- Add optional demo CORS settings and FastAPI CORSMiddleware for browser clients.
- Add scripts/demo_client static page and local server for API smoke tests.
Made-with: Cursor