ticket: plan embedded worker execution

This commit is contained in:
2026-06-28 03:29:57 +09:00
parent 2fb7514daa
commit d86b1fb06d
11 changed files with 290 additions and 0 deletions
@@ -0,0 +1,29 @@
{
"version": 1,
"relations": [
{
"ticket_id": "00001KW55B33H",
"kind": "depends_on",
"target": "00001KW55B33B",
"note": "Companion can be executable only after embedded Runtime uses worker crate execution",
"author": "yoi ticket",
"at": "2026-06-27T18:29:46Z"
},
{
"ticket_id": "00001KW55B33H",
"kind": "related",
"target": "00001KVZ9JGK0",
"note": "Replaces the providerless Companion MVP with real Worker execution",
"author": "yoi ticket",
"at": "2026-06-27T18:29:46Z"
},
{
"ticket_id": "00001KW55B33H",
"kind": "related",
"target": "00001KW2GCPYF",
"note": "Worker Console attach UX depends on Companion being a normal executable Worker",
"author": "yoi ticket",
"at": "2026-06-27T18:29:46Z"
}
]
}