organize: move all businesses into their group directories

- 00-sns-holding → 00-holdings (shorter name)
- 01-networking → sns-technology-group/networking/
- 02-digital → sns-technology-group/secure/
- 03-support → sns-technology-group/support/
- indian-food-truck-legacy merged into indian-food-truck
- warehouse-property → warehouse, rental-property → rental
- Remove empty placeholder LLC dirs
- Update READMEs with correct paths
This commit is contained in:
Samuel James 2026-07-30 14:14:30 -05:00
parent 4831152b25
commit d04c611c7f
48 changed files with 19 additions and 16 deletions

View File

Before

Width:  |  Height:  |  Size: 672 KiB

After

Width:  |  Height:  |  Size: 672 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -27,21 +27,23 @@ Samuel S. James (Sole Member)
```
businesses/
├── 00-sns-holding/ Holdings legal, branding, EIN, formation docs
├── 00-holdings/ Holdings legal, branding, EIN, formation docs
│ ├── docs/
│ └── branding/
├── sns-technology-group/ SnS Technology Group LLC
│ ├── sns-network-solutions-llc/
│ ├── sns-secure-llc/
│ └── sns-support-llc/
│ ├── networking/ SnS Network Solutions LLC
│ ├── secure/ SnS Secure LLC
│ └── support/ SnS Support LLC
├── sns-hospitality-group/ SnS Hospitality Group LLC (Sam 85% / Kiowa 15%)
│ ├── docs/ Partnership agreement, NDA, equity framework
│ ├── coffee-trailers/ 2-year plan, 10 locations, financials
│ └── indian-food-truck/ Pending proposal
│ └── indian-food-truck/ Pending proposal + legacy operating agreement
└── sns-properties-llc/ SnS Properties LLC
├── warehouse-property/
└── rental-property/
├── warehouse/
└── rental/
```
## Key Principles

View File

@ -5,10 +5,10 @@
## Subsidiaries
| Entity | Purpose |
|--------|---------|
| Warehouse Property LLC | Commercial/industrial space (potential commissary, storage) |
| Rental Property LLC | Residential or commercial rental income |
| Entity | Directory | Purpose |
|--------|-----------|---------|
| Warehouse Property LLC | `warehouse/` | Commercial/industrial space (potential commissary, storage) |
| Rental Property LLC | `rental/` | Residential or commercial rental income |
## Status
Structure planned. Form when acquiring first property. Properties lease to sibling

View File

@ -5,11 +5,12 @@
## Subsidiaries
| Entity | Focus |
|--------|-------|
| SnS Network Solutions LLC | Networking infrastructure, cabling, managed networking |
| SnS Secure LLC | Cybersecurity, monitoring, compliance |
| SnS Support LLC | IT help desk, managed support, break-fix |
| Entity | Directory | Focus |
|--------|-----------|-------|
| SnS Network Solutions LLC | `networking/` | Networking infrastructure, cabling, managed networking |
| SnS Secure LLC | `secure/` | Cybersecurity, monitoring, compliance |
| SnS Support LLC | `support/` | IT help desk, managed support, break-fix |
## Status
Structures planned. Form each entity when it has revenue or client-facing liability.
Branding, business plans, and operating docs for each are in their respective folders.

View File

Before

Width:  |  Height:  |  Size: 3.0 MiB

After

Width:  |  Height:  |  Size: 3.0 MiB

View File

Before

Width:  |  Height:  |  Size: 2.8 MiB

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

Before

Width:  |  Height:  |  Size: 2.8 MiB

After

Width:  |  Height:  |  Size: 2.8 MiB