- ROFR: buyer approval 'may not be unreasonably withheld' - Investment window: 90 days from Opening Date (was 'at startup') - Payment terms: objective tiers based on amount (not Holdings' discretion) Under 25k=lump, 25k-100k=Kiowa's choice, over 100k=12mo installments - 7-year sunset: mandatory buyback expires at earlier of 10 trailers operational OR 7 years from formation date - Overview updated to match all OA changes
378 lines
17 KiB
HTML
378 lines
17 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>SnS Hospitality Group LLC — Partnership & Growth Plan</title>
|
||
<style>
|
||
:root{
|
||
--navy:#0A1628;
|
||
--cyan:#10C8D8;
|
||
--amber:#f59e0b;
|
||
--ink:#1a1f27;
|
||
--paper:#ffffff;
|
||
--muted:#5b6472;
|
||
--rule:#e2e6ec;
|
||
--accent-bg:#fffbeb;
|
||
--warn-bg:#fef2f2;
|
||
--warn-border:#dc2626;
|
||
--success-bg:#f0fdf4;
|
||
--success-border:#16a34a;
|
||
}
|
||
*{box-sizing:border-box}
|
||
body{
|
||
margin:0;
|
||
background:#f2f4f7;
|
||
font-family:"IBM Plex Sans",Inter,system-ui,Arial,sans-serif;
|
||
color:var(--ink);
|
||
line-height:1.7;
|
||
font-size:15px;
|
||
}
|
||
.doc{
|
||
max-width:860px;
|
||
margin:0 auto;
|
||
background:var(--paper);
|
||
padding:48px 56px 72px;
|
||
box-shadow:0 2px 24px rgba(10,22,40,.12);
|
||
}
|
||
.header{
|
||
border-bottom:3px solid var(--amber);
|
||
padding-bottom:20px;
|
||
margin-bottom:32px;
|
||
}
|
||
.header h1{
|
||
font-family:Oxanium,Sora,system-ui,sans-serif;
|
||
font-size:1.6rem;
|
||
color:var(--navy);
|
||
margin:0 0 6px;
|
||
letter-spacing:.5px;
|
||
}
|
||
.header .subtitle{
|
||
color:var(--amber);
|
||
font-weight:600;
|
||
font-size:1.05rem;
|
||
}
|
||
.meta{
|
||
display:flex;
|
||
flex-wrap:wrap;
|
||
gap:24px;
|
||
font-size:.88rem;
|
||
color:var(--muted);
|
||
margin-bottom:28px;
|
||
}
|
||
.meta b{color:var(--ink)}
|
||
h2{
|
||
font-family:Oxanium,Sora,system-ui,sans-serif;
|
||
font-size:1.1rem;
|
||
color:var(--navy);
|
||
border-bottom:2px solid var(--amber);
|
||
padding-bottom:6px;
|
||
margin:40px 0 16px;
|
||
}
|
||
h3{
|
||
font-size:.95rem;
|
||
color:var(--navy);
|
||
margin:28px 0 10px;
|
||
}
|
||
p,li{margin-bottom:8px}
|
||
ul,ol{padding-left:22px}
|
||
table{
|
||
width:100%;
|
||
border-collapse:collapse;
|
||
margin:14px 0;
|
||
font-size:.9rem;
|
||
}
|
||
th{
|
||
text-align:left;
|
||
padding:8px 10px;
|
||
background:var(--navy);
|
||
color:#fff;
|
||
font-weight:600;
|
||
}
|
||
td{
|
||
padding:8px 10px;
|
||
border-bottom:1px solid var(--rule);
|
||
}
|
||
.callout{
|
||
border-radius:8px;
|
||
padding:16px 20px;
|
||
margin:20px 0;
|
||
font-size:.92rem;
|
||
}
|
||
.callout-warn{
|
||
background:var(--warn-bg);
|
||
border:1px solid var(--warn-border);
|
||
}
|
||
.callout-success{
|
||
background:var(--success-bg);
|
||
border:1px solid var(--success-border);
|
||
}
|
||
.callout-info{
|
||
background:var(--accent-bg);
|
||
border:1px solid var(--amber);
|
||
}
|
||
.callout b{color:var(--ink)}
|
||
.sig-section{
|
||
margin-top:56px;
|
||
padding-top:24px;
|
||
border-top:2px solid var(--navy);
|
||
}
|
||
footer{
|
||
text-align:center;
|
||
color:var(--muted);
|
||
font-size:.8rem;
|
||
padding:28px 24px 48px;
|
||
}
|
||
@media print{
|
||
body{background:#fff}
|
||
.doc{box-shadow:none;padding:0 8px}
|
||
footer{display:none}
|
||
}
|
||
</style>
|
||
</head>
|
||
<body>
|
||
|
||
<div class="doc">
|
||
|
||
<div class="header">
|
||
<h1>SnS Hospitality Group LLC</h1>
|
||
<div class="subtitle">Partnership & Growth Plan</div>
|
||
</div>
|
||
|
||
<div class="meta">
|
||
<div><b>Parent:</b> SnS Network Solutions Holdings LLC</div>
|
||
<div><b>Focus:</b> Mobile/trailer-based food & beverage</div>
|
||
<div><b>Territory:</b> NW Indiana + Southern Michigan</div>
|
||
<div><b>First Venture:</b> The Daily Pour (coffee trailer)</div>
|
||
</div>
|
||
|
||
<!-- MEMBERSHIP -->
|
||
<h2>Membership</h2>
|
||
<table>
|
||
<tr><th>Member</th><th>Interest</th><th>Type</th></tr>
|
||
<tr><td>SnS Network Solutions Holdings LLC</td><td>75% (minimum)</td><td>Capital + control</td></tr>
|
||
<tr><td>Kiowa Scott — service equity</td><td>Up to 15% (guaranteed, earned over time)</td><td>Vested through operational work</td></tr>
|
||
<tr><td>Kiowa Scott — investment equity (proportional)</td><td>Up to 10% per venture</td><td>Proportional to startup capital contributed. Formula: (investment ÷ startup cost) × 100, capped at 10%.</td></tr>
|
||
</table>
|
||
|
||
<!-- ROLES -->
|
||
<h2>Kiowa's Role</h2>
|
||
<ul>
|
||
<li>Finding and securing high-traffic parking spots / locations</li>
|
||
<li>Managing legal compliance, permits, renewals across all locations</li>
|
||
<li><b>Recruiting, hiring, and managing staff</b> — Kiowa finds the best people for the job; she does not work the trailer herself</li>
|
||
<li>Overseeing day-to-day operations (scheduling, vendor relationships, staff accountability)</li>
|
||
<li>Ensuring profitability of the mobile fleet</li>
|
||
</ul>
|
||
|
||
<!-- EQUITY TERMS -->
|
||
<h2>Equity Terms</h2>
|
||
|
||
<div class="callout callout-info">
|
||
<b>Sam retains minimum 75% of the Hospitality Group.</b> Maximum 25% is available — 15% guaranteed to Kiowa through service, 10% available through capital investment.
|
||
</div>
|
||
|
||
<h3>Equity Breakdown</h3>
|
||
<table>
|
||
<tr><th>Allocation</th><th>Amount</th><th>How It's Earned</th></tr>
|
||
<tr><td>Kiowa — Service Equity (guaranteed)</td><td>15%</td><td>Earned through operational work, vested over time per venture (see below)</td></tr>
|
||
<tr><td>Kiowa — Investment Equity (proportional)</td><td>Up to 10%</td><td>Earned by contributing working capital at startup. Formula: (Kiowa's investment ÷ venture startup cost) × 100, capped at 10%.</td></tr>
|
||
<tr><td>Other Investor (if applicable)</td><td>Up to 10%</td><td>Same proportional formula. Available only if Kiowa does not fill the full 10% at startup.</td></tr>
|
||
<tr><td>Holdings (Sam) — minimum</td><td>75%</td><td>Capital + control. Never drops below 75%.</td></tr>
|
||
</table>
|
||
|
||
<div class="callout callout-warn">
|
||
<b>Kiowa's guaranteed path:</b> 15% through service equity (no capital required).<br>
|
||
<b>Her optional upside:</b> Up to 10% additional — earned proportionally by investing working capital per venture. The more she puts in toward startup costs, the more she earns (capped at 10%). Must invest within 90 days of the Opening Date — after that, the tranche opens to other investors.
|
||
</div>
|
||
|
||
<h3>Investment Equity Example (per venture)</h3>
|
||
<table>
|
||
<tr><th>Venture Startup Cost</th><th>Kiowa Invests</th><th>% of Startup</th><th>Investment Equity</th><th>+ Service (12 mo)</th><th>Her Total</th></tr>
|
||
<tr><td>$50,000</td><td>$5,000</td><td>10%</td><td>10%</td><td>15%</td><td><b>25%</b></td></tr>
|
||
<tr><td>$50,000</td><td>$2,500</td><td>5%</td><td>5%</td><td>15%</td><td><b>20%</b></td></tr>
|
||
<tr><td>$50,000</td><td>$1,000</td><td>2%</td><td>2%</td><td>15%</td><td><b>17%</b></td></tr>
|
||
<tr><td>$50,000</td><td>$0</td><td>0%</td><td>0%</td><td>15%</td><td><b>15%</b></td></tr>
|
||
</table>
|
||
|
||
<h3>Per-Venture Vesting (Service Equity — the guaranteed 15%)</h3>
|
||
<p>Each venture (trailer) Kiowa participates in earns her equity in the Hospitality Group:</p>
|
||
<table>
|
||
<tr><th>Grant</th><th>Amount</th><th>When</th></tr>
|
||
<tr><td>Formation grant</td><td>5%</td><td>Vests immediately upon venture formation</td></tr>
|
||
<tr><td>Service grant</td><td>10%</td><td>Vests quarterly (2.5% per quarter) over 12 months from Opening Date</td></tr>
|
||
<tr><td><b>Total per venture</b></td><td><b>15%</b></td><td>Fully vested after 12 months of active service</td></tr>
|
||
</table>
|
||
<ul>
|
||
<li>Vesting clock starts on the <b>Opening Date</b> (first day of revenue-generating operations)</li>
|
||
<li>Each venture has its own independent vesting schedule</li>
|
||
<li>Total cumulative <b>service equity</b> is <b>capped at 15%</b></li>
|
||
<li>Additional up to 10% per venture through capital investment (proportional — see Equity Breakdown above)</li>
|
||
</ul>
|
||
|
||
<!-- MANDATORY BUYBACK -->
|
||
<h2>Mandatory Buyback — Departure Before Completion</h2>
|
||
|
||
<div class="callout callout-warn">
|
||
<b>If Kiowa departs before all 10 Daily Pour trailers are operational</b> — she is
|
||
required to sell her vested interest back to Holdings. The buyback price depends on
|
||
how she leaves. <b>These provisions expire upon the earlier of: (a) all 10 Daily Pour
|
||
trailers achieving operational status, or (b) 7 years from the Formation Date of the
|
||
Company, whichever comes first.</b>
|
||
</div>
|
||
|
||
<table>
|
||
<tr><th>Departure Type</th><th>Buyback Price</th></tr>
|
||
<tr><td><b>Good standing + 90-day transition</b></td><td><b>100% of FMV</b></td></tr>
|
||
<tr><td><b>Good standing, immediate departure</b></td><td><b>75% of FMV</b></td></tr>
|
||
<tr><td><b>Abandonment</b> (30+ days unresponsive)</td><td><b>50% of FMV</b></td></tr>
|
||
<tr><td><b>For Cause</b> (fraud/theft/intentional misconduct)</td><td><b>$0 — full forfeiture</b></td></tr>
|
||
</table>
|
||
|
||
<p><b>FMV definition:</b> Net asset value (assets − liabilities) × Kiowa's vested ownership %. Per most recent quarterly books, or independent valuation if disputed.</p>
|
||
|
||
<p><b>Payment terms (objective, based on amount):</b></p>
|
||
<ul>
|
||
<li>Under $25,000 → lump sum within 90 days</li>
|
||
<li>$25,000–$100,000 → lump sum within 90 days OR 6-month installments, at Kiowa's election</li>
|
||
<li>Over $100,000 → 12-month installment plan (either party may request)</li>
|
||
</ul>
|
||
|
||
<p><b>Unvested portion:</b> Forfeited automatically — reverts to Holdings at no cost.</p>
|
||
|
||
<h3>Trigger Events</h3>
|
||
<ul>
|
||
<li>Voluntary resignation from operational role</li>
|
||
<li>Failure to fulfill outcome-based responsibilities after written notice + 30-day cure period</li>
|
||
<li>Removal for cause (fraud, theft, intentional misconduct — see Forfeiture)</li>
|
||
<li>Mutual written agreement to part ways</li>
|
||
</ul>
|
||
|
||
<h3>Performance Standards (Outcome-Based, No Hourly Tracking)</h3>
|
||
<ul>
|
||
<li>All permits and licenses are current (no lapses)</li>
|
||
<li>All operational locations are staffed and open per schedule</li>
|
||
<li>Quarterly financial reports delivered within 30 days of quarter-end</li>
|
||
<li>Expansion milestones progressing per the agreed growth plan</li>
|
||
<li>SOPs documented and maintained for each venture</li>
|
||
</ul>
|
||
<p><b>Process if not meeting outcomes:</b> Written notice → 30-day cure → mediation → binding arbitration. No buyback without completing this process.</p>
|
||
|
||
<!-- POST-COMPLETION -->
|
||
<h2>After 10 Trailers Are Complete</h2>
|
||
|
||
<div class="callout callout-success">
|
||
<b>The mandatory buyback expires</b> upon the earlier of: (a) all 10 trailers operational, or (b) 7 years from Formation Date. The fleet is built (or the time has passed). The deal is honored.
|
||
</div>
|
||
|
||
<h3>If She Keeps Working</h3>
|
||
<p>Full equity, full distributions, full management authority. Business as usual.</p>
|
||
|
||
<h3>If She Stops Working</h3>
|
||
<ul>
|
||
<li><b>Retains all vested equity</b> as a passive member (economic rights only)</li>
|
||
<li><b>Loses management authority</b> — no decisions, no signing power, no operational role</li>
|
||
<li><b>Dilution:</b> Holdings will hire a W-2 operations manager to replace her role. That salary is a company expense (reduces distributable profit). Holdings may also issue new equity from its 75%+ position to incentivize the replacement — diluting Kiowa's percentage over time. She accepts this dilution as a consequence of stepping back.</li>
|
||
<li><b>No forced buyback</b> — she keeps what she earned</li>
|
||
</ul>
|
||
|
||
<h3>If She Wants to Sell (Right of First Refusal)</h3>
|
||
<table>
|
||
<tr><th>Term</th><th>Detail</th></tr>
|
||
<tr><td>Who buys first?</td><td>Sam / Holdings gets <b>first right to purchase</b></td></tr>
|
||
<tr><td>Price</td><td><b>80% of current FMV</b> (not projected — net asset value at time of offer)</td></tr>
|
||
<tr><td>Decision window</td><td>60 days from written notice</td></tr>
|
||
<tr><td>If Sam passes</td><td>Kiowa may sell to a third party — but not at a lower price than offered to Sam</td></tr>
|
||
<tr><td>Buyer approval</td><td>Any third-party buyer must be approved by Holdings and execute a joinder</td></tr>
|
||
<tr><td>Partial sales</td><td>Same terms apply — Holdings' ROFR covers partial sales too</td></tr>
|
||
</table>
|
||
|
||
<!-- EXIT SUMMARY -->
|
||
<h2>Exit Scenarios — Summary</h2>
|
||
<table>
|
||
<tr><th>Scenario</th><th>Outcome</th></tr>
|
||
<tr><td>Leaves before 10 trailers — <b>good standing + 90-day transition</b></td><td>Buyback at <b>100% of FMV</b>. Unvested forfeited.</td></tr>
|
||
<tr><td>Leaves before 10 trailers — <b>good standing, immediate</b></td><td>Buyback at <b>75% of FMV</b>. Unvested forfeited.</td></tr>
|
||
<tr><td>Leaves before 10 trailers — <b>abandonment</b></td><td>Buyback at <b>50% of FMV</b>. Unvested forfeited.</td></tr>
|
||
<tr><td><b>Forfeiture for Cause</b> (fraud/theft/intentional misconduct)</td><td>ALL equity forfeited. $0. Permanent removal.</td></tr>
|
||
<tr><td>Stays through 10 trailers, <b>keeps working</b></td><td>Full equity, full distributions, full management authority.</td></tr>
|
||
<tr><td>Stays through 10 trailers, <b>stops working</b></td><td>Keeps equity (passive), loses management authority, accepts dilution from replacement hire.</td></tr>
|
||
<tr><td>Stays through 10 trailers, <b>wants to sell (all ventures excelling)</b></td><td>Holdings buys at <b>100% FMV</b>. Must approve any third-party buyer (may not be unreasonably withheld).</td></tr>
|
||
<tr><td>Stays through 10 trailers, <b>wants to sell (any venture declining)</b></td><td>Holdings buys at <b>85% FMV</b>. Must approve any third-party buyer (may not be unreasonably withheld).</td></tr>
|
||
</table>
|
||
|
||
<!-- GROWTH PLAN -->
|
||
<h2>5-Year Growth Plan — "The Daily Pour"</h2>
|
||
|
||
<div class="meta">
|
||
<div><b>Brand:</b> The Daily Pour</div>
|
||
<div><b>Target:</b> 10 trailers over 5 years</div>
|
||
<div><b>Investment/unit:</b> ~$25,000</div>
|
||
<div><b>Revenue target/unit:</b> 100 customers/day × $8 avg × 6 days/wk</div>
|
||
</div>
|
||
|
||
<table>
|
||
<tr><th>Year</th><th>Trailers</th><th>Cumulative</th><th>Milestone</th></tr>
|
||
<tr><td>Year 1 (mo 1–12)</td><td>1</td><td>1</td><td>Build, learn, automate, reduce costs. 9-month operating period to prove the model.</td></tr>
|
||
<tr><td>Year 2 (mo 13–24)</td><td>2–3</td><td>3</td><td>6-month cadence begins. Apply Year 1 lessons. First shift leads hired.</td></tr>
|
||
<tr><td>Year 3 (mo 25–36)</td><td>4–5</td><td>5</td><td>Systems mature, staffing bench built, costs optimized.</td></tr>
|
||
<tr><td>Year 4 (mo 37–48)</td><td>6–8</td><td>8</td><td>Pace accelerates if ops support it. Southern Michigan expansion.</td></tr>
|
||
<tr><td>Year 5 (mo 49–60)</td><td>9–10</td><td>10</td><td>Full fleet. Kiowa oversees all. Sam = capital + strategy only.</td></tr>
|
||
</table>
|
||
|
||
<div class="callout callout-info">
|
||
<b>Year 1 philosophy:</b> Build → Learn → Automate → Reduce cost → Then scale.<br>
|
||
<b>Launch cadence:</b> 1 trailer every 6 months (after Year 1). No new trailer until the previous one is profitable.
|
||
</div>
|
||
|
||
<!-- ROLES -->
|
||
<h2>Roles in the Growth Plan</h2>
|
||
<table>
|
||
<tr><th>Role</th><th>Sam</th><th>Kiowa</th></tr>
|
||
<tr><td>Capital</td><td>All investment</td><td>—</td></tr>
|
||
<tr><td>Location scouting</td><td>—</td><td>Find + secure lots</td></tr>
|
||
<tr><td>Permits & compliance</td><td>—</td><td>All filings, health dept, renewals</td></tr>
|
||
<tr><td>Buildout & equipment</td><td>Fund + approve</td><td>Coordinate</td></tr>
|
||
<tr><td>Hiring & staffing</td><td>—</td><td>Recruit, hire, and manage the best people for the job</td></tr>
|
||
<tr><td>Day-to-day operations</td><td>—</td><td>Oversee all locations (does NOT work the trailer herself)</td></tr>
|
||
<tr><td>Strategic decisions</td><td>Final authority</td><td>Input</td></tr>
|
||
<tr><td>Financial oversight</td><td>P&L review, distributions</td><td>Reports to Sam</td></tr>
|
||
</table>
|
||
|
||
<!-- GROWTH RULES -->
|
||
<h2>Growth Rules</h2>
|
||
<ul>
|
||
<li><b>No new trailer until the previous one is profitable</b> — growth is earned, not scheduled</li>
|
||
<li><b>Each trailer must hit break-even within 90 days</b> or operations are paused and diagnosed</li>
|
||
<li><b>Staffing scales with trailers</b> — Kiowa hires shift leads; she doesn't work every window forever</li>
|
||
<li><b>Capital calls are Sam's decision</b> — Kiowa proposes expansion, Sam approves the spend</li>
|
||
</ul>
|
||
|
||
<!-- FUTURE VENTURES -->
|
||
<h2>Future Ventures</h2>
|
||
<p><b>"The Daily Pour" is the brand — every trailer is a Daily Pour location.</b> The fleet will be deployed across NW Indiana (and eventually Southern Michigan). Each trailer is identified by its unit number:</p>
|
||
|
||
<div class="callout callout-info">
|
||
<b>Naming convention:</b> T-[NUMBER] — e.g., <b>T-00</b> (first trailer), <b>T-01</b> (second), <b>T-02</b> (third), through <b>T-09</b> (tenth).
|
||
</div>
|
||
|
||
<table>
|
||
<tr><th>Unit</th><th>Status</th><th>Location</th></tr>
|
||
<tr><td>T-00</td><td>Planning</td><td>TBD — NW Indiana</td></tr>
|
||
<tr><td>T-01</td><td>Future (Year 2)</td><td>TBD</td></tr>
|
||
<tr><td>T-02</td><td>Future (Year 2)</td><td>TBD</td></tr>
|
||
<tr><td>T-03 – T-09</td><td>Future (Years 3–5)</td><td>TBD</td></tr>
|
||
</table>
|
||
|
||
<p>Other mobile ventures (Indian food truck, smoothie trailer, BBQ, etc.) are separate concepts under the Hospitality Group — not Daily Pour units. Each follows the same equity framework independently.</p>
|
||
|
||
</div>
|
||
|
||
<footer>
|
||
SnS Hospitality Group LLC — Internal planning document. Not a legal agreement.<br>
|
||
Review with an Indiana-licensed attorney before formalizing into an Operating Agreement.
|
||
</footer>
|
||
|
||
</body>
|
||
</html>
|