Commit graph

1 commit

Author SHA1 Message Date
Luis Novo
fc03cf3b67
refactor(api): extract shared session and message helpers for chat routers (#1072)
* test(api): characterize shared chat/source-chat router behaviors

* refactor(api): extract shared session and message helpers for chat routers

* refactor(api): mark intentionally unused source id unpacks

The session handlers only need the verified session; the source-level
verification happens inside get_verified_source_session. Underscore the
unused binding in get/update/delete to make that explicit.
2026-07-11 19:01:47 -03:00