SleepEdit

What SleepEdit does

SleepEdit supports browser-based Sleep Note editing, published protocol guidance, medication reference, offline dictation, and controlled administration.

It assists clinical documentation. It does not diagnose patients or replace clinical judgment.

Data handling

During normal editing, the working Sleep Note stays in browser session storage. SleepEdit does not persist that note on the server.

Protocol, medication, theme, and enabled-feature settings are administrative data stored in the installation's LiteDB database.

Dictation uses a Vosk speech model loaded in the browser. Audio is not sent to SleepEdit or to a speech-recognition provider.

AI safeguards and limits

The AI assistant is optional and controlled by an administrator. Editor text, published-protocol context, and an optional PNG screenshot are transmitted only after a user explicitly selects Ask.

Before an OpenAI request, text is checked by local detection rules and Microsoft Presidio. An attached screenshot is processed by the Presidio image redactor, and only the redacted result is sent to OpenAI. A detection, redaction, or screening failure stops the request. Presidio reduces risk, but it cannot guarantee detection of every identifier.

Attached screenshots are held only for the current request and are not saved by SleepEdit. Image responses describe visible features and uncertainty; they are not diagnostic interpretations.

OpenAI requests use store: false. Provider abuse-monitoring retention may still apply unless the organization has separately approved different retention controls.

Do not submit protected health information without organizational approval. AI-generated content requires clinical review and must not be treated as a final clinical decision.

Security and quality evidence

SleepEdit publishes rendered results from its automated security, dependency, test-coverage, and code-quality checks. These reports provide evidence of the current measured state; they are not a guarantee that the software is free of every defect or vulnerability.

View security and quality evidence