What your information governance board will ask
Not hypothetical questions. These are the ones that arrive in writing,
with a deadline, and the honest answer to most of them is a query rather
than a project.
- What patient data left the building?
- None reaches Rotascale on any code path — the platform runs single-tenant inside your environment, including airgapped, and the deployment refuses to start if a setting selects a service outside your network.
- Which model made this determination, and was it the one we validated?
- The model version is inventoried and sealed into the decision record. A pack states what was deployed when the decision was made, not what is deployed now.
- Can a clinician see why the agent stopped?
- The refusal names the gate and the reason in the console, in the same vocabulary the policy was written in — not a stack trace and not a generic error.
- Who signed off the authority this agent holds?
- A grant carries the named human who issued it, what it permits, and when it expires. Revoking it stops every agent below it in the same act, and a rehearsal proves the blast radius before you need it.