Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
CommandSpec -> SubprocessSession
Spawn an external executable as a subprocess and establish a bidirectional JSON-RPC session over its standard input/output streams.
Problem it solves
Orchestrator applications need to dynamically launch, control, and communicate with local sandbox processes.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.