Accusys
6cbc11efda
feat: add confirm_identity API endpoint
- Add POST /api/v1/agents/identity/confirm endpoint
- Calls confirm_identity.py to bind trace to identity
- Updates TKG, Qdrant _faces, PG face_detections, _seeds
- Optional Round 2 propagation after confirmation
- Fix trace_id=0 check in confirm_identity.py (use 'is not None')
- Document API endpoint in 08_identity_agent.md
2026-06-26 08:30:03 +08:00
..
2026-05-25 10:31:37 +08:00
2026-06-26 08:30:03 +08:00
2026-06-25 19:21:05 +08:00
2026-06-24 22:27:09 +08:00
2026-06-24 03:42:04 +08:00
2026-06-02 07:13:23 +08:00
2026-06-24 22:27:09 +08:00
2026-06-21 04:47:49 +08:00
2026-05-17 02:26:09 +08:00
2026-05-14 01:53:59 +08:00
2026-06-25 03:09:16 +08:00
2026-05-15 12:18:29 +08:00
2026-06-21 05:17:34 +08:00
2026-06-02 07:13:23 +08:00
2026-05-17 02:26:09 +08:00
2026-06-02 07:13:23 +08:00
2026-06-22 23:33:39 +08:00