Platform Foundation
Repository, API, web shell, design system, MongoDB Atlas connection, authentication, tenant, license, i18n, PDF, CI/CD, and test foundations are prepared without business modules.
MongoDB Atlas
The API reads its connection from environment variables and uses the official .NET driver.
Environment configured
Authentication
JWT/OIDC boundaries are configured with secure server-side authorization defaults.
Default deny
Multi Tenant
Tenant database naming and request context resolution are isolated by tenant key.
Claim scoped
Module License
Entitlement evaluation is wired as a server-side default-deny framework.
Default deny
I18N
Locale routing and catalogs are active for Thai, English, and Simplified Chinese.
Enabled
PDF Worker
HTML print templates are prepared for local TH/EN/ZH font provisioning.
Fonts required
No business modules in this scope
Only platform foundations are present in this bootstrap round.