- Rename solutions/ -> 00-sns-holding (parent), shift subsidiaries to 01-07 - Rename scaffold files + headers, fix all cross-references - Add expanded operating-agreement.md for Holdings LLC (00-sns-holding/docs) - Add expanded operating-agreement.md for SNS Infrastructure LLC (subsidiary) - Fix logo-desgin.png -> logo-design.png in infrastructure branding - Move brand assets into per-business branding/ folders (drop root branding/)
29 lines
1.6 KiB
Markdown
29 lines
1.6 KiB
Markdown
# Businesses
|
|
|
|
The **parent holding company** plus its **operating subsidiaries**. `divisions/`
|
|
holds the formal one-page briefs; the working scaffold, research, todo, branding,
|
|
and (later) milestones live here. Each subsidiary is a self-contained unit that can
|
|
lift out into its own repo (with its own `legal/` folder) when it launches.
|
|
|
|
## Parent (holding company — not an operating business)
|
|
|
|
| Folder | Entity | Accent | Role |
|
|
|--------|--------|--------|------|
|
|
| [`00-sns-holding/`](./00-sns-holding/) | SnS Network Solutions Holdings LLC | Parent Cyan `#10C8D8` | Owns the brand + 100% of every subsidiary; no client work, no operating liability |
|
|
|
|
## Operating subsidiaries (numbered by importance)
|
|
|
|
| # | Business | Tagline | Accent | Status |
|
|
|---|----------|---------|--------|--------|
|
|
| [01](./01-infrastructure/) | SNS Infrastructure | The Physical Foundation | Signal Blue `#1E6FFF` | **Active** |
|
|
| [02](./02-secure/) | SNS Secure | Protected by Design | Amber `#F5A623` | Planned |
|
|
| [03](./03-support/) | SNS Support | Always On | Orange `#F97316` | Planned |
|
|
| [04](./04-systems/) | SNS Systems | Systems That Endure | Emerald `#10B981` | Planned |
|
|
| [05](./05-cloud/) | SNS Cloud | Infrastructure Without Limits | Sky `#38BDF8` | Planned |
|
|
| [06](./06-web/) | SNS Web | Your Presence, Engineered | Magenta `#EC4899` | Planned |
|
|
| [07](./07-software/) | SNS Software | Software Engineered to Fit | Violet `#7C5CFC` | Planned |
|
|
|
|
Each folder contains: a scaffold/todo doc, a `branding.html` color sheet + logo
|
|
prompt, a `branding/` assets folder, and a `README.md`. Milestones get added once
|
|
the plan is set.
|