Skip to content

docs: add AGENTS.md, business integration guide, and CLAUDE.md stub#24

Merged
wthrajat merged 1 commit into
mainfrom
docs/integration-guides
Jul 10, 2026
Merged

docs: add AGENTS.md, business integration guide, and CLAUDE.md stub#24
wthrajat merged 1 commit into
mainfrom
docs/integration-guides

Conversation

@bufo24

@bufo24 bufo24 commented Jul 10, 2026

Copy link
Copy Markdown
Member

Summary

  • docs/INTEGRATION.md — self-contained business integration guide: client setup, environments/wallets, receiving (invoice minting + webhook-driven fulfillment), sending (live + sandbox amb_sandbox_behavior), raw-body webhook verification for Express/NestJS/Web-standard runtimes, full typed event shape, error handling, and a production checklist. Can be handed as-is to a team or an AI coding agent.
  • AGENTS.md — canonical agent/contributor guide with facts corrected against the source: serviceApiKey (x-api-key) vs apiKey (Bearer), transactions.send in the resource table (the previous doc claimed receive-only), codegen, constraints, release process, and a docs-to-keep-in-sync rule.
  • CLAUDE.md — now just @AGENTS.md, so all agents share one source of truth.
  • README.md — Docs section linking both.

Test plan

  • pnpm build passes
  • pnpm test passes (29/29)
  • pnpm format:check passes
  • Docs facts spot-checked against packages/payments/src (client config, resources, webhook types)

Add docs/INTEGRATION.md as a self-contained business integration guide
(receive, send, webhooks, sandbox, production checklist), AGENTS.md as
the canonical agent/contributor guide with corrected API facts
(serviceApiKey, transactions.send), and CLAUDE.md importing AGENTS.md.
Link both from the root README.
@wthrajat wthrajat merged commit 0d9240d into main Jul 10, 2026
2 checks passed
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.

2 participants