README: lead with "Optimization Layer for AI Agents" positioning#76
Merged
Conversation
Rewrites the top-level README to reflect the v0.3.x pivot. Lead surface is now the four optimization products (Downsize / Cache / Script / Trim) in a 2×2 grid with one-line descriptions and the actual CLI commands — everything a visitor sees in the first viewport ties to a savings outcome. Drops from the README and moves to dedicated docs: - Python SDK setup + patch table → docs/python-sdk.md (new) - TypeScript SDK setup + span builder → docs/typescript-sdk.md (new) Removes redundant sections (the second Architecture H2, the lengthy Claude Code section that was already mirrored in docs/, the verbose CLI block) and replaces them with a single "Documentation" table that points at the per-topic deep-dives. README is now 225 lines (down from 641, 65% reduction). Every section above the fold answers "what does this save me?" — no SDK setup, no config TOML, no architecture diagrams before the value prop has landed. No code changes; no version bump. Co-Authored-By: Claude Opus 4.7 (1M context) <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
Top-level README rewrite to reflect the v0.3.x product pivot. Lead surface is now the four optimization products in a 2×2 grid; everything a visitor sees in the first viewport ties to a savings outcome.
Footprint
Test plan
🤖 Generated with Claude Code