Files
DocsGPT/application/storage
Alex aa91117fbf docs(message-events): clarify repo vs wrapper payload contract
MessageEventsRepository.record accepts any JSONB-compatible value; the
streaming wrapper record_event tightens this to dicts only because the
live and replay paths reconstruct non-dict payloads differently. Spell
the split out so the next reader of the repo method doesn't assume the
wrapper's contract applies here.
2026-05-12 19:16:08 +01:00
..
2025-08-04 16:36:38 +05:30
2026-04-03 16:45:03 +01:00
2026-04-03 17:28:09 +01:00