Extract message runtime handoff helpers

This commit is contained in:
ejclaw
2026-04-28 22:13:24 +09:00
parent a48c5bb3ae
commit 1417c37042
2 changed files with 75 additions and 48 deletions

View File

@@ -141,10 +141,6 @@
"maxFunctionLines": 239,
"owner": "message executor hotspot"
},
"src/message-runtime-handoffs.ts": {
"maxFunctionLines": 207,
"owner": "message runtime handoffs hotspot"
},
"src/message-runtime-queue.test.ts": {
"maxFunctionLines": 366,
"owner": "message runtime queue test hotspot"