feat: add ticket role pod launcher

This commit is contained in:
2026-06-06 04:18:36 +09:00
parent ecd4a37d94
commit 4bf0e2715c
6 changed files with 562 additions and 1 deletions
Generated
+3
View File
@@ -335,6 +335,9 @@ dependencies = [
"manifest",
"protocol",
"serde_json",
"tempfile",
"thiserror 2.0.18",
"ticket",
"tokio",
"uuid",
]