Adam Weidman
013cfafbf9
refactor: rename registerExecution to attachExecution for clarity
...
The "attach" verb makes it clear that the caller brings an existing
process/handle, while "create" (createExecution) means the lifecycle
service allocates and owns the execution from scratch.
2026-03-09 00:43:41 -04:00
Adam Weidman
9b72826078
Refine execution lifecycle facade follow-ups
2026-03-09 00:14:48 -04:00
Adam Weidman
1e872ead2d
refactor: name non-process execution ID seed constant
2026-03-08 23:40:17 -04:00
Adam Weidman
fff69df93e
refactor: remove virtual execution lifecycle aliases
2026-03-08 23:31:18 -04:00
Adam Weidman
0fc4247287
refactor: make createExecution the primary lifecycle API
2026-03-08 21:40:17 -04:00
Adam Weidman
3940d6344a
Harden execution lifecycle settling and simplify shell backgrounding API
2026-03-08 18:39:41 -04:00
Adam Weidman
e9edd60615
Make execution lifecycle the owner of background state
2026-03-08 18:02:25 -04:00
Adam Weidman
6e291cfab8
Add neutral execution lifecycle facade
2026-03-08 17:32:16 -04:00