Mnueron
Copyright 2026 Mnueron

This repository uses a split license model.

  Default (everything not under server/ or dashboard-web/):
    MIT License — see LICENSE

  Hosted backend (server/ and future dashboard-web/):
    Functional Source License 1.1, Apache 2.0 Future License (FSL-1.1-Apache-2.0)
    See server/LICENSE
    Each version auto-converts to Apache 2.0 two years after release.

----------------------------------------------------------------------
Mnueron Additional Notices
----------------------------------------------------------------------

Mnueron is an open-source memory infrastructure platform designed to
provide persistent memory, context synchronization, semantic retrieval,
and workflow intelligence for AI systems, agents, IDEs, and applications.

The following are NOT granted under either license in this repository:

- The Mnueron name
- The Mnueron logo
- Mnueron branding assets
- Marketing materials
- Website design/assets
- Hosted Mnueron cloud services
- Proprietary SaaS infrastructure
- Commercial hosted synchronization platform

"Mnueron", the Mnueron logo, and related branding are trademarks
or registered trademarks of Mnueron.

You may not use the Mnueron name, logo, or branding in a manner
that implies endorsement, affiliation, or official association
without prior written permission.

----------------------------------------------------------------------
Hosted-Features Carve-Out
----------------------------------------------------------------------

Some features that are conceptually part of the hosted Mnueron product
surface may, for engineering reasons, touch files outside server/.
For clarity, contributions that extend or modify the following
hosted-product features are accepted under FSL-1.1-Apache-2.0 terms
even when they live in client directories:

- Multi-tenant plumbing (org scoping, tenant isolation helpers)
- Row-Level Security (RLS) aware client patches
- Billing hooks and Stripe integration glue
- Audit log emitters that target the hosted backend
- SSO / SAML / SCIM integration code that depends on the hosted
  identity service
- Telemetry on the hosted edge (rate limiting, quota enforcement,
  hosted-tier metrics)
- Hosted-only dashboard surfaces (when dashboard-web/ is built)

This carve-out is narrow. If you are touching files under src/, sdks/,
extension/, dashboard/, examples/, or scripts/ for any reason that is
not directly implementing or supporting one of the items above, your
contribution is under MIT.

Contributors retain copyright to their respective contributions.

By submitting a contribution to this repository, you agree that:

1. Your contribution is licensed under MIT if it lives in client
   directories, OR FSL-1.1-Apache-2.0 if it lives in server/ /
   dashboard-web/ or extends a hosted-features carve-out item above.
2. You have the legal right to submit the contribution.
3. You grant Mnueron and its users the rights described under the
   applicable license.

See CLA.md for the formal Contributor License Agreement text.

----------------------------------------------------------------------
Privacy & Data Usage Notice
----------------------------------------------------------------------

Mnueron supports both local-only and hosted cloud modes.

Local Mode:
- Can operate entirely on the user's machine
- May store memories locally using local databases
- Does not require cloud synchronization

Hosted Mode:
- May synchronize memories across devices
- May process encrypted or user-authorized data
- May use third-party infrastructure providers

Mnueron does NOT claim ownership of user memories,
documents, prompts, or synchronized content.

Users are responsible for ensuring they have the rights
to process, store, or synchronize any content used
with Mnueron.

----------------------------------------------------------------------
Third-Party Providers
----------------------------------------------------------------------

Mnueron may integrate with third-party AI providers,
storage systems, databases, authentication providers,
or APIs including but not limited to:

- OpenAI
- Anthropic
- Google
- Microsoft
- AWS
- Supabase
- PostgreSQL
- Vector database providers
- IDE integrations
- Browser integrations

Use of those services is subject to their respective
terms and privacy policies.

----------------------------------------------------------------------
Disclaimer
----------------------------------------------------------------------

Mnueron is provided "AS IS", without warranty of any kind.

The authors and contributors shall not be liable for:

- Data loss
- AI-generated inaccuracies
- Context corruption
- Security incidents
- Misuse of synchronized memories
- Workflow interruptions
- Financial or business damages
- Third-party service failures

Users are responsible for validating outputs generated
through AI systems connected to Mnueron.

----------------------------------------------------------------------
Website & Hosted Platform
----------------------------------------------------------------------

Neither the MIT license (root LICENSE) nor the FSL (server/LICENSE)
applies to the running hosted Mnueron platform, cloud synchronization
service, website infrastructure, billing systems, analytics systems,
or proprietary backend services. Those operate under separate
commercial terms.

----------------------------------------------------------------------
Official Project
----------------------------------------------------------------------

Official Website:
https://www.mnueron.com

Official Repository:
https://github.com/randi2160/mnueron

Tagline:
"Memory for every AI."
