Today was one of those sessions where you start with one task and end up rebuilding the foundation. Here is everything that went in.
The Manifesto
The biggest addition today was the Stop Renting Your Intelligence page. I have been saying this for a while in conversations and in the build log, but it needed a proper home. The idea is simple: if your entire AI strategy is typing prompts into a generic chat interface owned by a big tech company, you are renting intelligence. You are also handing over your competitive context in the process.
The page has three custom-generated images: a hero image showing someone breaking free from digital chains tied to corporate logos, an architecture diagram showing how your own knowledge sits at the center with Claude, GPT, and Gemini as swappable engines underneath, and a knowledge sovereignty graphic showing your frameworks and decisions locked inside a vault while corporate hands reach in from outside.
The manifesto is now linked from the top nav, the homepage hero, and the About page. It also links back to the Ryan AI Brain page and the Obsidian knowledge capture post, so the whole cluster is connected.
Entity Schema Upgrade
This one was overdue. The site had a basic Person schema block but it was inconsistent. The BaseHead component was injecting a thinner version with a wrong LinkedIn URL that was not mine. That got cleaned up site-wide.
Every page on the site now carries the same full Person entity with correct sameAs links to LinkedIn, YouTube, Ready Plan Grow, Logoclothz, and the site root. The About page has the full entity graph including two Organization nodes for RPG and Logoclothz, each with their own identifiers and URLs. The BreadcrumbList is also on the About page now.
FAQ schema went into all 28 blog posts. Each post has a question and answer pair embedded in its structured data. This is the primary mechanism for getting cited in AI Overviews. The content collection schema was also updated to support the FAQ frontmatter field so Astro picks it up correctly during build.
Real Logos on the Platform Tiles
The Ready Plan Grow and Logoclothz tiles on the homepage were using generic SVG icons. Today they got their real logos pulled directly from each site. The RPG tile now shows the actual wordmark and the description was updated to read “The Clear Business Framework.” The Logoclothz tile shows the diamond badge icon.
Small change visually but it matters for brand coherence. When someone lands on the homepage and sees those tiles, they should immediately recognize the brands.
Internal Link Audit
Ran a full audit across all 28 blog posts and the main pages. Most posts had zero cross-links. Everything was pointing to the Learn section or the blog index and nothing else.
Deployed four topical clusters: AI Systems, Knowledge and Memory, SEO and Content, and Voice and Writing. Each cluster now has a hub post and supporting posts that link to each other using consistent anchor text. Every post also has a Related Reading section with three topically matched posts.
The goal here is not just SEO. It is AEO. When an AI system crawls the site looking for who knows about multi-agent orchestration, it should find six interconnected posts all pointing at each other with consistent language. That is how you get cited.
Copy Fixes
A few smaller things:
The About page now correctly describes the Pancoast tumor surgery rather than just saying lung cancer. That was important to get right. It was a Pancoast tumor at the top of the left lung invading the shoulder’s nervous system. The surgery is one of the most complex thoracic procedures there is. That story deserves to be told accurately.
The expertise section heading on About was changed from “My Expertise” to “The stuff I actually use.” The agents section was rewritten to list the actual agents running in the system with a note that Claude, Gemini, and OpenAI are on call for each one, with Perplexity handling real-time research.
The AI Builds page was renamed from Manus Builds to AI Builds. The aiwithrye.com tile no longer has a link since it is the site you are already on.
What Is Next
The site is now at 49 pages. The schema is solid. The internal linking is structured. The next logical step is getting the sitemap submitted to Google Search Console and starting to track which posts are getting picked up in AI Overviews.
The manifesto is the content I most want people to find. If you are building with AI and you have not thought about owning your context, that is the place to start.
Find me across the web
Stay curious, my AI friend. It's the secret sauce - think like you are seven. - Ryan
