1.1 KiB
1.1 KiB
Merged and completed the coordinated runtime workspace / Pod identity bundle.
Summary:
- Introduced explicit separation of runtime workspace root, runtime Pod identity, and Profile selector across startup/profile/client/TUI/Pod paths.
- Removed Profile-derived Pod identity fallback and preserved Profile as recipe selection only.
- Default Pod identity now derives from runtime workspace basename with generic fallback; explicit
--podremains authoritative. --session ... --pod ...is accepted for restore, and hidden--session-pod-namewas removed.- Panel Companion/Orchestrator and Ticket role naming remain explicit and distinct.
Merged branch/worktree:
- Branch:
runtime-workspace-context - Commits:
b6af761,15f54df - Merge commit on
develop:b7a533f
Validation passed after merge:
- focused manifest/client/pod/yoi/tui tests
cargo check -qcargo fmt --checkgit diff --checkcargo run -q -p yoi -- ticket doctornix build .#yoi
Cleanup completed:
- Stopped coder/reviewer Pods and reclaimed scope.
- Removed
.worktree/runtime-workspace-context. - Deleted branch
runtime-workspace-context.