Compare commits
1 Commits
28a669a89c
...
b464c39fc7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b464c39fc7 |
@@ -714,14 +714,14 @@ The implementation is complete when:
|
|||||||
|
|
||||||
## Risks and mitigations
|
## Risks and mitigations
|
||||||
|
|
||||||
| Risk | Mitigation |
|
| Risk | Mitigation |
|
||||||
| --------------------------------------------------- | --------------------------------------------------------------------------------- |
|
|---|---|
|
||||||
| Killing existing tmux sessions | Use named `mosaic-factory` socket; no default `tmux kill-server`. |
|
| Killing existing tmux sessions | Use named `mosaic-factory` socket; no default `tmux kill-server`. |
|
||||||
| systemd unit quoting/env expansion bugs | Move logic into shell wrappers; verify with `systemd-analyze --user verify`. |
|
| systemd unit quoting/env expansion bugs | Move logic into shell wrappers; verify with `systemd-analyze --user verify`. |
|
||||||
| Runtime reset command mismatch | Make reset command runtime-configurable; fallback to service restart + kickstart. |
|
| Runtime reset command mismatch | Make reset command runtime-configurable; fallback to service restart + kickstart. |
|
||||||
| Tool install drift | Ensure npm package includes framework tmux/fleet tools; add packaging test. |
|
| Tool install drift | Ensure npm package includes framework tmux/fleet tools; add packaging test. |
|
||||||
| Mosaic-specific assumptions leak into generic guide | Keep USC roster as example profile; AI Guide documents pattern/options. |
|
| Mosaic-specific assumptions leak into generic guide | Keep USC roster as example profile; AI Guide documents pattern/options. |
|
||||||
| Matrix migration blocked by tmux coupling | Add `mosaic agent` abstraction now; keep tmux details below transport layer. |
|
| Matrix migration blocked by tmux coupling | Add `mosaic agent` abstraction now; keep tmux details below transport layer. |
|
||||||
|
|
||||||
## Suggested first PR split
|
## Suggested first PR split
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user