list_orphans
List unmanaged llama-server processes running on this node, returning PID, port, and cmdline readability status.
Instructions
List unmanaged llama-server processes on this node (ADR-015). An orphan is a live llama-server that llauncher did not launch — its (port, pid) does not match any live lockfile. Returns each orphan's pid, port (when discoverable from argv), and a cmdline_unreadable flag for processes whose argv could not be read. Adopt is intentionally not exposed in this revision — see ADR-015 §Deferred Work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||