mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
127facd39f
* docs(plan): rewrite runners plan as revision 2 — everything is a node Operator-decided direction change: paired nodes host full agent sessions through the worker admission path; openclaw worker becomes a node-supervised child; SSH is deleted as the device transport in favor of an outbound-only two-connection shape (node control channel + direct-dial worker connection). Folds in verified code reads (admission/tunnel/sync/node-channel/scopes), an industry survey, an Amp CLI teardown, and a fresh adversarial review; scopes milestone 6 honestly (transport/sync net-new, admission/placement reused) and bounds v1 trust to admin-paired shared infrastructure. * docs(plan): record revision-2 PR number in milestone table