brand: Atlas Corporation proprietary

atlas 2026-07-01 19:35:34 +00:00
parent 57968b10ca
commit 4a81ca3cd7

@ -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 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. 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): 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. 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. 2. **Generalize** — strip host/path/tenant specifics; sane local-first defaults.
3. **Redeployable** — README + `.env.example` + install + systemd/Docker. 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) ## Ship-ready (config already externalized — low effort)