Skip to content

Commit dbe2a37

Browse files
authored
docs: record acquisition review completion (#133)
1 parent 1ee11c7 commit dbe2a37

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

docs/growth/acquisition-discoverability-review-2026-09-03.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -446,15 +446,21 @@ Success criteria:
446446
| `llms.txt` | HTTP 200 in E2E and `text/markdown` content type |
447447
| Homepage experiment control | Existing unit coverage passed; experiment code was unchanged |
448448

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`.
450457

451458
## Remaining access blockers
452459

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.
455462
- A paid keyword data source or Google Ads Keyword Planner: Required for reliable query-volume and difficulty estimates.
456463
- 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.
458464
- Consent and customer assets: Required for case studies, academy links, screenshots, and customer proof.
459465

460466
## Reference pages
@@ -463,5 +469,7 @@ CI and production verification will be added after the pull request deploys.
463469
- Production documentation: [Graspful docs](https://graspful.ai/docs)
464470
- PostHog dashboard: [Acquisition and creator conversion](https://us.posthog.com/project/345138/dashboard/2063181)
465471
- Active experiment: [Homepage product proof](https://us.posthog.com/project/345138/experiments/460864)
472+
- npm CLI package: [@graspful/cli](https://www.npmjs.com/package/@graspful/cli)
473+
- npm MCP package: [@graspful/mcp](https://www.npmjs.com/package/@graspful/mcp)
466474
- Existing SEO plan: [`docs/growth/seo-growth-plan.md`](./seo-growth-plan.md)
467475
- Existing experiment plan: [`docs/growth/landing-page-experiment-plan.md`](./landing-page-experiment-plan.md)

0 commit comments

Comments
 (0)