# SnS Network Solutions **Parent company repository.** SnS Network Solutions is a technology-infrastructure company for small and medium organizations — networking, Linux systems, security, cloud, managed services, web, and custom software — structured as a **holding company** that owns a separate operating LLC per division. This repo holds the **parent-company identity, legal structure, businesses, products, infrastructure, project data, and internal AI configuration**. Business work is separated by legal entity so a subsidiary can move to its own repository when that becomes operationally useful. ## Structure ``` SnS Network Solutions/ ├── ai-core/ Internal AI team + shared knowledge base │ ├── agents/ chief · scout · scribe (OpenClaw agents) │ └── knowledge/ sns.md (brand foundation) + research/reference docs ├── divisions/ Formal documentation library (the catalog) ├── businesses/ Holding company and subsidiary working areas │ ├── 00-holdings/ │ ├── sns-creatives-llc/ │ ├── sns-hospitality-group/ │ ├── sns-properties-llc/ │ └── sns-technology-group/ ├── infra/ Networking, support, and digital infrastructure ├── plane-projects/ Plane project schemas and work-item exports ├── products/ Product-specific implementation and planning ├── scripts/ Repository utility scripts └── docs/ Shared coding and operating standards ``` ## How it's organized - **`ai-core/`** = the internal AI team — the Chief/Scout/Scribe OpenClaw agents — plus a shared `knowledge/` base holding the brand foundation (`sns.md`) and research/reference docs. - **`divisions/`** = the formal documentation library — the parent-company brief, the polished one-page brief for each division, plus the holding-company legal plan and investment research. - **`businesses/`** = legal-entity working areas, including corporate, operational, financial, product, and branding material. Keep entity boundaries explicit. - **`infra/`** = infrastructure designs and service-specific operational material. - **`plane-projects/`** = versioned project-management schemas and work data. - **`products/`** = product implementation and planning that spans a business unit. - **Branding:** all divisions share one identity (navy base) and differ only by a signature accent color. Each business folder has a `branding.html` (color sheet + a copy-ready ChatGPT logo prompt). Foundation: [`ai-core/knowledge/sns.md`](./ai-core/knowledge/sns.md). ## Start here - New to the company → [`ai-core/knowledge/sns.md`](./ai-core/knowledge/sns.md) · parent brief [`divisions/sns-network-solutions.md`](./divisions/sns-network-solutions.md) - Legal / entity plan → [`divisions/legal-structure.md`](./divisions/legal-structure.md) - Division catalog → [`divisions/README.md`](./divisions/README.md) - All businesses → [`businesses/README.md`](./businesses/README.md) - Infrastructure → [`infra/README.md`](./infra/README.md) - Coding standards → [`docs/coding-standards.md`](./docs/coding-standards.md) --- *Docs contain general business/legal/tax research, not professional advice — verify with an Indiana attorney and CPA before relying on them.*