Commit Graph

1 Commits

Author SHA1 Message Date
LukeGus 9805edfb93 refactor(ssh): split docker module into layered directory
ssh/docker/{index,routes,session-manager,container-routes,console}.ts:
server boot and wiring in index, HTTP handlers in routes, SSH session
registry and command execution in session-manager. Code motion only;
port 30007/30009 and endpoints unchanged. Swagger now scans ssh
subdirectories.
2026-07-16 00:45:16 -05:00