Commit Graph

1 Commits

Author SHA1 Message Date
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