Runtime configuration
Settings
Storage, validation, and package configuration for this local app instance.
Storage backend
The app persists local jobs now. Supabase can be enabled once tenant/auth binding is configured.
| Setting | Value |
|---|---|
| Active mode | Local durable store |
| Local store | /tmp/fhirbridge-app-store.json |
| Supabase configured | No |
Formal validation
Validation is fail-closed until Java, validator jar, and authorized package are present.
| Setting | Value |
|---|---|
| MHA_IG_PACKAGE_VERSION | UNPINNED |
| FHIR_VALIDATOR_JAR_PATH | Missing |
| MHA_IG_PACKAGE_PATH | Missing |
| MHA_IG_PACKAGE_NAME | Missing |