You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/growth/acquisition-discoverability-review-2026-09-03.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -446,15 +446,21 @@ Success criteria:
446
446
|`llms.txt`| HTTP 200 in E2E and `text/markdown` content type |
447
447
| Homepage experiment control | Existing unit coverage passed; experiment code was unchanged |
448
448
449
-
CI and production verification will be added after the pull request deploys.
449
+
## Production verification
450
+
451
+
-[PR #129](https://github.com/willwearing/graspful/pull/129) merged the acquisition and discoverability improvements. Its full CI suite and production deployment passed.
452
+
-[PR #130](https://github.com/willwearing/graspful/pull/130) fixed CLI and MCP analytics delivery and identity continuity. PostHog received the labeled `course scaffolded` validation event from the built CLI through `posthog-node`.
453
+
-[PR #131](https://github.com/willwearing/graspful/pull/131) added the Google Search Console verification token. The token is live on `https://graspful.ai/`, Google verified ownership, and the resubmitted sitemap reports 24 discovered pages.
454
+
- Bing Webmaster Tools imported the verified property. The canonical sitemap has 24 discovered URLs and entered processing with no errors or warnings. Bing reports four known sitemaps and 40 discovered URLs across the main site and public academies.
455
+
-[PR #132](https://github.com/willwearing/graspful/pull/132) moved CLI and MCP releases to npm Trusted Publishing and preserved their executable mappings. The [release workflow](https://github.com/willwearing/graspful/actions/runs/33888729227) published `@graspful/cli@0.2.7` and `@graspful/mcp@0.2.5` successfully.
456
+
- A clean registry install created both `graspful` and `graspful-mcp` executables. The installed CLI reported version `0.2.7`; the installed MCP package reported version `0.2.5`.
450
457
451
458
## Remaining access blockers
452
459
453
-
- Google Search Console: Required for actual queries, impressions, click-through rate, selected canonicals, index status, and Core Web Vitals field data.
454
-
- Bing Webmaster Tools: Required for Bing discovery and index diagnostics.
460
+
- Google Search Console needs time to process the newly verified property before query, index, selected canonical, and Core Web Vitals reports become available.
461
+
- Bing needs time to process the newly submitted canonical sitemap.
455
462
- A paid keyword data source or Google Ads Keyword Planner: Required for reliable query-volume and difficulty estimates.
456
463
- Backlink index access: Required for a complete domain-authority and referring-domain comparison.
457
-
- Production CLI and MCP environment visibility: Required to confirm why activation events remain absent.
458
464
- Consent and customer assets: Required for case studies, academy links, screenshots, and customer proof.
459
465
460
466
## Reference pages
@@ -463,5 +469,7 @@ CI and production verification will be added after the pull request deploys.
463
469
- Production documentation: [Graspful docs](https://graspful.ai/docs)
464
470
- PostHog dashboard: [Acquisition and creator conversion](https://us.posthog.com/project/345138/dashboard/2063181)
465
471
- Active experiment: [Homepage product proof](https://us.posthog.com/project/345138/experiments/460864)
0 commit comments