chore(seo): commit SEO audit trail and free-tier Trends script#40
Merged
Conversation
Adds the SEO audit reports that drove the v2 and v3 plans, the v3
validation log capturing build assertions and Wave A/B outcomes, and a
free-tier Google Trends fetcher for the five hub head terms.
- audits/seo-2026-05/{README,content,geo,keywords,schema,sitemap,technical}.md:
six-agent audit reports (sitemap, indexability, technical, schema,
keywords/clusters, GEO/AI-citability) that fed the v2 and v3 plans.
- audits/seo-2026-05/v3-validation.md: cumulative Wave A/B verification
log — citation cleanup, KNOWLEDGE_VERSION bump, hub-page assertions.
- audits/seo-2026-05/scripts/trends.py: PEP 723 pytrends script that
fetches interest-over-time, by-region, and related-queries for the
five hub head terms; writes CSV+JSON to output/ for retrospective
priority validation against the keyword landscape.
- .gitignore: add .tmp/, .trees/, .claude/ to prevent future accidental
staging of local-only directories.
|
🚀 Preview deployed to: https://ecb8b02f.gemmology-dev.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sitemap,technical,schema,keywords,content,geo) that formed the evidence base for the v2 and v3 SEO plans.v3-validation.md: cumulative Wave A/B verification log covering citation cleanup,KNOWLEDGE_VERSIONbump, and hub-page structural assertions.audits/seo-2026-05/scripts/trends.py: PEP 723 pytrends script that fetches interest-over-time, by-region, and related-queries for the five hub head terms, writing CSV and JSON tooutput/for retrospective keyword-priority validation..gitignoreto exclude.tmp/,.trees/, and.claude/— local-only directories that should never be staged.No source code, components, or build configuration were changed. This is an audit-trail and configuration commit only.
Test plan
git statusclean except for intended files