From eee6966e9ba3ddddfe19816d357c6a8456ca9451 Mon Sep 17 00:00:00 2001 From: Tamirat Wubie Date: Mon, 25 May 2026 15:40:57 -0400 Subject: [PATCH 1/2] Add documentation reuse notice --- NOTICE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 NOTICE.md diff --git a/NOTICE.md b/NOTICE.md new file mode 100644 index 0000000..3cebb3e --- /dev/null +++ b/NOTICE.md @@ -0,0 +1,16 @@ + + +# 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. From 81cce897a9e10d80f842dc423b124f9cc6731fc2 Mon Sep 17 00:00:00 2001 From: Tamirat Wubie Date: Mon, 25 May 2026 15:41:41 -0400 Subject: [PATCH 2/2] Fix control plane repository reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 190ec57..098dc71 100644 --- a/README.md +++ b/README.md @@ -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