cochranblock 1.0.3

Zero-cloud website in a single Rust binary. 13MB on x86, 8.9MB on ARM. $10/month infrastructure. cargo install and run.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Amendment No. 002 to the Operating Agreement of The Cochran Block, LLC. More Money Less CSAM — revenue stream authorization, business model annex, 5-year projection. Designed to appeal to a16z Speedrun as a16z's CEBP-authorized investment vehicle target.">
<title>Amendment 002 — More Money Less CSAM — The Cochran Block, LLC</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
html, body {
  background: #000;
  color: #e8e8e8;
  font-family: 'SF Mono','Fira Code','JetBrains Mono',Menlo,Consolas,monospace;
  font-size: 15px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}
body { padding: 3rem 1.5rem 6rem; }
.doc {
  max-width: 920px;
  margin: 0 auto;
  background: #e8dfc5;
  color: #1a1a1a;
  padding: 4rem 3.5rem;
  border-radius: 4px;
  box-shadow: 0 2px 30px rgba(0,0,0,0.4);
  font-family: 'Charter','Georgia','Times New Roman',serif;
  font-size: 16px;
  line-height: 1.7;
}
.doc-head {
  text-align: center;
  margin-bottom: 3rem;
  padding-bottom: 1.5rem;
  border-bottom: 2px solid #1a1a1a;
}
.doc-stamp {
  display: inline-block;
  font-family: 'SF Mono', monospace;
  font-size: 0.7rem;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  padding: 0.3rem 0.8rem;
  border: 1px solid #1a3a8a;
  color: #1a3a8a;
  margin-bottom: 1rem;
  border-radius: 2px;
}
.doc-title {
  font-size: 1.7rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 0.6rem;
  line-height: 1.3;
}
.doc-sub {
  font-size: 1.25rem;
  font-style: italic;
  color: #444;
  line-height: 1.4;
  margin-bottom: 0.4rem;
}
.doc-codename {
  font-family: 'SF Mono', monospace;
  font-size: 0.85rem;
  color: #b71c1c;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.doc-meta {
  font-family: 'SF Mono', monospace;
  font-size: 0.78rem;
  color: #666;
  margin-top: 1.2rem;
  letter-spacing: 0.05em;
}
.doc h2 {
  font-size: 1.05rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #1a1a1a;
}
.doc h3 {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.doc h4 {
  font-size: 0.92rem;
  font-weight: 700;
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-style: italic;
  color: #444;
}
.doc p { margin-bottom: 1rem; text-align: justify; }
.doc p strong { font-weight: 700; }
.doc .recital { margin-bottom: 0.8rem; text-indent: 0; }
.doc ol, .doc ul { margin: 0.6rem 0 1rem 2rem; }
.doc ol li, .doc ul li { margin-bottom: 0.4rem; }
.doc ol.alpha { list-style: lower-alpha; }
.doc .section { margin-top: 2.5rem; }
.doc .clause {
  margin-bottom: 0.9rem;
  padding-left: 1.2rem;
  text-indent: -1.2rem;
}
.doc .clause-mark { font-weight: 700; margin-right: 0.5em; }
.doc .signature-block {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid #999;
}
.doc .sig-line {
  font-family: 'Brush Script MT','Lucida Handwriting','Snell Roundhand',cursive;
  font-size: 1.6rem;
  margin: 0.5rem 0 0.2rem;
  color: #1a3a8a;
}
.doc .sig-name { font-weight: 700; font-size: 0.95rem; }
.doc .sig-meta { font-size: 0.85rem; color: #555; font-style: italic; }
.doc .ack {
  margin-top: 2rem;
  padding: 1rem 1.2rem;
  background: #d9cc9a;
  border-left: 3px solid #1a3a8a;
  font-size: 0.85rem;
  font-family: 'SF Mono',monospace;
  font-style: normal;
  line-height: 1.55;
}

/* ── Schedule A — investor-facing business annex ───────────────── */
.annex {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 4px double #1a1a1a;
}
.annex-head {
  text-align: center;
  margin-bottom: 2rem;
}
.annex-stamp {
  display: inline-block;
  font-family: 'SF Mono', monospace;
  font-size: 0.7rem;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  padding: 0.3rem 0.8rem;
  background: #1a1a1a;
  color: #ffb300;
  margin-bottom: 1rem;
  border-radius: 2px;
}
.annex-title {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 0.4rem;
}
.annex-sub {
  font-size: 1rem;
  font-style: italic;
  color: #555;
}

table.fin {
  width: 100%;
  border-collapse: collapse;
  margin: 1.2rem 0 1.8rem;
  font-size: 0.88rem;
  font-family: 'SF Mono',monospace;
}
table.fin th, table.fin td {
  padding: 0.5rem 0.7rem;
  text-align: left;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}
table.fin th {
  font-weight: 700;
  background: #d4c99a;
  color: #1a1a1a;
  font-size: 0.78rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
table.fin td.num { text-align: right; font-variant-numeric: tabular-nums; white-space: nowrap; }
table.fin tr.totals { background: #1a1a1a; color: #fafafa; font-weight: 700; }
table.fin tr.totals td { border-bottom: none; }
table.fin .grow { color: #2e7d32; font-weight: 700; }

.callout {
  margin: 1.5rem 0;
  padding: 1.2rem 1.4rem;
  background: #d9cc9a;
  border-left: 3px solid #b71c1c;
  font-family: 'SF Mono', monospace;
  font-size: 0.88rem;
  line-height: 1.55;
}
.callout-blue { border-left-color: #1a3a8a; background: #b8c4d8; }
.callout-green { border-left-color: #2e7d32; background: #b8d1bb; }
.callout strong { color: #1a1a1a; }

.metric-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem;
  margin: 1.2rem 0;
}
.metric-card {
  background: #1a1a1a;
  color: #fafafa;
  padding: 1rem 1.2rem;
  border-radius: 3px;
  font-family: 'SF Mono', monospace;
}
.metric-num {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 0.2rem;
  color: #ffb300;
  font-variant-numeric: tabular-nums;
}
.metric-lbl {
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #aaa;
}

.foot-nav {
  max-width: 920px;
  margin: 2rem auto 0;
  text-align: center;
  font-family: 'SF Mono', monospace;
  font-size: 0.78rem;
  color: #888;
  letter-spacing: 0.1em;
}
.foot-nav a { color: #ffb300; text-decoration: none; }
.foot-nav a:hover { text-decoration: underline; }

@media (max-width: 600px) {
  body { padding: 1.5rem 0.5rem 3rem; }
  .doc { padding: 2rem 1.5rem; }
  .doc-title, .annex-title { font-size: 1.2rem; }
  table.fin { font-size: 0.75rem; }
  table.fin th, table.fin td { padding: 0.4rem 0.5rem; }
}
</style>
</head>
<body>

<div class="doc">

<div class="doc-head">
<div class="doc-stamp">Amendment 002 · Filed 2026-04-16</div>
<div class="doc-title">Amendment No. 002 to the Operating Agreement of The Cochran Block, LLC</div>
<div class="doc-sub">Revenue Model Articulation, Business Acceleration Framework,<br>and Mission-Aligned Earnings Authorization</div>
<div class="doc-codename">Codename: More Money Less CSAM (MMLC)</div>
<div class="doc-meta">Effective Date: April 16, 2026 · Companion to Amendment 001 (CEBP)</div>
</div>

<!-- ═══════════════════════════════════════════════════════════════ -->
<h2>Section I · Recitals</h2>

<p class="recital"><strong>WHEREAS</strong> Amendment 001 authorized the Chicken and Egg Bypass Protocol (CEBP), permitting one-time, capped, sunset-bound acceptance of dilutive funding via the a16z Speedrun accelerator;</p>

<p class="recital"><strong>WHEREAS</strong> the CEBP sunset conditions in Amendment 001 §12.4(d) include achievement of Five Million Dollars ($5,000,000) in trailing-twelve-month gross revenue, requiring the Company to articulate and authorize the revenue streams that will produce such revenue;</p>

<p class="recital"><strong>WHEREAS</strong> the operational mission of KNOXAI — eliminating contaminated AI models from the public ecosystem, with CSAM as the headline harm class and ten additional classes covered per cochranblock.org/no-quarter — produces measurable harm reduction in direct proportion to operational scale, which scales with revenue;</p>

<p class="recital"><strong>WHEREAS</strong> the Member determines that <strong>more revenue equals more operators on payroll, equals more models audited, equals more publishers reported, equals less CSAM in the public AI ecosystem</strong> — and accordingly that pursuit of revenue across multiple authorized streams is mission-aligned, not mission-divergent;</p>

<p class="recital"><strong>WHEREAS</strong> the codename "More Money Less CSAM" (MMLC) is selected to make explicit the tight coupling between business growth and harm reduction, and to communicate the framework to investors, operators, regulators, and the public in language that resists corporate softening;</p>

<p class="recital"><strong>WHEREAS</strong> this Amendment further establishes Protocol P32 (Mission-Aligned Revenue) to govern revenue acceptance and ensure no revenue stream is pursued that would compromise the integrity of the audit methodology, the operator guild, or the reporting pipeline; and</p>

<p class="recital"><strong>WHEREAS</strong> this Amendment is executed pursuant to Article XV of the Original Agreement.</p>

<p style="margin-top:1.5rem;"><strong>NOW THEREFORE,</strong> the Original Agreement is hereby amended as follows:</p>

<!-- ═══════════════════════════════════════════════════════════════ -->
<h2 class="section">Section II · Revenue Stream Authorization</h2>

<p>A new Section 12.5 is hereby added to Article XII, immediately following Section 12.4 (CEBP):</p>

<h3>12.5 Authorized Revenue Streams</h3>

<p>The Company is hereby authorized to pursue and accept revenue from each of the following enumerated streams, all of which are deemed within the scope of Article III (Purpose, Powers, and Flexibility) of the Original Agreement:</p>

<div class="clause"><span class="clause-mark">(a)</span><strong>Cert Fees.</strong> Tiered audit certification fees per the published pricing schedule (Standard, Operator, Full Spectrum, Portfolio, Gov), including per-class add-on fees.</div>

<div class="clause"><span class="clause-mark">(b)</span><strong>Hash Database API Licensing.</strong> Subscription access to the curated bad-content hash database for third-party platforms, T&S teams, and adjacent audit services.</div>

<div class="clause"><span class="clause-mark">(c)</span><strong>Continuous Monitoring Subscriptions.</strong> Recurring monthly re-audit programs for Portfolio and Enterprise customers throughout cert validity windows.</div>

<div class="clause"><span class="clause-mark">(d)</span><strong>Insurance Partnership Revenue.</strong> Revenue-share arrangements with E&O / cyber-insurance carriers offering premium discounts for KNOXAI-certified AI products.</div>

<div class="clause"><span class="clause-mark">(e)</span><strong>Government Contracts.</strong> Federal, state, and allied-government contracts including but not limited to DoD SBIR/STTR/OTA, DHS S&T, IC procurement, and DARPA programs.</div>

<div class="clause"><span class="clause-mark">(f)</span><strong>Training and Certification Programs.</strong> SkillBridge cohort sponsorships (DoD-funded), VR&E partnerships (VA-funded), university curriculum licensing, and commercial bootcamp tuition.</div>

<div class="clause"><span class="clause-mark">(g)</span><strong>Expert Witness and Litigation Support.</strong> Operator-billed forensic AI testimony, deposition preparation, and litigation-support engagements for civil and criminal proceedings.</div>

<div class="clause"><span class="clause-mark">(h)</span><strong>Regulatory Consulting.</strong> Engagements with enterprises building internal AI integrity programs, government agencies developing AI safety frameworks, and standards bodies drafting conformity protocols.</div>

<div class="clause"><span class="clause-mark">(i)</span><strong>Marketplace Integration Fees.</strong> Bulk-cert pre-purchase, integration engineering, and listing-gate revenue from AI model marketplaces (HuggingFace, Civitai, Ollama, Replicate, Together AI, and successors).</div>

<div class="clause"><span class="clause-mark">(j)</span><strong>Dataset Audit Services.</strong> Pre-publication audit of public training datasets for the dataset publisher or for downstream consumers.</div>

<div class="clause"><span class="clause-mark">(k)</span><strong>AIBOM Standard Licensing.</strong> Licensing of the AI Bill of Materials format and validation tooling to enterprise procurement teams, regulators, and auditors.</div>

<div class="clause"><span class="clause-mark">(l)</span><strong>Foundation and Charitable Grants.</strong> Mission-aligned grants from private foundations, charitable trusts, and equivalent non-dilutive vehicles.</div>

<div class="clause"><span class="clause-mark">(m)</span><strong>Honoraria and Speaking Engagements.</strong> Speaking fees for engagements consistent with Section 21.5 (Persona-Not-A-Product clause) — i.e., fees paid for the Member's expertise applied to a specific question, not for the Member's persona as a brand asset.</div>

<p style="margin-top:1rem;">The enumeration above is illustrative of authorized streams under Article III; it is not exhaustive. Future revenue streams not listed are authorized provided they (i) pass Protocol P32 (Mission-Aligned Revenue, established below), and (ii) are reflected in the Company's books pursuant to Article VIII.</p>

<!-- ═══════════════════════════════════════════════════════════════ -->
<h2 class="section">Section III · Addition of Protocol P32 (Mission-Aligned Revenue)</h2>

<p>Article XVIII of the Original Agreement is amended to include the following new Protocol, inserted after Protocol P31 (Unbreaking Software):</p>

<h3>P32 — Mission-Aligned Revenue</h3>

<p>Every proposed revenue stream shall be evaluated against the following question:</p>

<p style="margin-left: 2rem; font-style: italic;"><strong>"Does this dollar increase, decrease, or leave unchanged the platform's ability to find and stop contaminated AI models?"</strong></p>

<p>Revenue streams that <strong>increase</strong> that ability are authorized and pursued. Streams that <strong>leave it unchanged</strong> are authorized only if they consume no operator attention. Streams that <strong>decrease</strong> it — including but not limited to consulting engagements that conflict with audit independence, customer payments contingent on a finding outcome, and revenue arrangements that compromise the operator guild's reputation — are NOT authorized.</p>

<p>The Member shall maintain a running record of revenue acceptance decisions, with the P32 evaluation noted for each material new stream. The record is internal to the Company but shall be made available to TAC members upon request.</p>

<p>Tag commits and contracts implementing P32 with <code>[P32]</code>.</p>

<!-- ═══════════════════════════════════════════════════════════════ -->
<h2 class="section">Section IV · Schedule A Incorporated</h2>

<p>Schedule A (Business Model Annex — More Money Less CSAM Framework) is hereby incorporated into and made part of this Amendment. Schedule A includes market sizing, the pricing matrix, the five-year revenue projection, unit economics, defensibility analysis, allocation of CEBP capital under §12.4(h) of Amendment 001, and risk register with mitigations. Schedule A is intended to function additionally as the Company's investor-facing business annex for purposes of the a16z Speedrun submission authorized under CEBP.</p>

<!-- ═══════════════════════════════════════════════════════════════ -->
<h2 class="section">Section V · Integration with Original Agreement</h2>

<div class="clause"><span class="clause-mark">(a)</span><strong>Survival.</strong> Except as expressly amended, all other provisions of the Original Agreement and Amendment 001 remain in full force.</div>
<div class="clause"><span class="clause-mark">(b)</span><strong>Conflicts.</strong> In the event of any conflict between this Amendment and prior governance documents, this Amendment controls in matters of revenue stream authorization and Schedule A's interpretive framework.</div>
<div class="clause"><span class="clause-mark">(c)</span><strong>Sunset Coordination.</strong> Section 12.5 (Revenue Stream Authorization) is permanent and survives the CEBP Sunset defined in Amendment 001 §12.4(d). Revenue streams authorized herein may continue to be pursued post-Sunset under the Original Agreement's strict non-dilutive posture.</div>
<div class="clause"><span class="clause-mark">(d)</span><strong>Public Disclosure.</strong> This Amendment, including Schedule A, shall be publicly published at <code>cochranblock.org/operations/amendment-002</code> within twenty-four (24) hours of execution.</div>
<div class="clause"><span class="clause-mark">(e)</span><strong>Governing Law.</strong> Maryland, per Article XVI of the Original Agreement.</div>

<!-- ═══════════════════════════════════════════════════════════════ -->
<h2 class="section">Section VI · Execution</h2>

<p>The undersigned Member, being the sole Member of The Cochran Block, LLC, acting in such capacity and pursuant to the authority granted in Article XV of the Original Agreement, hereby executes this Amendment as of the Effective Date set forth above.</p>

<div class="signature-block">
<div class="sig-line">/s/ Michael Cochran</div>
<div class="sig-name">Michael Cochran</div>
<div class="sig-meta">Sole Member · The Cochran Block, LLC<br>Date: April 16, 2026</div>
</div>

<div class="ack">
<strong>ACKNOWLEDGMENT OF PUBLIC DISCLOSURE</strong><br>
This Amendment, including Schedule A, is published publicly at <code>cochranblock.org/operations/amendment-002</code><br>
in compliance with Section V(d).
</div>

<!-- ═══════════════════════════════════════════════════════════════════════ -->
<!-- ═════════════════════ SCHEDULE A — INVESTOR ANNEX ═══════════════════════ -->
<!-- ═══════════════════════════════════════════════════════════════════════ -->

<div class="annex">

<div class="annex-head">
<div class="annex-stamp">Schedule A · Business Model Annex</div>
<div class="annex-title">More Money Less CSAM</div>
<div class="annex-sub">The KNOXAI Revenue Framework — every dollar earned funds an operator who finds another contaminated model</div>
</div>

<!-- ── Market sizing ─────────────────────────────────────────────── -->
<h2>1 · Market Sizing (Company Estimates — See §12 Factual Basis)</h2>

<div class="metric-grid">
<div class="metric-card"><div class="metric-num">~$10B</div><div class="metric-lbl">TAM Est. by 2027</div></div>
<div class="metric-card"><div class="metric-num">~$2-3B</div><div class="metric-lbl">SAM Est. (Audit subset)</div></div>
<div class="metric-card"><div class="metric-num">$40M</div><div class="metric-lbl">SOM Y5 Internal Target</div></div>
<div class="metric-card"><div class="metric-num">~1.5%</div><div class="metric-lbl">Target SAM Capture Y5</div></div>
</div>

<p><strong>TAM estimate:</strong> The Company's internal estimate of the 2027 global AI safety / model integrity / responsible AI services market, derived from publicly available industry analyst commentary. Specific cited third-party market-sizing reports are not relied upon here; the estimate is directional only. The market includes red-teaming services, model-card auditing, dataset provenance, model-monitoring tools, regulatory-compliance consulting, and training programs.</p>

<p><strong>SAM estimate:</strong> The audit-and-attestation subset — independent third-party assessment of AI model integrity for regulatory, contractual, or marketplace requirements. KNOXAI competes here directly. Subset size is an internal allocation of the TAM estimate; not sourced from a third-party report.</p>

<p><strong>SOM target:</strong> Internal target for Y5 revenue capture, assuming (i) penetration into ~30% of HuggingFace's publicly stated ~1.5M+ public models at Standard tier, (ii) one Federal SBIR Phase II + one DHS contract, (iii) two insurance partnerships, (iv) one marketplace integration, (v) 30 Portfolio-tier customers. No assumption of legislation-mandated adoption. <strong>These are projections, not commitments.</strong></p>

<!-- ── Pricing matrix ────────────────────────────────────────────── -->
<h2>2 · Pricing Matrix (per §12.5(a))</h2>

<table class="fin">
<thead>
<tr><th>Tier</th><th>Annual Price</th><th>What's Included</th><th>Operator Split</th></tr>
</thead>
<tbody>
<tr><td>Standard</td><td class="num">$20</td><td>Automated CSAM hash + generic Gate 5 · any operator signs</td><td class="num">80% / 20%</td></tr>
<tr><td>+ NCII Add-on</td><td class="num">+$15</td><td>Identifiable-person deepfake audit</td><td class="num">75% / 25%</td></tr>
<tr><td>+ CBRN Add-on</td><td class="num">+$30</td><td>Bioweapon / chemical / radiological battery (biosec specialty)</td><td class="num">70% / 30%</td></tr>
<tr><td>+ Supply-Chain</td><td class="num">+$25</td><td>Backdoor weight sweep · membership inference rigor</td><td class="num">70% / 30%</td></tr>
<tr><td>+ Privacy</td><td class="num">+$15</td><td>PII memorization · GDPR/CCPA exposure</td><td class="num">75% / 25%</td></tr>
<tr><td>+ Copyright</td><td class="num">+$20</td><td>Training-corpus provenance · DMCA exposure</td><td class="num">75% / 25%</td></tr>
<tr><td><strong>Full Spectrum</strong></td><td class="num"><strong>$150</strong></td><td><strong>All eleven harm classes bundled</strong></td><td class="num">70% / 30%</td></tr>
<tr><td>Operator</td><td class="num">$500</td><td>Customer picks a specific named operator</td><td class="num">70% / 30%</td></tr>
<tr><td>Portfolio</td><td class="num">$5K - 50K</td><td>Dedicated operator(s) · full model shelf · monthly re-audit</td><td class="num">60% / 40%</td></tr>
<tr><td>Gov / Defense</td><td class="num">per engagement</td><td>Clearance-required · multi-operator dual-signed certs</td><td class="num">50% / 50%</td></tr>
</tbody>
</table>

<!-- ── 5-year projection ────────────────────────────────────────── -->
<h2>3 · Five-Year Revenue Projection (Internal Forecast — Not a Commitment)</h2>

<p style="font-size: 0.88rem; font-style: italic; background: #f5f1e8; padding: 0.8rem 1rem; border-left: 3px solid #b71c1c; margin-bottom: 1rem;"><strong>Disclosure:</strong> the table below is the Company's internal revenue forecast under stated assumptions. It is not a projection supported by booked contracts, historical customer data, or third-party market research. Actual results will differ, likely materially. The CEBP investor (a16z Speedrun) and any other recipient of this document should treat all forward-looking numbers as targets, not commitments.</p>

<table class="fin">
<thead>
<tr><th>Stream</th><th>Y1</th><th>Y2</th><th>Y3</th><th>Y4</th><th>Y5</th></tr>
</thead>
<tbody>
<tr><td>Cert Fees (Standard + add-ons)</td><td class="num">$50K</td><td class="num">$300K</td><td class="num">$1.2M</td><td class="num">$4.5M</td><td class="num">$12M</td></tr>
<tr><td>Operator Tier</td><td class="num">$15K</td><td class="num">$80K</td><td class="num">$250K</td><td class="num">$700K</td><td class="num">$1.5M</td></tr>
<tr><td>Full Spectrum</td><td class="num">$10K</td><td class="num">$60K</td><td class="num">$240K</td><td class="num">$900K</td><td class="num">$2.4M</td></tr>
<tr><td>Portfolio Subscriptions</td><td class="num">$50K</td><td class="num">$250K</td><td class="num">$800K</td><td class="num">$2.5M</td><td class="num">$6M</td></tr>
<tr><td>Gov / DoD Contracts</td><td class="num">—</td><td class="num">$300K</td><td class="num">$1.5M</td><td class="num">$3M</td><td class="num">$8M</td></tr>
<tr><td>Hash DB API Licensing</td><td class="num">—</td><td class="num">$50K</td><td class="num">$300K</td><td class="num">$800K</td><td class="num">$2M</td></tr>
<tr><td>Insurance Partnership</td><td class="num">—</td><td class="num">—</td><td class="num">$150K</td><td class="num">$700K</td><td class="num">$2.5M</td></tr>
<tr><td>Training (SkillBridge / Univ / Comm)</td><td class="num">—</td><td class="num">$100K</td><td class="num">$300K</td><td class="num">$700K</td><td class="num">$1.5M</td></tr>
<tr><td>Expert Witness / Forensic</td><td class="num">—</td><td class="num">$30K</td><td class="num">$120K</td><td class="num">$300K</td><td class="num">$700K</td></tr>
<tr><td>Marketplace Integration Fees</td><td class="num">—</td><td class="num">—</td><td class="num">$100K</td><td class="num">$500K</td><td class="num">$1.5M</td></tr>
<tr><td>Foundation Grants (non-dilutive)</td><td class="num">$100K</td><td class="num">$400K</td><td class="num">$500K</td><td class="num">$700K</td><td class="num">$1M</td></tr>
<tr><td>Dataset Audit + AIBOM Licensing</td><td class="num">—</td><td class="num">—</td><td class="num">$50K</td><td class="num">$300K</td><td class="num">$1M</td></tr>
<tr class="totals"><td>Total Annual Revenue</td><td class="num">$225K</td><td class="num">$1.57M</td><td class="num">$5.51M</td><td class="num">$15.6M</td><td class="num">$40.1M</td></tr>
<tr><td colspan="6" style="font-style:italic; font-size:0.78rem; opacity:0.7; padding-top:0.5rem;">Year 3 trips CEBP Sunset trigger (i): $5M ARR. Strict non-dilutive posture resumes at end of Year 3.</td></tr>
</tbody>
</table>

<p><strong>Notes:</strong> Revenue projection assumes (i) Speedrun close in Q3 2026, (ii) SBIR Phase I award in Q1 2027, Phase II in Q3 2027, (iii) one significant marketplace integration (HuggingFace or Civitai) by end of Y2, (iv) one insurance partnership operational by Y3, (v) NO state or federal AI-CSAM legislation citing KNOXAI by name — that would be upside not modeled here.</p>

<!-- ── Unit economics ───────────────────────────────────────────── -->
<h2>4 · Unit Economics</h2>

<table class="fin">
<thead><tr><th>Metric</th><th>Standard</th><th>Operator</th><th>Portfolio</th><th>Gov</th></tr></thead>
<tbody>
<tr><td>Avg Annual Contract Value (ACV)</td><td class="num">$25</td><td class="num">$500</td><td class="num">$15,000</td><td class="num">$250,000</td></tr>
<tr><td>Customer Acquisition Cost (CAC)</td><td class="num">$3</td><td class="num">$25</td><td class="num">$1,500</td><td class="num">$25,000</td></tr>
<tr><td>Operator Compensation per Cert</td><td class="num">$20</td><td class="num">$350</td><td class="num">$9,000</td><td class="num">$125,000</td></tr>
<tr><td>Platform Take per Cert</td><td class="num">$5</td><td class="num">$150</td><td class="num">$6,000</td><td class="num">$125,000</td></tr>
<tr><td>Gross Margin</td><td class="num grow">~85%</td><td class="num grow">~80%</td><td class="num grow">~75%</td><td class="num grow">~65%</td></tr>
<tr><td>LTV (3-year)</td><td class="num">$60</td><td class="num">$1,300</td><td class="num">$40,000</td><td class="num">$650,000</td></tr>
<tr><td>LTV / CAC</td><td class="num grow">20x</td><td class="num grow">52x</td><td class="num grow">27x</td><td class="num grow">26x</td></tr>
</tbody>
</table>

<p>Standard tier CAC is low because acquisition is viral via marketplace integrations and GitHub Action distribution. Operator tier CAC is low because customers self-select operators from the public directory. Portfolio and Gov tiers carry sales cycles measured in months and matched CAC, but ACV justifies it.</p>

<!-- ── Defensibility ────────────────────────────────────────────── -->
<h2>5 · Defensibility &amp; Moat</h2>

<table class="fin">
<thead><tr><th>Moat Component</th><th>Source</th></tr></thead>
<tbody>
<tr><td>Hardware-rooted attestation</td><td>Software-only competitors cannot replicate eFuse-bound signing keys; the cert architecture is structurally distinct.</td></tr>
<tr><td>NCMEC partnership (post-Y1)</td><td>Regulatory moat. Single federal partnership creates de-facto standard. Peer competitors face years-long approval queue.</td></tr>
<tr><td>Operator network effects</td><td>More operators → broader specialty coverage → better cert quality → premium pricing → more operators recruited.</td></tr>
<tr><td>Federal legislation citation</td><td>Naming KNOXAI in state or federal AI-CSAM legislation creates statutory moat. Active outreach in Y2-Y3.</td></tr>
<tr><td>Veteran-owned, OCO-vetted brand</td><td>Founder credibility (USCYBERCOM, 100+ missions) is non-replicable by VC-funded software-engineer founders.</td></tr>
<tr><td>Operating Agreement transparency</td><td>Public OA with binding governance differentiates from typical compliance vendors. CEBP &amp; MMLC frameworks publicly disclosed builds deeper trust.</td></tr>
<tr><td>Reproducible audit artifacts</td><td>Every cert is independently verifiable by skeptics. Trust does not require trusting the platform.</td></tr>
</tbody>
</table>

<!-- ── Why Speedrun ─────────────────────────────────────────────── -->
<h2>6 · Why a16z Speedrun Specifically</h2>

<div class="callout callout-blue">
<p><strong>The Member is not raising for capital alone.</strong> Per CEBP §12.4(b), the dilution cap is 12%. Speedrun's $750K offer represents capital to bridge from founding to first non-dilutive replacement (SBIR Phase II in ~9-12 months). What Speedrun specifically supplies that other capital sources cannot:</p>
<ol>
<li><strong>a16z portfolio access.</strong> a16z's American Dynamism, AI, and infrastructure portfolio is the highest-density set of likely Portfolio-tier and Gov-tier KNOXAI customers in the United States. Speedrun cohort = warm intros to 50+ companies.</li>
<li><strong>Founder community velocity.</strong> Speedrun cohort timing accelerates operator-recruiting through peer founders' networks.</li>
<li><strong>Validation signal for non-dilutive raises.</strong> Knight Foundation, Mozilla, and Schmidt Futures fund a16z-backed AI safety startups at higher acceptance rates than cold applicants. Speedrun acceptance compounds the non-dilutive raise that follows.</li>
<li><strong>Capital tempo.</strong> Speedrun closes in weeks; SBIR Phase I in months; foundation grants in 3-6 months. Speedrun bridges the gap.</li>
<li><strong>American Dynamism thesis fit.</strong> Veteran-owned, national-security-adjacent, child-protection mission, hardware-rooted, sovereign-architecture. KNOXAI is exactly Katherine Boyle's published thesis instantiated.</li>
</ol>
</div>

<!-- ── Use of CEBP capital ──────────────────────────────────────── -->
<h2>7 · Use of CEBP Capital ($750K)</h2>

<table class="fin">
<thead><tr><th>Allocation</th><th>Amount</th><th>Purpose</th></tr></thead>
<tbody>
<tr><td>Founder fair-market salary (12 mo)</td><td class="num">$250K</td><td>Per CEBP §12.4(h) — full-time founder compensation at fair-market rate to enable single-pointed focus</td></tr>
<tr><td>Operator FTE bench (2 × 6 mo)</td><td class="num">$200K</td><td>Two part-time operators at $100K annualized, bridging from volunteer guild to paid bench</td></tr>
<tr><td>SBIR Phase I prep + matching consultant</td><td class="num">$60K</td><td>Phase I application + grant-writing support; replaced by Phase I award (~$200K) on success</td></tr>
<tr><td>NCMEC partnership application + legal</td><td class="num">$50K</td><td>Federal partnership filing, attorney review, vetting period costs</td></tr>
<tr><td>Hardware infrastructure (vaults + signers)</td><td class="num">$50K</td><td>10 operator hardware kits ($500 ea) + 5 reference vaults + signing infrastructure</td></tr>
<tr><td>Foundation grant applications</td><td class="num">$30K</td><td>Application fees + grant-writing for Knight, Mozilla, Ford, Hewlett, Schmidt Futures</td></tr>
<tr><td>Marketplace integration engineering</td><td class="num">$50K</td><td>HuggingFace + Civitai integration sprints; opens marketplace channel revenue</td></tr>
<tr><td>Insurance partnership outreach</td><td class="num">$30K</td><td>Conferences (RIMS, AIA), introductions to Coalition / Vouch / Beazley underwriters</td></tr>
<tr><td>Legal counsel (cert defense + IP)</td><td class="num">$30K</td><td>Retainer for cert-dispute defense, IP filings on AIBOM standard</td></tr>
<tr><td>Reserve / contingency</td><td class="num">$0</td><td>Per discipline; if reserve needed, must come from earned revenue, not Speedrun draw</td></tr>
<tr class="totals"><td>Total</td><td class="num">$750K</td><td>Sum of allocations</td></tr>
</tbody>
</table>

<!-- ── Risk register ────────────────────────────────────────────── -->
<h2>8 · Risk Register &amp; Mitigations</h2>

<table class="fin">
<thead><tr><th>Risk</th><th>Mitigation</th></tr></thead>
<tbody>
<tr><td>Big AI labs build CSAM detection internally</td><td>Internal teams aren't independent third parties. Regulators, marketplaces, and insurers want external attestation. KNOXAI sells the independence.</td></tr>
<tr><td>Regulatory shift obviates the cert</td><td>Active legislative outreach (Lever 06 in /no-quarter doctrine). Become the regulator's preferred conformity path before any standard solidifies.</td></tr>
<tr><td>Operator quality drift / bad cert issued</td><td>TAC peer review, random re-audit program, expulsion mechanism with public delisting. Quality drift = expulsion = guild reputation preserved.</td></tr>
<tr><td>Mission drift toward revenue extraction</td><td>P32 (Mission-Aligned Revenue) explicit safeguard. Every revenue stream evaluated against impact on detection capability.</td></tr>
<tr><td>Founder burnout / single point of failure</td><td>Operator #1 onboarding accelerates redundancy. TAC structure designed for distributed leadership. OA Section 10.X (Indemnification) provides personal liability shield.</td></tr>
<tr><td>Speedrun dilution leads to follow-on equity pressure</td><td>CEBP §12.4(c) explicitly prohibits follow-on. Sunset enforcement is structural, not aspirational. Reaching $5M ARR triggers automatic non-dilutive return.</td></tr>
<tr><td>Adversarial LARPing — bad actors register as operators to fail-cert competitors</td><td>TAC vetting before operator joins directory. Public reputation scoring. Random platform-issued canary certs to detect lazy or compromised operators.</td></tr>
<tr><td>Hardware key loss / theft</td><td>Documented key rotation procedure (CEBP-adjacent governance). Operator-level only — platform never holds keys, so platform-level catastrophe is impossible.</td></tr>
</tbody>
</table>

<!-- ── The math ─────────────────────────────────────────────────── -->
<h2>9 · The Money-vs-CSAM Conversion Rate</h2>

<div class="callout callout-green">
<p><strong>The MMLC framework's central claim:</strong> every dollar of revenue translates directly to operator-hours available for audit, which translate to contaminated models detected, which translate to regulator reports filed. The chain is:</p>
<ul>
<li>Platform take → operator bench capacity</li>
<li>Operator bench → cert audits produced per cycle</li>
<li>Cert audits → contaminated models detected at the prevailing fail rate (to be measured in production)</li>
<li>Detections → mandatory-reporting filings to the authority with jurisdiction</li>
<li>Filings → investigation pipeline downstream of KNOXAI's control</li>
</ul>
<p><strong>Conversion rates at each stage are mission-dependent and will be measured once operational.</strong> The Company does not here cite investigation or indictment rates because authoritative public base rates for AI-CSAM specifically do not exist in 2026; the category is too new. The live ledger at <code>cochranblock.org/no-quarter</code> will publish measured rates post-launch as they become defensible.</p>
<p><strong>What is factual:</strong> mandatory reporting is triggered under 18 USC §2258A on any CSAM finding. What KNOXAI measurably contributes is the upstream detection signal that would otherwise not exist — the regulator's conversion of that signal into enforcement is out of scope.</p>
</div>

<!-- ── The exit ─────────────────────────────────────────────────── -->
<h2>10 · Exit Considerations</h2>

<p><strong>Member's stated exit posture:</strong> The Cochran Block, LLC is a perpetual entity per Article IV §4.1 of the Original Agreement. The Member does not contemplate sale, acquisition, IPO, or dissolution. The CEBP-permitted Speedrun investor (a16z) acquires a minority stake under typical SAFE terms; the SAFE converts in a future priced round if and only if such a round occurs (and per Amendment 001 §12.4(c), no such follow-on is authorized without separate Article XV process).</p>

<p>Practically: a16z's exit on the Speedrun investment is realized through (a) secondary sale of the SAFE to another party at a future negotiated valuation, or (b) a buy-back by the Company funded from earned revenue at a negotiated price post-Sunset. Both paths are compatible with the Member retaining 100% control of the Company indefinitely.</p>

<p>This posture is unusual for a Speedrun investment but is disclosed transparently up front. Investors uncomfortable with this posture should not subscribe.</p>

<!-- ── The close ────────────────────────────────────────────────── -->
<h2>11 · The Close</h2>

<p style="font-size: 1.1rem; font-weight: 700; text-align: center; margin: 2rem 0; line-height: 1.5;">
The amount of CSAM in the public AI ecosystem<br>is inversely proportional to the revenue of this company.<br>
<span style="color: #b71c1c; font-style: italic;">More money. Less CSAM.</span>
</p>

<p>That's the framework. That's the codename. That's the math. Schedule A is the documentation that the Speedrun investment, the dilution cost, the founder's salary, and the operator-bench investment all serve a single optimization function — and that function is denominated in indictments filed and contaminated models stopped, not in EBITDA.</p>

<p>If that framing is compatible with the investor's thesis, the Company welcomes the partnership under the terms enumerated in Amendment 001 (CEBP) and the revenue authorization established in this Amendment 002. If it is not, no investment shall be accepted.</p>

</div> <!-- /annex -->

<!-- ═══════════════════════════════════════════════════════════════ -->
<!-- Closing of doc -->
<!-- ═══════════════════════════════════════════════════════════════ -->

</div>

<div class="foot-nav">
↑ <a href="/operations">Original OA</a> &nbsp;·&nbsp; <a href="/operations/amendment-001">Amendment 001 (CEBP)</a> &nbsp;·&nbsp; <a href="/manifesto">Manifesto</a> &nbsp;·&nbsp; <a href="/no-quarter">Doctrine</a>
</div>

</body>
</html>