{"message":"Being More API Server","version":"1.0.0","status":"REST API architecture for clean separation of concerns","timestamp":"2026-06-01T01:15:13.237Z","documentation":"/docs","health":"/health","architecture":{"infrastructure":"REST endpoints for health, auth, docs (operational)","api":"RESTful API endpoints for application features","authentication":"Auth.js integration for secure user management","shared":"Common database, validation, and utility logic"},"endpoints":{"infrastructure":["/health","/docs"],"authentication":["/api/auth/*"],"api":["/api/user/*","/api/ai/*","/api/files/*"],"planned_features":["AI workloads","file management","user management","content processing"]}}