Lombakita Platform Baseline
Step 1.5 deployment baseline is active. Managed-environment contracts, staging runtime rules, and migration safeguards are in place while business features remain intentionally deferred.
Step 1.5 Status
- Auth.js, identity persistence, and role-access skeleton
- User-domain and institution membership foundation
- Managed PostgreSQL-ready env contract and SSL controls
- Staging deployment runbook and guarded migration flow
- No student/institution/competition business workflows yet
Auth and Ops Endpoints
- Sign-in page: /auth/sign-in
- Protected example page: /protected
- Session API example: /api/v1/auth/session
- Tenant context API example: /api/v1/auth/context
- Health endpoint: /api/health