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.

The full HTTP API (/publish, /versions/*, /nodes/*, /portal/*, /admin/*) is documented in server.js, portal-auth.js, and admin-api.js.