--- id: TASK-95 title: getApiBase() subdomain routing fix across all 16 rApp modules status: Done assignee: [] created_date: '2026-03-03 21:59' labels: - routing - fix dependencies: [] priority: high --- ## Description Fix getApiBase() function across all 16 rApp modules to correctly resolve API endpoints when running under subdomain routing (e.g., rnotes.rspace.online vs rspace.online/rnotes). ## Final Summary Completed in commit b6ddd4a: fixed getApiBase() across all 16 rApp modules for correct subdomain routing.