{"library":"xcraft-core-server","type":"library","category":null,"description":"The central server module of the Xcraft framework. As of v6.5.0, it orchestrates startup, automatic module discovery, and lifecycle management for the entire Xcraft ecosystem. Release cadence is monthly. Key differentiators include automatic scanning of node_modules for compatible Xcraft modules, recursive dependency resolution, and dual daemon/library execution modes with built-in heartbeat and transport routing. It integrates tightly with xcraft-core-bus, xcraft-core-busclient, and goblin-* actor modules.","language":"javascript","status":"active","version":"6.5.0","tags":["javascript","xcraft","server"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install xcraft-core-server","imports":["const xServer = require('xcraft-core-server');","xServer.runAsDaemon({logs: true, response: (err) => {}});","const lib = xServer.runAsLib(); lib.start(callback);"]},{"cmd":"yarn add xcraft-core-server","imports":[]},{"cmd":"pnpm add xcraft-core-server","imports":[]}],"homepage":"https://github.com/Xcraft-Inc/xcraft-core-server#readme","github":"https://github.com/Xcraft-Inc/xcraft-core-server","docs":null,"changelog":null,"pypi":null,"npm":"xcraft-core-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}