NeuralCore — Federation Head
The head of RackMind's hub-and-spoke architecture (RM-1): a versioned skills/policy registry and change-log distribution point that every customer node pulls from — never the reverse, so NeuralCore never needs inbound access into a customer's network. It captures fleet signal (node check-ins), synthesizes knowledge centrally (published artifacts), and delivers it back down to every node on its own schedule.
Ops Dashboard →
RackMind staff: fleet-wide node/artifact/customer/audit view. Requires
STAFF_ADMIN_TOKEN.
Customer Portal →
Accounts, fleet status, and node registration for RackMind customers.
The full HTTP API (/publish, /versions/*, /nodes/*,
/portal/*, /admin/*) is documented in server.js,
portal-auth.js, and admin-api.js.