ticket: plan worker runtime transition

This commit is contained in:
2026-06-25 23:09:25 +09:00
parent 193c868146
commit b367abd76a
12 changed files with 682 additions and 0 deletions
@@ -0,0 +1,21 @@
{
"version": 1,
"relations": [
{
"ticket_id": "00001KVZBCQH4",
"kind": "depends_on",
"target": "00001KVZD10ED",
"note": "Runtime crate API should use llm-engine naming for the turn engine before defining Worker types.",
"author": "yoi ticket",
"at": "2026-06-25T13:25:34Z"
},
{
"ticket_id": "00001KVZBCQH4",
"kind": "depends_on",
"target": "00001KVZG9BMS",
"note": "Worker Runtime should be created after the former pod crate is renamed to worker as the single Worker host.",
"author": "yoi ticket",
"at": "2026-06-25T13:43:31Z"
}
]
}