docs: consolidate product thesis into single vision.md#39
Merged
codybmenefee merged 5 commits intomainfrom Feb 23, 2026
Merged
Conversation
All thesis, philosophy, and mission content is now sourced from docs/vision.md. Duplicate claims removed from README, agents.md, app/CLAUDE.md, CONTRIBUTING.md, and docs/phasing.md. Each now references vision.md rather than restating the thesis. Also adds start.sh for running Convex + Vite dev servers concurrently. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…c bets Adds sections on the founding philosophical principle, the multiplicative value proposition (stocking density × scale), the directed attention product mechanic, the farmer-as-benchmark trust model, the collar dependency and open-source hardware strategy, and the why-now framing grounded in SpaceX/Blue Origin launch economics and LLM maturity. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Overhaul all marketing copy to match updated vision.md. Remove probability/gradient language throughout. Replace with farmer-judgment framing centered on predicting what a trained farmer would do. Landing page: new hero headline, badges, body copy, showcase sections (morning_report --daily, ndvi health, earn trust), how-it-works steps (observe/reason/decide), beta banner, and CTA. Nav label updated to how-it-works. Investors page: restructured with new sections -- The Value Proposition (multiplicative unlock), The Product (Greg Judy description + directed attention mechanic), The Farmer as Benchmark, Why Now (3 vectors), The Collar Dependency. Platform Vision removes John Deere reference. Moat flywheel line updated. Supporting pages: technology hero subtitle, scoring engine and recommendation AI descriptions, GPS Collars card updated. Research page gets collar strategy sentence and recommendation accuracy bullet. TechnologyConvergence diagram: 4 vectors reduced to 3 (satellite resolution, LLM maturity, drone accessibility). Visual scale: reduced html font-size ramp (13/14/15px) and PageSection default padding (py-12) to fix overly zoomed feel. Greg Judy linked to YouTube video in landing page and investors page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
docs/vision.mdas the single authoritative source for the product thesis, philosophy, and design principlesREADME.md,agents.md,app/CLAUDE.md,CONTRIBUTING.md, anddocs/phasing.md— each now referencesvision.mdinsteadstart.shto run Convex + Vite dev servers concurrently from the repo rootWhy
Vision and thesis content was scattered across at least 5 files with competing or duplicated claims. Everything is now downstream of one doc.
🤖 Generated with Claude Code