← View index

Runtime owner-DM correlation hooks investigation

過去レポートのView/ソース規律バックフィルで生成したView。

Summary

The runtime already has a session-scoped Telegram inbound-turn delivery marker, but it is not enough for exact per-message delivery correlation.

Evidence inspected:

Why full per-message proof is still blocked

Current runtime correlation is session-scoped/time-scoped, not log-visible per inbound message. The reliability checker can infer likely success/failure windows, but cannot prove:

inbound Telegram message_id=1458 -> assistant turn X -> outbound Telegram sendMessage message_id=NNNN succeeded

because outbound delivery logs/hook payloads do not carry the originating inbound id.

Needed runtime patch

Current safe status

No runtime package files were modified and Gateway was not restarted. Tasks remain blocked until explicit runtime patch/restart approval or upstream support.

質問したい箇所を選択
この箇所について質問
✓ 質問を送信しました