ticket: ready worker filesystem authority
This commit is contained in:
parent
3df1c2dcfa
commit
e40445b07a
|
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
title: 'Implement WorkerFilesystemAuthority for no-workdir Workers'
|
||||
state: 'planning'
|
||||
state: 'ready'
|
||||
priority: 'P1'
|
||||
created_at: '2026-07-10T21:13:49Z'
|
||||
updated_at: '2026-07-10T21:46:21Z'
|
||||
updated_at: '2026-07-10T21:49:37Z'
|
||||
assignee: null
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -37,4 +37,21 @@ Hard dependencies は WorkerFilesystemAuthority を共通前提に限定する
|
|||
Clarification: `process_cwd` is not part of this design. The Worker-level `cwd: PathBuf` property and `worker.cwd()` accessor should be removed rather than kept as a legacy authority surface. Working directory exists only under `WorkerFilesystemAuthority::Local`; no-workdir uses `WorkerFilesystemAuthority::None`. Tool registration must be derived from that authority, not manifest override or cwd fallback.
|
||||
|
||||
|
||||
---
|
||||
|
||||
<!-- event: intake_summary author: hare at: 2026-07-10T21:49:37Z -->
|
||||
|
||||
## Intake summary
|
||||
|
||||
Marked ready by `yoi ticket state`.
|
||||
|
||||
---
|
||||
|
||||
<!-- event: state_changed author: "yoi ticket" at: 2026-07-10T21:49:37Z from: planning to: ready reason: cli_state field: state -->
|
||||
|
||||
## State changed
|
||||
|
||||
Marked ready by `yoi ticket state`.
|
||||
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user