← Vault Index
Source: frameworks/kit-delivery-page/00-delivery-page-start-here.md

00 — START HERE: Delivery Page

This is the setup and orientation document for the Delivery Page Kit. Read this to understand what it is, what it does, what files it needs, and how to use it.


What This Is

This kit produces an HTML landing page where recipients download a free skill file or resource. One page, one purpose: deliver the resource with context, setup instructions, and a download button. The page is linked from email or DM — not indexed by search engines.

Audience: Practice owners / advisory clients who requested the resource via a handraiser post, DM, or email signup. Format: HTML (single file, inline styles, no external CSS) Lifecycle: One-shot per skill/resource. Updated only if the skill file or download URL changes.

Primary brand: CYP / Practice Builders (Deep Teal + Fraunces + Montserrat) Variant: AOS (Charcoal + Cormorant Garamond + Inter) — see brand mapping in 02-terminology


Operating Modes

ModeTriggerWhat It Produces
Mode 1 — CreateNew skill or resource needs a delivery pageComplete HTML delivery page
Mode 2 — Improve This KitQC failure, manual changes, or system suggestions after a buildUpdated kit files

Mode 1 — Create

When to run: After the skill file is built, tested, and uploaded to Cloudinary.

Inputs needed: Skill file details (name, description, output sections, trigger phrase), Cloudinary URL, page copy (hero, OG tags), setup steps, tips.

What it produces: A single HTML file ready for upload to Convertri or equivalent hosting.

Before building: Confirm understanding of the skill, the campaign context, and the brand treatment. Do not start production until the advisor confirms.

Mode 2 — Improve This Kit

The self-improvement loop. After running this kit:

  1. Did I change anything in the output by hand? → Update golden example + output skill
  2. Did QC miss something I caught? → Update quality checklist
  3. Should the kit do something it doesn't? → Update output skill

The rule: Every manual fix should become a kit fix.


What This Does NOT Do


Page Architecture

7 sections minimum, with an optional cross-sell section added per campaign:

#SectionBackgroundJob
1HeaderDeep Teal (sticky)Logo + "Download the Skill" anchor button
2HeroTeal-to-Slate gradientEyebrow + headline + subtitle
3What This Skill DoesCreamWhat the user does, what they get back, why it matters
4What You Get BackTeal-to-Slate gradientOutput sections listed — numbered rows
5SetupOff-WhiteNumbered steps + "Running It" subsection
6Download (CTA)Teal-to-Slate gradientDownload button (Cloudinary link) + one-line summary
7TipsDeep Teal3-4 usage tips from testing
8What's Next (optional)CreamCampaign-specific cross-sell — added per campaign, not required
9FooterDeep TealMeta disclaimer + results disclaimer + copyright + contact + legal links

File Inventory

#FileWhat It Is
0000-delivery-page-start-here.mdThis file — orientation, architecture, modes
0101-delivery-page-context.mdRequired inputs, validation rules
0202-delivery-page-terminology.mdLocked vocabulary, brand mapping, forbidden terms
0303-delivery-page-golden-example.htmlThe golden example — Client Intelligence Brief delivery page (CYP brand)
0404-delivery-page-quality.mdQC checklist — pass/fail with blocking failures
0505-delivery-page-output-skill.mdProduction workflow — section by section with full template

Total: 6 files.


Relationship to Other Kits

Skill Build Kit (content/frameworks/kit-skill-build/): Upstream dependency. The skill file and quick-start guide feed this page's content. Do not build until the skill file is tested.

Skill Delivery Page Kit (content/frameworks/kit-skill-delivery-page/): The AOS-branded version of this same page type. Uses AOS Interactive Narrative design system (Cormorant Garamond + Inter, charcoal backgrounds, CSS classes). This kit uses CYP/Practice Builders brand treatment (Fraunces + Montserrat, deep teal backgrounds, inline styles).

Handraiser Post Kit (content/frameworks/kit-handraiser-post/): The post drives traffic to this page via DMs. Page must be live before DMs are sent.

DM Sequence Kit (content/frameworks/kit-dm-sequence/): The DM sequence delivers the page URL. No direct content dependency.

Email Sequence Kit (content/frameworks/kit-email-sequence/): Email sequences may link to this page. No direct content dependency.

business-aos (Connected Repo): Voice and brand references. Load voice before writing page copy.


Self-Improvement Loop

Run kit → Produce delivery page → QC the page
    ↓
QC passes → Ship it. Done.
    ↓
QC fails OR you make manual changes → Mode 2
    ↓
Update golden example (if output changed)
Update output skill (if process needs to change)
Update quality checklist (if QC missed something)
    ↓
Next run is better.

After every kit run, ask:

  1. Did I change anything in the output by hand? → If yes, Mode 2.
  2. Did QC miss something I caught? → If yes, Mode 2.
  3. Is there something the kit should do that it doesn't? → If yes, Mode 2.

File Location

advisory-os-vault/content/frameworks/kit-delivery-page/
    00-delivery-page-start-here.md          (this file)
    01-delivery-page-context.md
    02-delivery-page-terminology.md
    03-delivery-page-golden-example.html
    04-delivery-page-quality.md
    05-delivery-page-output-skill.md