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)