- Add SnS Technology Group LLC (planned) - Add SnS Hospitality Group LLC (Kiowa Scott 15%, coffee trailers 2-year plan) - Add SnS Properties LLC (planned) - Move 04-foodtruck1 to sns-hospitality-group/indian-food-truck-legacy - Add Kiowa partnership agreement HTML (Option C split-grant, group-level) - Add NDA, equity framework, legal services docs - Add coffee trailers business plan (10 locations, NW IN + S. Michigan) - Add corporate structure HTML (visual org chart) - Add Holdings legal docs (certificate, EIN, operating agreement HTML)
454 lines
20 KiB
HTML
454 lines
20 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Partnership & Equity Framework — Kiowa Scott</title>
|
||
<style>
|
||
:root{
|
||
--navy:#0A1628;
|
||
--cyan:#10C8D8;
|
||
--ink:#1a1f27;
|
||
--paper:#ffffff;
|
||
--muted:#5b6472;
|
||
--rule:#e2e6ec;
|
||
--accent-bg:#f0fafb;
|
||
--example-bg:#f8f6ff;
|
||
--example-border:#7c5cbf;
|
||
--warn-bg:#fff8e1;
|
||
--warn-border:#e8b800;
|
||
}
|
||
*{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:820px;
|
||
margin:0 auto;
|
||
background:var(--paper);
|
||
padding:48px 64px 72px;
|
||
box-shadow:0 2px 24px rgba(10,22,40,.12);
|
||
}
|
||
.header{
|
||
border-bottom:3px solid var(--cyan);
|
||
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(--cyan);
|
||
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(--cyan);
|
||
padding-bottom:6px;
|
||
margin:36px 0 14px;
|
||
}
|
||
h3{
|
||
font-size:.95rem;
|
||
color:var(--navy);
|
||
margin:24px 0 10px;
|
||
}
|
||
p,li{margin-bottom:8px}
|
||
ul,ol{padding-left:22px}
|
||
table{
|
||
width:100%;
|
||
border-collapse:collapse;
|
||
margin:14px 0;
|
||
font-size:.92rem;
|
||
}
|
||
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);
|
||
}
|
||
tr:nth-child(even) td{background:#f9fafb}
|
||
.note{
|
||
background:var(--warn-bg);
|
||
border-left:4px solid var(--warn-border);
|
||
padding:12px 16px;
|
||
font-size:.88rem;
|
||
border-radius:4px;
|
||
margin:16px 0;
|
||
}
|
||
.note b{color:#7a5c00}
|
||
.example-box{
|
||
background:var(--example-bg);
|
||
border-left:4px solid var(--example-border);
|
||
padding:16px 20px;
|
||
border-radius:4px;
|
||
margin:20px 0;
|
||
}
|
||
.example-box h3{
|
||
color:var(--example-border);
|
||
margin:0 0 10px;
|
||
font-size:1rem;
|
||
}
|
||
.highlight{
|
||
background:var(--accent-bg);
|
||
border-radius:6px;
|
||
padding:14px 18px;
|
||
margin:14px 0;
|
||
}
|
||
.sig-block{
|
||
margin-top:48px;
|
||
padding-top:24px;
|
||
border-top:2px solid var(--navy);
|
||
}
|
||
.sig-line{
|
||
margin:24px 0 4px;
|
||
border-bottom:1px solid var(--ink);
|
||
width:65%;
|
||
height:24px;
|
||
}
|
||
.sig-label{font-size:.82rem;color:var(--muted);margin-bottom:18px}
|
||
footer{
|
||
text-align:center;
|
||
color:var(--muted);
|
||
font-size:.78rem;
|
||
padding:28px 24px 48px;
|
||
}
|
||
@media print{
|
||
body{background:#fff}
|
||
.doc{box-shadow:none;padding:24px 48px}
|
||
footer{display:none}
|
||
.example-box{break-inside:avoid}
|
||
}
|
||
</style>
|
||
</head>
|
||
<body>
|
||
|
||
<div class="doc">
|
||
|
||
<div class="header">
|
||
<h1>PARTNERSHIP & EQUITY FRAMEWORK</h1>
|
||
<div class="subtitle">SnS Network Solutions Holdings LLC — Kiowa Scott</div>
|
||
</div>
|
||
|
||
<div class="meta">
|
||
<div><b>Holding entity:</b> SnS Network Solutions Holdings LLC</div>
|
||
<div><b>Managing Member:</b> Samuel S. James (97%)</div>
|
||
<div><b>Partner:</b> Kiowa Scott</div>
|
||
<div><b>State:</b> Indiana</div>
|
||
<div><b>Effective:</b> ________________</div>
|
||
</div>
|
||
|
||
<div class="note">
|
||
<b>Not legal advice.</b> This is a working draft for LegalShield / attorney review.
|
||
Items in <em>[brackets]</em> need confirmation before signing. Neither party should
|
||
rely on this document until reviewed by an Indiana-licensed attorney and CPA.
|
||
</div>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>1. Purpose & Scope</h2>
|
||
<p>This framework governs the Membership Interest granted to <b>Kiowa Scott</b>
|
||
("Kiowa") in <b>SnS Hospitality Group LLC</b> (the "Group"), a subsidiary of SnS
|
||
Network Solutions Holdings LLC ("Holdings"). Kiowa's 15% interest is at the
|
||
<b>Group level</b> — she participates in ALL mobile/trailer-based ventures operated
|
||
under the Group (coffee trailers, food trucks, and any future mobile venture).</p>
|
||
<p>Kiowa is <b>not</b> a Member of Holdings itself. Samuel S. James remains Holdings'
|
||
sole owner. This framework applies only to SnS Hospitality Group LLC.</p>
|
||
<p><b>Territory:</b> NW Indiana and Southern Michigan.</p>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>2. Kiowa's Role (Per Venture)</h2>
|
||
<ul>
|
||
<li>Sourcing and scouting the business opportunity</li>
|
||
<li>Entity formation — Articles of Organization, EIN application, INBiz filings</li>
|
||
<li>Ongoing legal compliance — permits, renewals, filings, registered-agent duties</li>
|
||
<li>Management oversight — financial review, vendor coordination, ensuring profitability</li>
|
||
<li>Handling or coordinating any legal issues that arise in operations</li>
|
||
</ul>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>3. The Grant — Split Structure</h2>
|
||
<p>Total potential equity per venture: <b>15% Membership Interest</b>, split into two buckets:</p>
|
||
|
||
<table>
|
||
<tr><th>Bucket</th><th>Amount</th><th>Condition</th></tr>
|
||
<tr>
|
||
<td><b>Formation Grant</b></td>
|
||
<td>5%</td>
|
||
<td>Vests immediately on the <b>Formation Date</b> (date Articles of Organization are
|
||
filed). Payment for sourcing the venture and completing entity formation. <b>No
|
||
clawback.</b></td>
|
||
</tr>
|
||
<tr>
|
||
<td><b>Service Grant</b></td>
|
||
<td>10%</td>
|
||
<td>Vests in 4 equal quarterly tranches (2.5% each) from the <b>Opening Date</b>,
|
||
conditional on active service (see §4).</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<div class="highlight">
|
||
<b>Formation Date</b> = day the subsidiary's Articles of Organization are filed with
|
||
the Indiana Secretary of State.<br>
|
||
<b>Opening Date</b> = day the venture begins revenue-generating operations (e.g., first
|
||
paying customer). The vesting clock starts here, not the Formation Date.
|
||
</div>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>4. Service Grant — Vesting Schedule</h2>
|
||
<p>Measured from the <b>Opening Date</b> (first coffee trailer serves its first paying customer):</p>
|
||
|
||
<table>
|
||
<tr><th>Milestone</th><th>Vests</th><th>Cumulative Total</th><th>Condition</th></tr>
|
||
<tr><td>Formation Date (Group LLC filed)</td><td>5.0%</td><td>5.0%</td><td>Immediate — formation work complete</td></tr>
|
||
<tr><td>3 months</td><td>2.5%</td><td>7.5%</td><td>Actively performing duties</td></tr>
|
||
<tr><td>6 months</td><td>2.5%</td><td>10.0%</td><td>Actively performing duties</td></tr>
|
||
<tr><td>9 months</td><td>2.5%</td><td>12.5%</td><td>Actively performing duties</td></tr>
|
||
<tr><td>12 months</td><td>2.5%</td><td>15.0%</td><td>Actively performing duties</td></tr>
|
||
</table>
|
||
|
||
<h3>4.1 "Actively Performing" Defined</h3>
|
||
<p>At each quarterly milestone, Kiowa must be, at minimum:</p>
|
||
<ul>
|
||
<li>Handling or coordinating legal filings, permits, renewals, and regulatory compliance</li>
|
||
<li>Providing regular management oversight (financial reviews, vendor/operator
|
||
coordination, staffing decisions)</li>
|
||
<li>Responsive and available for Company business decisions within reasonable timeframes</li>
|
||
<li>Not in material breach of the NDA or operating agreement</li>
|
||
</ul>
|
||
|
||
<h3>4.2 Acceleration</h3>
|
||
<p>If cumulative net profit reaches <b>2× Sam's invested capital</b> at any point before
|
||
month 12, all remaining unvested service tranches vest immediately — Kiowa jumps to the
|
||
full 15%. This rewards exceptional performance without punishing normal first-year economics.</p>
|
||
|
||
<h3>4.3 During Vesting (Months 1-12)</h3>
|
||
<p>If at any quarterly milestone Kiowa is <b>not</b> actively performing (she resigned,
|
||
became unresponsive, or was removed for cause), that tranche and all future tranches
|
||
<b>do not vest</b>. She keeps the 5% formation grant + any service tranches that already
|
||
vested. Unvested tranches revert to Holdings.</p>
|
||
|
||
<table>
|
||
<tr><th>Scenario (During Vesting Year)</th><th>Kiowa Keeps</th></tr>
|
||
<tr><td>Quits before Opening Date (formation work done)</td><td>5%</td></tr>
|
||
<tr><td>Quits at month 2 (before first service tranche)</td><td>5%</td></tr>
|
||
<tr><td>Active through month 3, quits at month 5</td><td>7.5%</td></tr>
|
||
<tr><td>Active through month 9</td><td>12.5%</td></tr>
|
||
<tr><td>Active through month 12</td><td>15% (fully vested)</td></tr>
|
||
<tr><td>Business hits 2× at month 7, Kiowa active</td><td>15% (accelerated)</td></tr>
|
||
</table>
|
||
|
||
<h3>4.4 After Full Vesting (Month 12+) — Permanent Ownership</h3>
|
||
<p>Once Kiowa is fully vested at 15%, <b>the equity is hers permanently</b>. She owns
|
||
it free and clear regardless of future involvement.</p>
|
||
<p><b>If she stops working after full vesting:</b></p>
|
||
<ul>
|
||
<li>She <b>loses management authority</b> — can no longer make operational decisions,
|
||
sign leases, hire/fire, or represent the Group to vendors or landlords</li>
|
||
<li>She <b>retains economic rights</b> — continues receiving 15% of distributions
|
||
as a passive member for as long as the Group exists</li>
|
||
<li>Holdings assumes full management control (or designates a replacement manager)</li>
|
||
</ul>
|
||
<p>Her incentive to keep working: distributions only exist if the trailers are
|
||
profitable, and profitability requires active management. 15% of nothing is nothing.</p>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>5. Distributions</h2>
|
||
<ul>
|
||
<li>The <b>5% formation grant</b> earns distributions from the Formation Date forward.</li>
|
||
<li><b>Service tranches</b> earn distributions only once vested — unvested tranches
|
||
do not participate in distributions.</li>
|
||
<li>Once fully vested, Kiowa receives <b>15% of the Group's combined net profit</b>
|
||
across all ventures (coffee trailers, food trucks, and any future mobile business).</li>
|
||
<li>Distributions are pro rata to each Member's vested Membership Interest.</li>
|
||
</ul>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>6. Group-Level Ownership</h2>
|
||
<p>Kiowa's 15% Membership Interest is in <b>SnS Hospitality Group LLC as a whole</b>,
|
||
not in any individual venture. She participates economically in every venture the Group
|
||
operates — coffee trailers, food trucks, and any future mobile business added to the
|
||
Group.</p>
|
||
<p>Her distributions are 15% of the Group's <b>combined net profit</b> across all
|
||
ventures. A strong-performing coffee trailer can offset a slower food truck month —
|
||
diversification benefits her.</p>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>7. Distributions</h2>
|
||
<ul>
|
||
<li>The <b>5% formation grant</b> earns distributions from the Formation Date forward.</li>
|
||
<li><b>Service tranches</b> earn distributions only once vested — unvested tranches
|
||
do not participate in distributions.</li>
|
||
<li>Once fully vested, Kiowa receives <b>15% of the Group's combined net profit</b>
|
||
across all ventures.</li>
|
||
<li>Distributions are pro rata to each Member's vested Membership Interest.</li>
|
||
<li>After vesting, if Kiowa becomes a passive member (stops working), she continues
|
||
to receive distributions — 15% of whatever profit the Group generates.</li>
|
||
</ul>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>8. Tax Treatment</h2>
|
||
<ul>
|
||
<li>The <b>formation + service grant</b> (15%) is intended as a <b>profits interest</b>
|
||
under Rev. Proc. 93-27 / 2001-43 — no taxable income to Kiowa on grant.</li>
|
||
<li>The <b>capital buy-up</b> is a straightforward capital contribution — not a profits
|
||
interest. Kiowa's tax basis equals her cash contributed.</li>
|
||
<li><b>Section 83(b) election:</b> Kiowa should file a protective 83(b) within 30 days
|
||
of each grant date. This is a <b>hard IRS deadline with no extensions</b> — the
|
||
single highest-stakes item in this arrangement.</li>
|
||
<li>Each two-member subsidiary files its own Form 1065 partnership return and issues
|
||
K-1s to both Members.</li>
|
||
</ul>
|
||
<div class="note">
|
||
<b>CPA review required</b> before any grant: confirm profits-interest qualification,
|
||
83(b) timing, and tiered-partnership filing mechanics between the subsidiary and Holdings.
|
||
</div>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>9. Confidentiality</h2>
|
||
<p>Kiowa's access to Sam's personal information (SSN, financial accounts, IRS
|
||
correspondence) during formation work is governed by a separate <b>Non-Disclosure
|
||
Agreement</b> (see <code>nda-formation-partner.md</code>). The NDA applies regardless
|
||
of which ventures she vests into and survives termination of any individual venture
|
||
relationship.</p>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>10. Definitions</h2>
|
||
<table>
|
||
<tr><th>Term</th><th>Meaning</th></tr>
|
||
<tr><td>"Holdings"</td><td>SnS Network Solutions Holdings LLC</td></tr>
|
||
<tr><td>"Sam"</td><td>Samuel S. James, authorized representative of Holdings</td></tr>
|
||
<tr><td>"Kiowa"</td><td>Kiowa Scott</td></tr>
|
||
<tr><td>"Formation Date"</td><td>Date Articles of Organization filed with IN Secretary of State</td></tr>
|
||
<tr><td>"Opening Date"</td><td>Date the venture begins revenue-generating operations</td></tr>
|
||
<tr><td>"Sam's invested capital"</td><td>Cumulative cash Holdings contributes to that subsidiary</td></tr>
|
||
<tr><td>"Cumulative net profit"</td><td>Venture's net profit from Opening Date forward</td></tr>
|
||
<tr><td>"Actively performing"</td><td>Meeting the duties defined in §4.1</td></tr>
|
||
</table>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>9. Worked Examples</h2>
|
||
|
||
<div class="example-box">
|
||
<h3>Example A — Year 1: 2 Coffee Trailers (Slightly Above Average)</h3>
|
||
<p><b>Setup:</b> Sam invests $50K for Trailer #1 (Month 1), then $35K for Trailer #2
|
||
(Month 4, funded from Trailer #1 profits). Both doing 120 customers/day at $8 avg.</p>
|
||
<table>
|
||
<tr><th>Metric</th><th>Trailer #1 (12 months)</th><th>Trailer #2 (9 months)</th><th>Combined</th></tr>
|
||
<tr><td>Revenue</td><td>$299,520</td><td>$224,640</td><td>$524,160</td></tr>
|
||
<tr><td>Costs (supply + fixed)</td><td>-$116,496</td><td>-$87,372</td><td>-$203,868</td></tr>
|
||
<tr><td><b>Net profit</b></td><td><b>$183,024</b></td><td><b>$137,268</b></td><td><b>$320,292</b></td></tr>
|
||
</table>
|
||
<p><b>Kiowa's Year 1:</b></p>
|
||
<ul>
|
||
<li>Months 1-3: earning on 5% (formation) → ~$4,000</li>
|
||
<li>Months 4-6: earning on 7.5-10% (tranches vesting) → ~$8,000</li>
|
||
<li>Months 7-12: earning on 12.5-15% → ~$28,000</li>
|
||
<li><b>Total Year 1 pre-tax: ~$40,000</b></li>
|
||
<li><b>After tax (~35%): ~$26,000</b></li>
|
||
</ul>
|
||
<p><b>Sam's Year 1 after tax: ~$180,000</b></p>
|
||
</div>
|
||
|
||
<div class="example-box">
|
||
<h3>Example B — Year 2: Scale to 10 Trailers</h3>
|
||
<p><b>Setup:</b> 10 trailers running by month 20, all at average (100 customers/day, $8).
|
||
Year 2 full-year profit with all 10 running:</p>
|
||
<table>
|
||
<tr><th>Metric</th><th>Per Trailer</th><th>10 Trailers</th></tr>
|
||
<tr><td>Annual revenue</td><td>$249,600</td><td>$2,496,000</td></tr>
|
||
<tr><td>Annual costs</td><td>-$109,008</td><td>-$1,090,080</td></tr>
|
||
<tr><td><b>Net profit</b></td><td><b>$140,592</b></td><td><b>$1,405,920</b></td></tr>
|
||
</table>
|
||
<p><b>Distributions (full year, all 10 running):</b></p>
|
||
<table>
|
||
<tr><th>Member</th><th>Share</th><th>Pre-tax</th><th>After tax</th><th>Monthly</th></tr>
|
||
<tr><td>Holdings (Sam) — 85%</td><td>$1,195,032</td><td>$776,771</td><td>$64,731/mo</td></tr>
|
||
<tr><td>Kiowa — 15%</td><td>$210,888</td><td><b>$137,077</b></td><td><b>$11,423/mo</b></td></tr>
|
||
</table>
|
||
<p>Kiowa clears <b>$137K after tax</b> with 10 trailers at average performance. Goal met.</p>
|
||
</div>
|
||
|
||
<div class="example-box">
|
||
<h3>Example C — Kiowa Stops Working (Year 3+, Fully Vested)</h3>
|
||
<p><b>Scenario:</b> At month 14 (fully vested since month 12), Kiowa decides to step back.
|
||
10 trailers running, $1.4M annual profit.</p>
|
||
<ul>
|
||
<li>Kiowa <b>loses</b>: management authority, signing power, hiring/firing, lease negotiations</li>
|
||
<li>Kiowa <b>keeps</b>: 15% of distributions permanently = $137K+/yr after tax (passive)</li>
|
||
<li>Holdings hires a replacement operations manager (salaried — comes out of expenses before profit)</li>
|
||
<li>Net profit drops slightly (manager salary), but Kiowa still gets 15% of whatever remains</li>
|
||
</ul>
|
||
<p><b>Key:</b> Kiowa has every incentive to stay — if she leaves, whoever replaces her may
|
||
not manage as well, profits could drop, and her passive 15% shrinks. But she can never
|
||
be forced to work, and she can never lose the equity.</p>
|
||
</div>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>12. Amendments</h2>
|
||
<p>This framework may be amended only by written agreement signed by both Sam and Kiowa.
|
||
Each subsidiary's operating agreement incorporates this framework's terms for that
|
||
specific venture — amendments to this framework do not retroactively change terms already
|
||
locked into a signed subsidiary operating agreement.</p>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<h2>13. Governing Law</h2>
|
||
<p>This Agreement is governed by the laws of the <b>State of Indiana</b>. Each subsidiary
|
||
operating agreement is also governed by Indiana law unless otherwise specified therein.</p>
|
||
|
||
<!-- ═══════════════════════════════════════════════ -->
|
||
<div class="sig-block">
|
||
<h2 style="margin-top:0">Execution</h2>
|
||
<p>The undersigned acknowledge and agree to this Partnership & Equity Framework as of
|
||
the Effective Date first written above.</p>
|
||
|
||
<p style="margin-top:28px;font-weight:700;color:var(--navy)">HOLDINGS — Samuel S. James</p>
|
||
<div class="sig-line"></div>
|
||
<div class="sig-label">Signature</div>
|
||
<p><b>Printed name:</b> Samuel S. James</p>
|
||
<p><b>Title:</b> Managing Member, SnS Network Solutions Holdings LLC</p>
|
||
<div class="sig-line" style="width:35%"></div>
|
||
<div class="sig-label">Date</div>
|
||
|
||
<p style="margin-top:28px;font-weight:700;color:var(--navy)">PARTNER — Kiowa Scott</p>
|
||
<div class="sig-line"></div>
|
||
<div class="sig-label">Signature</div>
|
||
<p><b>Printed name:</b> Kiowa Scott</p>
|
||
<div class="sig-line" style="width:35%"></div>
|
||
<div class="sig-label">Date</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<footer>
|
||
Draft — Review with an Indiana-licensed attorney and CPA before signing.<br>
|
||
SnS Network Solutions Holdings LLC • 759 Boxwood Drive, South Bend, IN 46641
|
||
</footer>
|
||
|
||
</body>
|
||
</html>
|