Static public site
Deployable static website assets
public_site_20260615/
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.
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.
Deployable static website assets
public_site_20260615/
Primary crawler URL map
public_site_20260615/sitemap.xml
Crawler entry point for standalone sitemaps
public_site_20260615/sitemap-index.xml
Crawler sitemap discovery
public_site_20260615/robots.txt
Checks public URLs and prepares post-deploy growth actions
scripts/run_post_deploy_growth_runner_20260704.js
Copy-ready directory/launch board submissions
public_site_20260615/starterfixsprint-first-wave-submission-drafts.json
Researched external distribution targets
public_site_20260615/starterfixsprint-directory-target-research-pack.json
UTM and proof matrix for external channels
public_site_20260615/starterfixsprint-referral-tracking-matrix.json
Candidate URL list for post-deploy indexing push
public_site_20260615/starterfixsprint-indexnow-bulk-manifest.json
Operational deployment and distribution sequence
public_site_20260615/starterfixsprint-growth-launch-runbook.md
Social/directory preview image inventory
public_site_20260615/starterfixsprint-share-card-kit.json
Machine-readable free tools hub inventory
public_site_20260615/starterfixsprint-free-tools.json
Command: node scripts/build_growth_deploy_bundle_20260704.js
Proof: artifacts/starterfixsprint-growth-deploy-bundle-20260704.tar.gz exists locally
Command: Deploy public_site_20260615 to starterfixsprint.com using authorized host credentials
Proof: Key public URLs return HTTP 200
Command: node scripts/run_post_deploy_growth_runner_20260704.js
Proof: starterfixsprint-post-deploy-growth-runner-status.json shows public_ready=true
Command: Submit sitemap-index.xml and eligible IndexNow payload only after public 200
Proof: Accepted sitemap/IndexNow response
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
Command: Compare analytics source/medium/campaign to starterfixsprint-referral-tracking-matrix.json
Proof: Analytics export with referral rows
Command: Check rolling 30-day visitors
Proof: Analytics proves rolling 30-day visitors >= 1,000,000
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.