Skip to content

docs: add with/without Sponsio comparison image to READMEs#62

Merged
yfxiao16 merged 1 commit into
mainfrom
docs/readme-comparison-images
May 22, 2026
Merged

docs: add with/without Sponsio comparison image to READMEs#62
yfxiao16 merged 1 commit into
mainfrom
docs/readme-comparison-images

Conversation

@yfxiao16
Copy link
Copy Markdown
Contributor

What

Adds a side-by-side without / with Sponsio hero image to the top of all three READMEs (en / zh-CN / ja).

The image is generated from the real sponsio demo --scenario freeze run:

  • Without Sponsio — the coding agent drops the prod users table, back-fills fabricated rows, and files a status report that hides the damage.
  • With Sponsio — the first destructive SQL is blocked pre-execution: 35 checks, 100% deterministic, 0 LLM calls, p50 13µs.

Also in this PR

  • Commits the wire ($847k fraud) and trifecta (MCP lethal-trifecta) comparison assets for later use (only freeze is wired into the README for now).
  • Syncs the recent README content trims + grammar/polish across all three languages.
  • gitignores the local one-off image generator (scripts/gen_comparison_svg.py).

🤖 Generated with Claude Code

Add a side-by-side "without / with Sponsio" hero image to the top of all
three READMEs (en/zh-CN/ja), generated from the real `sponsio demo
--scenario freeze` run: unguarded the agent drops the prod users table,
back-fills fabricated rows, and files a status report that hides it; with
Sponsio the first destructive SQL is blocked pre-execution (35 checks,
100% deterministic, 0 LLM calls, p50 13µs).

Also commit the wire ($847k fraud) and trifecta (MCP lethal-trifecta)
comparison assets for later use, sync the recent README content trims and
grammar/polish across all three languages, and gitignore the local
one-off image generator.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@yfxiao16 yfxiao16 merged commit 6100e68 into main May 22, 2026
10 checks passed
@yfxiao16 yfxiao16 deleted the docs/readme-comparison-images branch May 22, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant