feature: In-App Simulation Runner (Backend)
This commit is contained in:
@@ -39,5 +39,10 @@
|
||||
"LogListAccess": true
|
||||
},
|
||||
"Swagger": { "Enabled": false },
|
||||
"Seeding": { "EnableDemoData": false }
|
||||
}
|
||||
"Seeding": { "EnableDemoData": false },
|
||||
"Simulation": {
|
||||
// Patient-safety gate: never expose scenario replay against real care data.
|
||||
// Flip only for dedicated training/staging environments with synthetic patients.
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user