Purpose
Dedicated customer product surface
Tenant users should land here after a signed launch handoff from the accounts application.
This domain receives signed launch handoffs from `accounts.kriy.ai`, mints a tenant session, and becomes the customer-facing runtime surface.
Purpose
Tenant users should land here after a signed launch handoff from the accounts application.
Auth boundary
Launches arrive with a short-lived signed token issued by `api.kriy.ai`, then become a local tenant session on this domain.
Production
This app ships with a health endpoint, GitHub Actions deploy workflow, systemd target, and nginx/certbot-friendly runtime shape.