- Move infrastructure into businesses/00-infrastructure; add 01-06 numbered dirs ordered by importance (secure, support, systems, cloud, web, software) - Add per-business branding.html (accent color scheme + ChatGPT logo prompt) - Add NN-name.md scaffold/research/todo docs for the six planned divisions - Make divisions/ the formal-docs library: parent + infrastructure briefs, legal-structure, investment-research - Add root README map and businesses/ index; empty READMEs per dir - Fix all relative links broken by the moves
20 lines
1.2 KiB
Markdown
20 lines
1.2 KiB
Markdown
# Businesses
|
|
|
|
Numbered directories, **ordered by importance**. Each is a self-contained unit that
|
|
can lift out into its own repo (with its own `legal/` folder) when it launches.
|
|
`divisions/` holds the formal one-page briefs; the working scaffold, research, todo,
|
|
branding, and (later) milestones live here.
|
|
|
|
| # | Business | Tagline | Accent | Status |
|
|
|---|----------|---------|--------|--------|
|
|
| [00](./00-infrastructure/) | SNS Infrastructure | The Physical Foundation | Signal Blue `#1E6FFF` | **Active** |
|
|
| [01](./01-secure/) | SNS Secure | Protected by Design | Amber `#F5A623` | Planned |
|
|
| [02](./02-support/) | SNS Support | Always On | Orange `#F97316` | Planned |
|
|
| [03](./03-systems/) | SNS Systems | Systems That Endure | Emerald `#10B981` | Planned |
|
|
| [04](./04-cloud/) | SNS Cloud | Infrastructure Without Limits | Sky `#38BDF8` | Planned |
|
|
| [05](./05-web/) | SNS Web | Your Presence, Engineered | Magenta `#EC4899` | Planned |
|
|
| [06](./06-software/) | SNS Software | Software Engineered to Fit | Violet `#7C5CFC` | Planned |
|
|
|
|
Each folder contains: a `NN-name.md` scaffold/research/todo doc, a `branding.html`
|
|
color sheet + logo prompt, and a `README.md`. Milestones get added once the plan is set.
|