Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions NOTICE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!--
Purpose: clarify the reuse boundary for the public Mullusi documentation repository.
Governance scope: public documentation access, licensing interpretation, brand boundary, and private-source separation.
Dependencies: README.md, PUBLICATION_POLICY.md, and Mullusi public documentation deployment.
Invariants: public readability does not grant broad reuse rights; private source and operational details remain outside this repository.
-->

# Notice

This repository is public so the documentation source for docs.mullusi.com can be inspected and validated.

Public visibility does not grant a broad reuse license for Mullusi names, brand assets, architecture claims, private source code, runtime systems, deployment records, research traces, or operational notebooks.

Use is limited to reading, linking, filing issues, and proposing documentation fixes unless a separate license file or written permission grants additional rights.

Security reports and sensitive operational details must follow the private reporting path in SECURITY.md.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Purpose: public technical documentation source for Mullusi systems, architecture, APIs, and tutorials.
Governance scope: public explanation, developer onboarding, architecture contracts, and launch-safe research boundaries.
Dependencies: `mullusi/mullusi-site`, future `mullusi/mullu-control-plane`, GitHub Pages or Cloudflare Pages.
Dependencies: `mullusi/mullusi-site`, future `mullusi/mullusi-control-plane`, GitHub Pages or Cloudflare Pages.
Invariants: public docs contain no secrets, no private roadmap claims, and no unsupported production guarantees.

## Source Of Truth
Expand Down