docs(deck): replace generic TAM slide with a sourced “why now” convergence thesis - #2878
Merged
macanderson merged 1 commit intoAug 11, 2026
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Reviewer's GuideReplaces the prior generic market-size slide in the investor deck with a new sourced “why now” convergence thesis slide, including an updated SVG diagram, copy, accessibility text, and a detailed changelog entry documenting the editorial rationale and sources. Flow diagram for the new "why now" convergence thesis slideflowchart LR
capability[CAPABILITY ↑\nopen vs closed gap 8.04% → 1.70%]
cost[COST ↓\nopen frontier-class ~1/27th o1 price]
demand[DEMAND ↑\nenterprise AI spend $11.5B → $37B\n$4B AI coding]
convergence[Convergence window\nverified, private AI infrastructure]
claim[Strategic claim\ncontrol layer still unclaimed]
capability --> convergence
cost --> convergence
demand --> convergence
convergence --> claim
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
macanderson
marked this pull request as ready for review
August 11, 2026 22:15
Contributor
There was a problem hiding this comment.
Sorry @macanderson, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
macanderson
deleted the
codex/revise-and-enhance-presentation-deck-45w94j
branch
August 11, 2026 22:15
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.
Motivation
Description
website/public/presentations/investor-deck.htmlthat visualizes three converging forces (open-model capability, falling inference cost, and rising enterprise demand) and concludes that the control layer remains unclaimed.website/public/presentations/CHANGELOG.mdwith a clear Revision 4 entry documenting the editorial rationale, the exact sourced claims, and the decision to remove the speculative 2030 projection.Testing
git diff --check, which reported no formatting errors in the changed files.make guards-fastand observed the repository pre-checks succeed until theshellcheckstep failed becauseshellcheckis not installed in the environment, causing the target to exit with an error.node scripts/deck-fit.mjsto verify slide fitting in multiple viewports, but the run could not be completed becauseplaywright-core/Chromium were not available andnpm install playwright-corefailed due to registry access (HTTP 403).Codex Task
Summary by Sourcery
Replace the investor deck’s generic market-size slide with a sourced, convergence-based “why now” investment thesis focused on capability, cost, and demand.
Documentation: