@rubytech/create-maxy-code 0.1.107 → 0.1.108
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/payload/platform/config/brand.json +1 -0
- package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -0
- package/payload/platform/plugins/business-assistant/PLUGIN.md +4 -1
- package/payload/platform/plugins/docs/references/plugins-guide.md +8 -1
- package/payload/platform/plugins/venture-studio/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/venture-studio/PLUGIN.md +79 -0
- package/payload/platform/plugins/venture-studio/skills/brand-pack/SKILL.md +256 -0
- package/payload/platform/plugins/venture-studio/skills/brand-pack/references/color-psychology.md +118 -0
- package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/SKILL.md +109 -8
- package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/html-pdf-pipeline.md +1 -1
- package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/termsheet-template.md +1 -1
- package/payload/platform/plugins/venture-studio/skills/investor-data-room/templates/prospectus/index.html +1565 -0
- package/payload/platform/plugins/venture-studio/skills/investor-data-room/templates/prospectus/render-pdf.mjs +91 -0
- package/payload/platform/plugins/venture-studio/skills/investor-data-room/templates/prospectus/term_sheet.html +715 -0
- package/payload/platform/plugins/venture-studio/skills/office-hours/SKILL.md +588 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/SKILL.md +332 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/aarrr-metrics.md +275 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/assumption-testing.md +93 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/boolean-search.md +308 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/build-measure-learn.md +262 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/business-model-canvas.md +171 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/commitment-signals.md +246 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/design-thinking.md +183 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/earlyvangelist.md +190 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/first-principles.md +58 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/fishbone.md +114 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/five-whys.md +43 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/ice-scoring.md +237 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/innovation-accounting.md +290 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/jtbd.md +105 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/landing-page.md +361 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/market-type.md +167 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/mom-test.md +193 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/mvp-types.md +200 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/og-images.md +239 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/pareto.md +103 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/persona-development.md +291 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/pivot-types.md +225 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/positioning-statement.md +179 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/prd.md +363 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/pre-mortem.md +74 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/problem-validation.md +253 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/product-market-fit.md +256 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/research-synthesis.md +276 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/three-engines-of-growth.md +248 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/validation-tests.md +89 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/value-proposition-canvas.md +121 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/win-loss-analysis.md +242 -0
- package/payload/platform/plugins/venture-studio/skills/zero-to-prototype/references/workflow-mapping.md +271 -0
- package/payload/premium-plugins/.claude-plugin/marketplace.json +4 -4
- package/payload/premium-plugins/real-agent/plugins/brochures/skills/property-brochure/references/build.md +4 -5
- package/payload/premium-plugins/venture-studio/.claude-plugin/plugin.json +8 -0
- package/payload/premium-plugins/venture-studio/PLUGIN.md +79 -0
- package/payload/premium-plugins/venture-studio/skills/brand-pack/SKILL.md +256 -0
- package/payload/premium-plugins/venture-studio/skills/brand-pack/references/color-psychology.md +118 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/SKILL.md +359 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/business-plan-template.md +61 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/compliance-research-checklist.md +53 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/data-room-structure.md +77 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/deck-blueprint-template.md +38 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/design-tokens-application.md +79 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/html-pdf-pipeline.md +236 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/internal-workings-scrub.md +33 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/references/termsheet-template.md +88 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/templates/prospectus/index.html +1565 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/templates/prospectus/render-pdf.mjs +91 -0
- package/payload/premium-plugins/venture-studio/skills/investor-data-room/templates/prospectus/term_sheet.html +715 -0
- package/payload/premium-plugins/venture-studio/skills/office-hours/SKILL.md +588 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/SKILL.md +332 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/aarrr-metrics.md +275 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/assumption-testing.md +93 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/boolean-search.md +308 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/build-measure-learn.md +262 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/business-model-canvas.md +171 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/commitment-signals.md +246 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/design-thinking.md +183 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/earlyvangelist.md +190 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/first-principles.md +58 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/fishbone.md +114 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/five-whys.md +43 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/ice-scoring.md +237 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/innovation-accounting.md +290 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/jtbd.md +105 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/landing-page.md +361 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/market-type.md +167 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/mom-test.md +193 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/mvp-types.md +200 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/og-images.md +239 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/pareto.md +103 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/persona-development.md +291 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/pivot-types.md +225 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/positioning-statement.md +179 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/prd.md +363 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/pre-mortem.md +74 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/problem-validation.md +253 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/product-market-fit.md +256 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/research-synthesis.md +276 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/three-engines-of-growth.md +248 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/validation-tests.md +89 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/value-proposition-canvas.md +121 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/win-loss-analysis.md +242 -0
- package/payload/premium-plugins/venture-studio/skills/zero-to-prototype/references/workflow-mapping.md +271 -0
- package/payload/server/{chunk-TZD23CX6.js → chunk-AGFS3TVN.js} +44 -9
- package/payload/server/maxy-edge.js +1 -1
- package/payload/server/server.js +2 -2
- package/payload/premium-plugins/founder-pack/.claude-plugin/plugin.json +0 -8
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/business-plan-template.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/compliance-research-checklist.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/data-room-structure.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/deck-blueprint-template.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/design-tokens-application.md +0 -0
- /package/payload/{premium-plugins/founder-pack → platform/plugins/venture-studio}/skills/investor-data-room/references/internal-workings-scrub.md +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: investor-data-room
|
|
3
|
-
description: Use when a UK-domiciled founder needs to produce a full seed-raise pack from idea to deliverables: graph-structured data room, 15-section business plan, 12-slide deck blueprint, print-ready HTML+PDF for
|
|
3
|
+
description: Use when a UK-domiciled founder needs to produce a full seed-raise pack from idea to deliverables: graph-structured data room, 15-section business plan, persuasive prospectus + formal term sheet (with FCA self-certification appendices), 12-slide deck blueprint, print-ready HTML+PDF for each. Trigger phrases include "build me a data room", "draft a business plan", "deck from the business plan", "draft an investment prospectus", "generate a term sheet", "from office hours to investor pack", "set up the fundraise repo". The skill never speculates on financial figures or cap-table values: every number traces to a Companies House filing, a financial model worksheet, or a source citation. Public-facing artefacts contain zero internal workings (no "reconciliation pending", no "open Q" markers, no comparison-to-baseline commentary). Design tokens are harmonised across business plan, prospectus, term sheet, and deck via the operator's project design-tokens spec.
|
|
4
4
|
allowed-tools:
|
|
5
5
|
- Bash
|
|
6
6
|
- Read
|
|
@@ -78,7 +78,7 @@ Skip stages that are already complete; do not regenerate stale artefacts blindly
|
|
|
78
78
|
|
|
79
79
|
## Stage 1 — Office-hours ideation
|
|
80
80
|
|
|
81
|
-
Drive a conversational discovery session using the
|
|
81
|
+
Drive a conversational discovery session using the sibling `office-hours` skill. Output a single `office-hours-design.md` capturing:
|
|
82
82
|
|
|
83
83
|
- Problem statement
|
|
84
84
|
- Demand evidence (with numbers and dates)
|
|
@@ -158,7 +158,7 @@ Generate `html/prospectus/term_sheet.html` as an **A4 portrait, 10-page formal t
|
|
|
158
158
|
|
|
159
159
|
**Doctrine for the term sheet:**
|
|
160
160
|
|
|
161
|
-
- **Entity name is the IN01-filed name**, not a marketing entity. Issuer must read as the actual filed company (e.g.
|
|
161
|
+
- **Entity name is the IN01-filed name**, not a marketing entity. Issuer must read as the actual filed company (e.g. the name on the IN01 statement of capital, not the trading or marketing brand).
|
|
162
162
|
- **Cap table matches the IN01 + Round 1 dilution model exactly.** Pre-investment shares + new investor Round Shares = post-investment total. No fractional shares; no rounding to the % column that breaks share totals.
|
|
163
163
|
- **Founder list reads exactly as the cap table.** No phantom founders. Strategic shareholders (e.g. an investing LLP) ride in the cap table by entity name, not via their individuals.
|
|
164
164
|
- **Sole director on IN01 is the director-designate.** A term sheet that names two directors when IN01 names one is a defect.
|
|
@@ -185,10 +185,110 @@ Generate `01-narrative/deck-blueprint.md` as a **12-slide brief** the deck desig
|
|
|
185
185
|
11. Milestones (M0 to M-final timeline)
|
|
186
186
|
12. Other Information (compliance + platform dependency + contact)
|
|
187
187
|
|
|
188
|
-
Production notes attached: format (16:9 landscape, PDF + source deck), design tokens reference (
|
|
188
|
+
Production notes attached: format (16:9 landscape, PDF + source deck), design tokens reference (the operator's project design-tokens spec, path supplied at Stage 5 invocation), chart-source consistency with the financial model, speaker-note attribution.
|
|
189
189
|
|
|
190
190
|
References: `references/deck-blueprint-template.md`.
|
|
191
191
|
|
|
192
|
+
## Stage 4b — Prospectus synthesis
|
|
193
|
+
|
|
194
|
+
Generate `html/prospectus/index.html` as an **A4 portrait, 7-page persuasive prospectus** alongside the formal term sheet from Stage 3b. The prospectus is the narrative companion to the term sheet: cover + executive summary + architecture + go-to-market + platform asset + operating plan + use of funds / founders / team.
|
|
195
|
+
|
|
196
|
+
The templates live under `templates/prospectus/`:
|
|
197
|
+
|
|
198
|
+
```
|
|
199
|
+
templates/prospectus/
|
|
200
|
+
index.html # 7-page prospectus with {{ placeholders }}
|
|
201
|
+
term_sheet.html # 8-page term sheet with {{ placeholders }} (shared with Stage 3b)
|
|
202
|
+
render-pdf.mjs # image-only PDF renderer (shared with Stage 5)
|
|
203
|
+
```
|
|
204
|
+
|
|
205
|
+
**Intake — ask these before substituting any placeholder.** Group by section; wait for answers before drafting.
|
|
206
|
+
|
|
207
|
+
*Company identity:*
|
|
208
|
+
|
|
209
|
+
1. Legal name of the company (use "to be incorporated" if pre-IN01).
|
|
210
|
+
2. Trading / brand name (topbar + body copy + signatures).
|
|
211
|
+
3. Tagline / one-paragraph deck — what does the company do, who is it for, why is it different. ≤ 80 words.
|
|
212
|
+
4. Brand icon — 22×22 px PNG/SVG mark. Save as `<brand>-icon.png` alongside the HTML.
|
|
213
|
+
5. Cover hero image — landscape photograph, ≥ 2800 px on the long edge. Save as `hero.png` alongside the HTML.
|
|
214
|
+
6. Document month / year (topbar meta, e.g. "May 2026").
|
|
215
|
+
7. Document IDs — short refs for footers: prospectus (e.g. "ACME / FIN-001 / V1.0") and term sheet (e.g. "ACME / TS-001 / V1.0").
|
|
216
|
+
|
|
217
|
+
*The round:*
|
|
218
|
+
|
|
219
|
+
8. Round size, gross, £.
|
|
220
|
+
9. Post-money valuation cap, £.
|
|
221
|
+
10. Issue price per share, £. Confirm split between nominal value (typically £0.01) and share premium.
|
|
222
|
+
11. Number of new Round Shares (= round size ÷ issue price).
|
|
223
|
+
12. Founder shares retained at close — total and percentage (typically 80%).
|
|
224
|
+
13. Total shares post-closing.
|
|
225
|
+
14. Minimum cheque per investor, £.
|
|
226
|
+
15. Minimum aggregate raise, £, below which the round does not proceed.
|
|
227
|
+
16. Round close date and funds expected date (DD Month YYYY).
|
|
228
|
+
17. Use-of-proceeds split — typically four buckets (product, GTM, infrastructure, working capital + legal) totalling 100%.
|
|
229
|
+
|
|
230
|
+
*Founders and team:*
|
|
231
|
+
|
|
232
|
+
18. Founders — for each: full name, role, share count, percentage. Mark full-time vs advisors.
|
|
233
|
+
19. Director-designates at closing (at least one executive director).
|
|
234
|
+
20. NED nomination right — confirm threshold (e.g. any investor ≥ 10% may nominate one NED, subject to founder approval not unreasonably withheld).
|
|
235
|
+
21. Observer threshold (typically ≥ 5%).
|
|
236
|
+
22. First product hires planned in Y1 — trigger conditions for each.
|
|
237
|
+
|
|
238
|
+
*The thesis (narrative):*
|
|
239
|
+
|
|
240
|
+
23. The market — size, growth rate, target customer cohort. Cite sources (ONS, industry reports, named studies).
|
|
241
|
+
24. The opportunity / problem — what is currently broken or unmet.
|
|
242
|
+
25. Value proposition — pricing, what the customer gets, why it beats alternatives.
|
|
243
|
+
26. Architecture and differentiation — the structural moat. What does the company do that nobody else does? "AI" is not a moat; the moat is in *how* AI is applied.
|
|
244
|
+
27. Wedge → beachhead → blitzscale — staged GTM. Wedge = narrow entry product. Beachhead = one decisively winnable segment funded by Round 1. Blitzscale = market expansion funded by Round 2.
|
|
245
|
+
28. Distribution funnel — specific channels producing customers in months 1–6. Concrete: integrations, channels, named partners.
|
|
246
|
+
29. Pilots / paying customers at close — name them, who runs them, what they're paying.
|
|
247
|
+
|
|
248
|
+
*Financial model:*
|
|
249
|
+
|
|
250
|
+
30. Opening cash post-close — founder subscription + this round proceeds, less any capex at M0.
|
|
251
|
+
31. Capex at M0 — one-off hardware / set-up costs.
|
|
252
|
+
32. Monthly burn by phase — M1–M2 (founders only), M3–M9 (with first hire), M10–M12 (with second hire). Per-line breakdown.
|
|
253
|
+
33. MRR ramp — month-by-month MRR for M1–M12. Distinguish customer segments.
|
|
254
|
+
34. Customer count and device count by month if hardware is part of the offering.
|
|
255
|
+
35. Cash trajectory — month-by-month closing cash balance derived from (33) − burn. Identify cash low point and break-even month.
|
|
256
|
+
36. Round 2 plan — size range, timing (which month), gating milestones, what it funds.
|
|
257
|
+
|
|
258
|
+
*Operational / legal:*
|
|
259
|
+
|
|
260
|
+
37. Founder IP assignment — who is assigning IP to the company at closing? Outright? Any licence-back?
|
|
261
|
+
38. Conditions to closing — incorporation, IP assignment, DD, shareholders' agreement, cleared funds.
|
|
262
|
+
39. Governing law — confirm "English law, Exclusive jurisdiction of England & Wales courts" or substitute.
|
|
263
|
+
40. Long-form documentation timeline — within how many days of mutual signature will the subscription & shareholders' agreement and articles be circulated?
|
|
264
|
+
|
|
265
|
+
If the operator cannot answer (28), (33–35), or (36), flag explicitly that the prospectus will be incomplete and ask for sensible base-case assumptions. The financial chart on the cover and the operating-plan section both depend on these numbers.
|
|
266
|
+
|
|
267
|
+
**How to apply answers.**
|
|
268
|
+
|
|
269
|
+
1. Copy `templates/prospectus/{index.html, term_sheet.html, render-pdf.mjs}` into `html/prospectus/`.
|
|
270
|
+
2. Save the operator-supplied hero image as `hero.png` and brand icon as `<brand>-icon.png`.
|
|
271
|
+
3. Replace **global atomic placeholders** in both HTML files (the templates already carry these): `{{ BRAND_NAME }}`, `{{ COMPANY_LEGAL_NAME }}`, `{{ BRAND_ICON }}`, `{{ HERO_IMAGE }}`, `{{ TERM_SHEET_HTML }}`, `{{ TERM_SHEET_PDF }}`, `{{ PROSPECTUS_PDF }}`, `{{ TERM_SHEET_DOC_ID }}`, `{{ PROSPECTUS_DOC_ID }}`, `{{ DOC_MONTH_YEAR }}`, `{{ ROUND_SIZE }}`, `{{ POST_MONEY_CAP }}`, `{{ ISSUE_PRICE }}`, `{{ NOMINAL_VALUE }}`, `{{ SHARE_PREMIUM }}`, `{{ ROUND_SHARES }}`, `{{ FOUNDER_SHARES }}`, `{{ TOTAL_SHARES_POST }}`, `{{ MIN_CHEQUE }}`, `{{ MIN_AGGREGATE }}`, `{{ ROUND_CLOSE_DATE }}`, `{{ FUNDS_EXPECTED_DATE }}`, `{{ NEW_INVESTOR_PCT }}`, `{{ FOUNDERS_PCT }}`.
|
|
272
|
+
4. Replace **narrative blocks** in `index.html` paragraph-by-paragraph using the answers from sections (23)–(29) and (32)–(36). The placeholder narrative blocks are structural references, not content to keep.
|
|
273
|
+
5. Replace **cap table rows** in `term_sheet.html` (`<tr>` inside `<div class="captable">`) with the operator's actual founder names, roles, share counts, percentages.
|
|
274
|
+
6. Replace **signature block** in `term_sheet.html` with the director-designates.
|
|
275
|
+
7. Replace **financial chart data** in `index.html`. The cover chart is hand-coded SVG — find the `<polyline points="...">` for the cash line, the `<rect>` MRR bars, and the burn step-lines, and recompute coordinates from the new financial model (each MRR bar's `y` = `290 - (mrr_k / 60) * 120`, height = `120 - y_offset`). If recomputation is non-trivial, ask the operator for the 12 monthly cash and MRR values directly.
|
|
276
|
+
8. Update `<title>` and `<meta>` tags to reflect the new company.
|
|
277
|
+
|
|
278
|
+
**Doctrine for the prospectus.**
|
|
279
|
+
|
|
280
|
+
- **UK seed round only.** The templates encode UK FCA self-certification under FSMA 2000 (FPO) articles 48 (HNWI) and 50A (Self-certified Sophisticated Investor). Do not adapt for US, EU, or non-UK regimes without explicit operator instruction — the legal exemption text is jurisdiction-specific.
|
|
281
|
+
- **SEIS/EIS is post-funding, not a closing contingency.** The templates state that SEIS/EIS advance assurance will be pursued *after* the round closes and is not a condition of subscription. Do not promote SEIS/EIS as assured before distribution — it is misleading and breaks the FCA exemption.
|
|
282
|
+
- **Image-only PDF via Stage 5's `render-pdf.mjs`.** Same pipeline; the prospectus shares one renderer with the business plan and deck.
|
|
283
|
+
- **A4 fit is enforced.** Every `<section class="page">` must have `scrollHeight ≤ 1123 px + 2 px slack`. The remedy on overflow is to split the section into two `<section class="page">` blocks — never to shrink fonts or pad less.
|
|
284
|
+
- **Render to the same folder as the HTML.** The renderer reads relative asset paths (icon, hero image).
|
|
285
|
+
|
|
286
|
+
**Verify before shipping.**
|
|
287
|
+
|
|
288
|
+
1. Read every PNG in `.tmp-*/`. `pdfinfo` reporting "7 pages, A4" is not verification. Confirm: content fills the page, no whitespace gaps > 25 mm at the bottom, the cover hero looks right, the chart values match the model, founder names are spelled correctly, the cap table totals to 100%.
|
|
289
|
+
2. Hero image resolution floor: 2800 px on the long edge. Below that the cover prints soft.
|
|
290
|
+
3. The two FCA self-cert pages render cleanly — HNWI (FPO art. 48) and Sophisticated (FPO art. 50A). These are legally prescribed text; do not edit their wording without lawyer sign-off.
|
|
291
|
+
|
|
192
292
|
## Stage 5 — HTML + PDF render pipeline
|
|
193
293
|
|
|
194
294
|
For each artefact that ships as a print-ready PDF (business plan, prospectus, deck), produce three files under `html/<artefact>/`:
|
|
@@ -199,7 +299,7 @@ render-pdf.mjs # Playwright + img2pdf + qpdf pipeline (image-only PDF, linear
|
|
|
199
299
|
<artefact>.pdf # rendered output (regenerate after every HTML edit)
|
|
200
300
|
```
|
|
201
301
|
|
|
202
|
-
**Hard constraints
|
|
302
|
+
**Hard constraints (A4 portrait, image-only PDF):**
|
|
203
303
|
|
|
204
304
|
- A4 portrait: `@page { size: A4 portrait; margin: 18mm 16mm 20mm; }`
|
|
205
305
|
- One `<section class="page">` per A4 page; renderer aborts if `scrollHeight` exceeds 1123px + 2px slack.
|
|
@@ -250,9 +350,10 @@ References: `references/html-pdf-pipeline.md` for the canonical `render-pdf.mjs`
|
|
|
250
350
|
- `references/html-pdf-pipeline.md` — render-pdf.mjs canonical source + CSS scaffold
|
|
251
351
|
- `references/compliance-research-checklist.md` — UK + EU regulatory regimes to verify
|
|
252
352
|
- `references/internal-workings-scrub.md` — the public-vs-internal doctrine, patterns to scrub, recurrence list
|
|
253
|
-
- `references/design-tokens-application.md` — how to consume
|
|
353
|
+
- `references/design-tokens-application.md` — how to consume the operator's project design-tokens spec from an artefact's `:root` block
|
|
254
354
|
- `references/termsheet-template.md` — A4-portrait term-sheet structure, cap-table reconciliation, common defects
|
|
355
|
+
- `templates/prospectus/` — A4-portrait prospectus + term-sheet HTML templates and the shared `render-pdf.mjs` (consumed by Stages 3b, 4b, 5)
|
|
255
356
|
|
|
256
|
-
## Reference
|
|
357
|
+
## Reference example
|
|
257
358
|
|
|
258
|
-
|
|
359
|
+
When this skill has previously rendered a data room for the current operator, that directory is the canonical example — read it before drafting. When no prior data room exists for the operator, the fallback reference is `references/data-room-structure.md` (section-by-section purpose statements) plus the per-stage references listed above.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# HTML + PDF render pipeline
|
|
2
2
|
|
|
3
|
-
Image-only A4 portrait PDF, rendered from a single HTML file via Playwright + img2pdf + qpdf.
|
|
3
|
+
Image-only A4 portrait PDF, rendered from a single HTML file via Playwright + img2pdf + qpdf. Constraints inlined in the parent `SKILL.md` Stage 5.
|
|
4
4
|
|
|
5
5
|
## File layout per artefact
|
|
6
6
|
|
|
@@ -45,7 +45,7 @@ Issue price = pre-money / pre-investment shares = £1,400,000 / 500,000 = **£2.
|
|
|
45
45
|
|
|
46
46
|
## Doctrine
|
|
47
47
|
|
|
48
|
-
- **Issuer name is the IN01-filed legal entity.** Stale term sheets that reference a marketing
|
|
48
|
+
- **Issuer name is the IN01-filed legal entity.** Stale term sheets that reference a marketing or trading entity instead of the filed company are defects. The Companies House number on every page header should match the IN01.
|
|
49
49
|
- **Founder list reads exactly as the cap table.** Six holders on the cap table = six in the founder list. No phantom founders. Strategic shareholders (e.g. an investing LLP) ride in by entity name, not by their constituent individuals.
|
|
50
50
|
- **Sole director on IN01 is the director-designate on the term sheet's signature page.** A term sheet that names two directors when IN01 named one needs reconciling before issue.
|
|
51
51
|
- **SEIS/EIS posture is post-funding obligation, never closing contingency.** Never assured prior to distribution; no representation as to qualifying status. Forms no part of consideration.
|