Does MedXline use AI to make clinical decisions?+
The source contract prohibits AI from holding diagnostic or treatment authority. Where an AI feature is enabled, it may surface evidence, draft notes, or summarise for review; the responsible clinician must make and record the decision.
Which AI governance frameworks does MedXline align to?+
The public source mapping uses ISO/IEC 42001:2023, NIST AI RMF 1.0, and the WHO Ethics & Governance of AI for Health as design references. This is a self-declared mapping, not certification, endorsement, or deployed-compliance proof.
How does MedXline prevent prompt injection?+
The source controls separate user text from instructions, pin system prompts, scope tools by role, restrict retrieval, and validate structured outputs. A versioned misuse corpus exists in the repository; exact-candidate CI and deployed observation are still required to prove a specific release.
Can I opt out of AI features?+
The product contract requires AI assistance to be optional and human review to remain available. Each authorized deployment must verify the actual opt-out, escalation, and audit behavior before making that promise to users.
What protocols does the platform speak to other AI agents?+
The public surface exposes bounded LLM discovery files and an agent card under /.well-known. Those documents are read-only planning aids; they do not grant mutation authority or expose authenticated and internal tools.
Where can auditors find evidence of AI governance?+
This site publishes source-level control mappings and archived evaluation budgets. Auditors should request the current evidence package, which must distinguish available source evidence, candidate qualification, deployed observation, and material that is unavailable or requires approved confidential access.
Where exactly does the on-device WebLLM run, and what data leaves my device?+
When a surface explicitly says on-device, generation runs in the browser and starts only after the user requests it. Availability is feature- and device-dependent. Users should not assume text stays local unless the point-of-use disclosure says so; remote processing requires a separate, accurate disclosure.