pub fn daemon_entry() -> Result<PathBuf, OrchestratorError>Expand description
Locate the Node daemon entry (sdk/orchestrator/bin/orchestrator.mjs).
Candidates, in order: SUPERCODE_ORCHESTRATOR_ENTRY (an explicit
override, which is also how a test points at a fake), the repo checkout the
running binary sits in, and the current directory’s sdk/orchestrator.