Replace all hardcoded /${space}/rtime paths with getApiBase() which
derives the correct API base from window.location.pathname. This
supports both subdomain routing (demo.rspace.online/rtime) and
path-based fallback (/demo/rtime).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| components | ||
| intent-routes.ts | ||
| landing.ts | ||
| mod.ts | ||
| reputation.ts | ||
| schemas-intent.ts | ||
| schemas.ts | ||
| settlement.ts | ||
| skill-curve.ts | ||
| solver.ts | ||