Copyright (c) 2026 NeuroSense. All rights reserved.

PROPRIETARY — SOURCE-AVAILABLE

This software and its source code are the proprietary property of NeuroSense.
The source is made publicly viewable for transparency and evaluation; being
viewable does not grant any license to use it beyond the terms below.
No license, express or implied, is granted to any person to use, copy, modify,
merge, publish, distribute, sublicense, sell, or create derivative works of
this software, in whole or in part, except with the prior written permission
of NeuroSense.

Unauthorized copying, distribution, or use of this software, via any medium,
is strictly prohibited.

EXCEPTION — MIT-licensed subdirectories

The following directories are released under the MIT License, each with its own
LICENSE file:

  - `agent_api/` — published separately as the open-source `focuslens-mcp`
    package. See `agent_api/LICENSE`.
  - `vscode_extension/` — the FocusLens VS Code extension. See
    `vscode_extension/LICENSE`.
  - `jetbrains_plugin/` — the FocusLens JetBrains plugin. See
    `jetbrains_plugin/LICENSE`.

Those MIT grants apply only to the contents of those three directories and do not
extend to any other part of this repository.

NO WARRANTY

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM,
OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

FocusLens is research-support software. It is not a medical device and does not
provide diagnosis, treatment, dosing, or emergency triage. See
docs/MEDICAL_SAFETY.md.
