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

00 — START HERE: Homepage

This is the setup and orientation document for the Homepage 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 a complete, branded HTML homepage for a root domain. The homepage introduces the brand, shows offers, establishes authority, and routes visitors to the right next action. It is not an offer page (one offer, one action) — it is the front door that presents everything at once and lets the visitor choose.

Audience: Warm and cold traffic arriving at the root domain — prospects, referrals, anyone who Googled you. Format: Single HTML file, self-contained (inline styles, Google Fonts via CDN, no external CSS/JS dependencies). Lifecycle: Living document — updated when offers change, testimonials rotate, or events launch.


Operating Modes

ModeTriggerWhat It Produces
Mode 1 — BuildNew brand needs a homepage, or a full rebuild is warrantedComplete HTML homepage file
Mode 2 — Improve This KitQC surfaced issues, manual changes were made, or the kit needs to do moreUpdated kit files (golden example, output skill, quality)
Mode 3 — Update ContentOffer details changed, new testimonials, event dates shifted, photo updatedUpdated HTML with content swaps — structure stays the same

Mode 1 — Build

When to run: You have a brand with defined offers, at least one testimonial, brand references, and a photo. Follow the output skill (file 05) from Step 1 through delivery.

Before building, confirm understanding of inputs and plan: "Here is what I am going to build. Here are the inputs I am working from. Does this match your intent, or am I missing something?"

Do not start production until confirmed.

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

Mode 3 — Update Content

The most frequent mode. Swap offer details, testimonials, event dates, or CTAs without rebuilding the page. The section architecture stays fixed — only content within sections changes.


What This Does NOT Do


The Section Architecture

Every homepage has these sections, in this order. Each section has one job.

#SectionJob
1HeaderLogo + nav (anchor links) + CTA button. Sticky.
2HeroWho you serve + primary value + CTA. Two-column: main copy + side panel preview.
3Problem/PatternValidate their situation — name the pattern they are stuck inside.
4Featured ProductFree or low-ticket entry point (skill, tool, download). Show what it does + sample output.
5Paid OfferEvent, program, or service. Logistics grid (when, format, price, what you keep).
6AboutHero photo treatment (full-bleed background image with gradient overlay + bio copy).
7ProofTestimonial(s) with attribution. Context disclaimer for advisory-sourced proof.
8Pull QuoteSingle testimonial on accent background. Emotional beat between proof and CTA.
9Bottom CTARepeat primary CTA. Gradient background.
10FooterMeta disclaimer, testimonial context, brand attribution, contact, social links, legal links.

Brand Variants

This kit supports two brand systems. The output skill documents both.

ElementCYP / Practice BuildersAOS
Primary backgroundDeep Teal #0f2d3eCharcoal #1a1a1a
Secondary backgroundSlate Teal #3e666eDeep Black #111111
Light backgroundCream #f1ede6Cream #f5f4f0
Heading fontFraunces (serif)Cormorant Garamond (serif)
Body fontMontserrat (sans-serif)Inter (sans-serif)
Gold accent#b79d64 (shared)#b79d64 (shared)
ToneWarm ProfessionalDark Authority

File Inventory

#FileWhat It Is
0000-homepage-start-here.mdThis file — orientation, modes, section architecture
0101-homepage-context.mdRequired inputs, validation rules, brand variant selection
0202-homepage-terminology.mdLocked vocabulary — what terms mean in this kit
0303-homepage-golden-example.htmlReference output — the Practice Builders homepage
0404-homepage-quality.mdQC checklist — 100-point weighted, 90 threshold
0505-homepage-output-skill.mdThe production skill — how to build a homepage

Total: 6 files.


Relationship to Other Kits

KitRelationship
Offer PageHomepage links TO offer pages. Homepage shows the offer summary; the offer page closes the sale. Do not replicate offer page depth on the homepage.
Skill Delivery PageHomepage Featured Product section links to the skill delivery page. Different architecture (skill delivery is a download page, not a homepage section).
AOS Interactive NarrativeHomepage may link to articles. No architectural dependency.
Kit BuilderThis kit was produced by the Kit Builder (Mode 1). Improvements flow through Mode 2.

The Self-Improvement Loop

Build homepage → QC the output → Compare to golden example
    ↓
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 build is better.

After every build, 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-homepage/
    00-homepage-start-here.md          (this file)
    01-homepage-context.md
    02-homepage-terminology.md
    03-homepage-golden-example.html
    04-homepage-quality.md
    05-homepage-output-skill.md