Deploy handoff bundle

Starter Fix Sprint Growth Deploy Bundle

A deploy handoff bundle that packages the static site, growth manifests, post-deploy runner, submission drafts, tracking matrix, directory targets, and proof checklist for Starter Fix Sprint traffic growth. This package prepares deployment and post-deploy growth execution; it does not prove public traffic by itself.

Build command

node scripts/build_growth_deploy_bundle_20260704.js

The bundle builder copies the static site and growth execution files into artifacts/, writes a manifest and file list, and creates a .tar.gz archive when tar is available.

Bundle contents

required

Static public site

Deployable static website assets

public_site_20260615/

required

Main sitemap

Primary crawler URL map

public_site_20260615/sitemap.xml

required

Sitemap index

Crawler entry point for standalone sitemaps

public_site_20260615/sitemap-index.xml

required

Robots file

Crawler sitemap discovery

public_site_20260615/robots.txt

required

Post-deploy runner

Checks public URLs and prepares post-deploy growth actions

scripts/run_post_deploy_growth_runner_20260704.js

required

First-wave drafts

Copy-ready directory/launch board submissions

public_site_20260615/starterfixsprint-first-wave-submission-drafts.json

required

Directory targets

Researched external distribution targets

public_site_20260615/starterfixsprint-directory-target-research-pack.json

required

Referral tracking matrix

UTM and proof matrix for external channels

public_site_20260615/starterfixsprint-referral-tracking-matrix.json

required

IndexNow bulk manifest

Candidate URL list for post-deploy indexing push

public_site_20260615/starterfixsprint-indexnow-bulk-manifest.json

required

Growth launch runbook

Operational deployment and distribution sequence

public_site_20260615/starterfixsprint-growth-launch-runbook.md

optional

Share card kit

Social/directory preview image inventory

public_site_20260615/starterfixsprint-share-card-kit.json

optional

Free tools inventory

Machine-readable free tools hub inventory

public_site_20260615/starterfixsprint-free-tools.json

Deploy sequence

Step 1

Build bundle

Command: node scripts/build_growth_deploy_bundle_20260704.js

Proof: artifacts/starterfixsprint-growth-deploy-bundle-20260704.tar.gz exists locally

Step 2

Deploy static site

Command: Deploy public_site_20260615 to starterfixsprint.com using authorized host credentials

Proof: Key public URLs return HTTP 200

Step 3

Run post-deploy growth runner

Command: node scripts/run_post_deploy_growth_runner_20260704.js

Proof: starterfixsprint-post-deploy-growth-runner-status.json shows public_ready=true

Step 4

Submit crawler/indexing assets

Command: Submit sitemap-index.xml and eligible IndexNow payload only after public 200

Proof: Accepted sitemap/IndexNow response

Step 5

Use first-wave submission drafts

Command: Copy fields from starterfixsprint-first-wave-submission-drafts.json into eligible free directory/launch forms

Proof: Listing URL, scheduled launch URL, receipt, or skip note

Step 6

Measure referrals

Command: Compare analytics source/medium/campaign to starterfixsprint-referral-tracking-matrix.json

Proof: Analytics export with referral rows

Step 7

Traffic completion audit

Command: Check rolling 30-day visitors

Proof: Analytics proves rolling 30-day visitors >= 1,000,000

Completion boundary

The bundle exists to reduce deployment friction. The 1,000,000 monthly visits goal remains incomplete until analytics proves rolling 30-day visitors are at or above 1,000,000.