feat: route worker workspace access through backend authority

This commit is contained in:
2026-07-21 11:21:13 +09:00
parent 2572dde691
commit 1251edae04
10 changed files with 459 additions and 1206 deletions
-1
View File
@@ -20,7 +20,6 @@ pub mod spawn;
mod internal_worker;
mod interrupt_prep;
mod permission;
mod ticket_event_notify;
mod worker;
pub use compact::token_counter::{EstimateSource, SplitPoint, TokenEstimate};