Skip to content

DX pass: wevm-style polish + agent guide#7

Merged
mmurrs merged 1 commit into
mainfrom
dx/wevm-polish
May 21, 2026
Merged

DX pass: wevm-style polish + agent guide#7
mmurrs merged 1 commit into
mainfrom
dx/wevm-polish

Conversation

@mmurrs
Copy link
Copy Markdown
Owner

@mmurrs mmurrs commented May 21, 2026

Summary

  • Add AGENTS.md as the canonical agent integration guide — CORS, fail-fast config (no || testnet fallbacks), CDP key formats, ASCII description constraint, paymentDescription documented
  • Rewrite README in wevm-family voice; drop internal-app references; add explicit Base mainnet section and human-readable link to the agent guide
  • Replace domain-specific findmea-migration.js example with a generic migration sketch; tighten minimal-api.js
  • Tighten JSDoc and assertion error messages across src/ to consistently name field + env var + fix
  • Switch package.json#files to an explicit allowlist; expand keywords (mppx, usdc, base, cdp, agentic, etc.)

No public function signatures changed. No version bump. No new dependencies.

Test plan

  • npm run check — typecheck + 13/13 smoke tests pass
  • npm pack --dry-run — 14 files, 28.9 kB, no domain-specific examples in tarball
  • Skim AGENTS.md cold-read: confirm an agent could integrate dual402 from it without context
  • Skim README.md for tone alignment with mppx/wevm

🤖 Generated with Claude Code

@mmurrs mmurrs force-pushed the dx/wevm-polish branch 2 times, most recently from 66b625d to f2420cc Compare May 21, 2026 21:57
@mmurrs mmurrs merged commit 5d058e5 into main May 21, 2026
1 check passed
@mmurrs mmurrs deleted the dx/wevm-polish branch May 21, 2026 22:00
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