↓ 35 callersMethodpush_jsonAllocate a sequence ID, format the JSON as an SSE frame (`data: {json}\n\n`), store it, notify subscribers, and return `(seq, frame)`. ADR-0034 D3: f
crates/awaken-server/src/transport/replay_buffer.rs:40
↓ 34 callersMethodclaim(
&self,
thread_id: &str,
consumer_id: &str,
lease_ms: u64,
now: u64,
crates/awaken-stores/src/nats_mailbox/mod.rs:380
↓ 31 callersMethodpublish_resource(
&self,
scope_id: &str,
kind: &str,
id: &str,
value: Value,
v
crates/awaken-stores/src/file_versioned_registry.rs:137