{"message": "Welcome to the Ideal Backend Modular API", "status": "running", "api_contract_download": "/api_contract.json", "employee_portal": {"auth": "/api/accounts/login/  (shared for all roles \u2014 Employee, HR, Director)", "employee": "/api/employee/  (Bearer JWT, employee-scoped)", "legacy_v1_alias": "/api/v1/employee/  (deprecated, maps to /api/employee/)", "docs": "/EMPLOYEE_API_CONTRACT.md", "report": "/EMPLOYEE_BACKEND_IMPLEMENTATION_REPORT.md"}, "modules": {"accounts": "/api/accounts/", "organizations": "/api/organizations/", "crm": "/api/crm/", "operations": "/api/operations/", "workforce": "/api/workforce/", "hr": "/api/hr/", "payroll": "/api/payroll/", "inventory": "/api/inventory/", "procurement": "/api/procurement/", "assets": "/api/assets/", "properties": "/api/properties/", "finance": "/api/finance/", "reports": "/api/reports/", "notifications": "/api/notifications/", "documents": "/api/documents/", "audit": "/api/audit/", "integrations": "/api/integrations/", "ai": "/api/ai/"}}