docs: refresh ROADMAP and file outstanding work (VS-1..18) #15
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/roadmap-refresh-2026-05-16"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Replaces the per-feature Done list with a one-paragraph Snapshot section (2026-05-16). The Done content is preserved in
git logonROADMAP.md; everything it documented (auth, messaging, agent connect, tunnel/KVM, plugins, wasm meshcore, SSH proxy, peer mesh, full HTTP routes, 22-verbmeshctrlCLI) is still wired.Outstanding work was inventoried via a fresh scan
Sources:
rgfor TODO/FIXME/unimplemented/501, plus a sweep of everynot-implementedstub incrates/meshcentral-web/src/user_session.rs. Each item now has a file:line anchor and a YouTrack issue.Tracking
Tractable (15): VS-1 (meshctrl --token), VS-2 (sshfilesrelay), VS-3 (per-device file-tunnel allocator), VS-4 (session-recording capture), VS-5 (plugin lifecycle real handlers), VS-6 (plugin per-user permissions), VS-7 (error-log ring buffer), VS-8 (event-store / DispatchEvent), VS-9 (powertimeline), VS-10 (sysinfo cache), VS-11 (AMT LAN UDP probe), VS-12 (AMT satellite), VS-13 (capability metadata field), VS-14 (wasm meshcore host imports), VS-16 (Intel ACS keypair generator).
Bigger subsystems (3): VS-15 (AMT redirection-protocol client), VS-17 (SAML signature verification), VS-18 (Authenticode signing).
Test plan
git diffagainst the old ROADMAP: every previously-tracked remaining item still appears, with a YT id attached.