From 4a81ca3cd77d9f87f416549b07d2c7abd77f5fcb Mon Sep 17 00:00:00 2001 From: atlas Date: Wed, 1 Jul 2026 19:35:34 +0000 Subject: [PATCH] brand: Atlas Corporation proprietary --- Components-Roadmap.-.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Components-Roadmap.-.md b/Components-Roadmap.-.md index 9c4bdf3..07ba888 100644 --- a/Components-Roadmap.-.md +++ b/Components-Roadmap.-.md @@ -4,10 +4,14 @@ SecondBrain is the first component extracted from the Atlas local-first autonomy its own clean, generalized, secret-free repo. This page tracks the **sister components** worth the same treatment — the result of a full read-only survey of the stack. +All Atlas repos ship **© Atlas Corporation, proprietary** (All Rights Reserved) with the +standard Atlas `LICENSE` + `NOTICE` and per-file copyright headers. + Extraction rules (applied to SecondBrain, applied to all): 1. **No secrets, ever** — config moves to env / example files; hardcoded creds are scrubbed and the git history starts clean. 2. **Generalize** — strip host/path/tenant specifics; sane local-first defaults. 3. **Redeployable** — README + `.env.example` + install + systemd/Docker. +4. **Atlas lock** — proprietary Atlas Corporation license + branding on every repo. ## Ship-ready (config already externalized — low effort)