← Vault Index
Source: frameworks/kit-homepage/01-homepage-context.md

01 — CONTEXT: Homepage

Input definitions, validation rules, and what each mode requires.


Mode 1 Inputs — Build Homepage

InputRequiredExampleUsed For
Brand variantYescyp or aosDetermines color palette, fonts, tone, asset URLs
Brand nameYes"Practice Builders"Header, footer, meta tags, OG tags
Tagline / descriptorYes"AI Skills for Professional Services"Meta description, header subtext
Domain URLYeshttps://thepracticebuilders.aiHeader logo link, OG URL, canonical
Owner nameYes"Kathryn Brown"Header byline, about section, footer
Owner photo URLYesCloudinary/CDN hosted imageAbout hero background
Logo URLYesCDN-hosted PNG or SVGHeader logo
Hero headlineYes"AI skills built on your real practice data — ready in minutes."Hero section H1
Hero subheadlineYes"Start with a single skill..."Hero supporting copy
Target audience descriptorYes"For Consultants, CPAs & Advisors"Hero eyebrow
Featured product nameYes"Client Intelligence Brief"Featured product section, hero side panel, CTAs
Featured product URLYeshttps://thepracticebuilders.ai/cibAll CTA buttons for free offer
Featured product descriptionYes"Paste recent client emails into any AI assistant..."Featured product section body copy
Featured product sample outputYes4-5 bullet preview of what the skill producesFeatured product "Sample Output" panel
Paid offer nameYes"The Build"Paid offer section heading
Paid offer URLYeshttps://thepracticebuilders.ai/the-buildPaid offer CTA
Paid offer descriptionYes"3 sessions. 3 skills..."Paid offer body copy
Paid offer logisticsYesWhen, Format, Price, What You Keep2x2 logistics grid
About copyYes2-3 paragraphs, first person or third personAbout hero content
Testimonial(s)YesAt least 1 with quote, attribution, and companyProof section + pull quote section
Contact emailYeskathryn@creatingyourplan.comFooter
Social linksNoLinkedIn URL, Substack URLFooter
Navigation itemsNoDefault: [Featured Product anchor, Paid Offer anchor, About anchor]Header nav
Privacy/Terms/Disclaimer URLsNocreatingyourplan.com/privacy-policyFooter legal links
Pattern/Problem copyYes2-3 paragraphs naming the problem the audience facesProblem section

Validation Rules — Mode 1

  1. Brand variant must be specified before building. CYP and AOS use different palettes, fonts, and tone. Do not mix them. If unclear, ask.
  2. Owner photo must be a hosted URL, not a local file. The homepage is deployed to Convertri or a static host — local paths break.
  3. At least one testimonial with a real name and company. Anonymous quotes ("A satisfied client") do not build credibility on a homepage.
  4. Featured product must have a working URL. The homepage primary CTA drives to this page. A dead link is worse than no homepage.
  5. Paid offer logistics must be complete. If dates, price, or format are TBD, use a placeholder like "Coming Soon" but never leave the section blank or remove it.
  6. All copy must pass voice.md and copy-qc.md before inclusion. Homepage copy is the first thing a prospect reads. AI tells on the homepage destroy credibility before the visitor reaches any offer page.
  7. No internal acronyms in any visible text. Spell out "Client Intelligence Brief" — never "CIB." Spell out "Practice Builders" — never "PB." See copy-qc.md P1 rule on internal shorthand.

Mode 2 Inputs — Improve This Kit

InputRequiredSourceUsed For
Kit locationYescontent/frameworks/kit-homepage/Which kit to improve
TriggerYesQC failure, manual output changes, or system suggestionDetermines which files to update
Updated outputIf applicableThe corrected HTML fileReplaces file 03 (golden example)
QC findingsIf applicableSpecific checklist items that failedUpdates file 04 (quality)
Process changesIf applicableSteps wrong, missing, or in wrong orderUpdates file 05 (output skill)

Validation Rules — Mode 2

  1. Always read the current kit files before making changes.
  2. Changes propagate — if you update the golden example, check whether the output skill and quality checklist still match.
  3. Never remove a quality check without a reason.
  4. Document what changed and why:

Mode 3 Inputs — Update Content

InputRequiredSourceUsed For
Current homepage HTMLYesThe deployed or latest versionBase file to modify
What changedYes"New event dates," "New testimonial," "Updated price"Identifies which sections to touch
New contentYesThe replacement copy, dates, URLs, etc.Swapped into the appropriate section

Validation Rules — Mode 3

  1. Do not change section order or architecture in Mode 3. That requires Mode 1.
  2. Run the quality checklist after content swaps — even small changes can break responsive layout or violate copy rules.
  3. If the update touches testimonials, verify the footer disclaimer still covers the testimonial context accurately.

Input Priority Hierarchy

When inputs conflict or are ambiguous:

  1. The golden example wins for structure, section order, and visual patterns
  2. Kathryn's explicit direction wins for copy, positioning, and audience framing
  3. Brand reference files win for colors, fonts, and voice (visual-style-cyp.md or visual-style.md + voice.md)
  4. copy-qc.md wins for AI pattern detection — any flagged copy gets rewritten regardless of source

External QC Dependencies

This kit's output contains customer-facing prose and brand voice. The following external files are mandatory QC gates:

FileLocationWhen to RunWhat It Catches
voice.mdbusiness-aos/reference/core/voice.mdBefore writing any copyWrong vocabulary, wrong tone, forbidden words
copy-qc.mdbusiness-aos/reference/brand/copy-qc.mdAfter all copy is written, before visual reviewAI-generated patterns (11 checks, P1/P2/P3 severity)
visual-style-cyp.mdbusiness-aos/reference/brand/visual-style-cyp.mdDuring build (CYP variant)Wrong colors, fonts, component patterns
visual-style.mdbusiness-aos/reference/brand/visual-style.mdDuring build (AOS variant)Wrong colors, fonts, component patterns