Skip to content

docs(adapters): sweep per-adapter READMEs to match v0.6.0–v0.25.0 - #38

Merged
deblasis merged 3 commits into
mainfrom
docs/adapter-readme-sweep
Aug 14, 2026
Merged

docs(adapters): sweep per-adapter READMEs to match v0.6.0–v0.25.0#38
deblasis merged 3 commits into
mainfrom
docs/adapter-readme-sweep

Conversation

@deblasis

Copy link
Copy Markdown
Contributor

A 30-adapter docs pass verifying every README claim against the adapter's actual code surface. Covers: stripe idempotency/pagination/PI endpoints, entra-id RS256+JWKS, discord gateway+Ed25519, salesforce general SOQL (stale 'no parser' claim removed), aws-s3/azure binary round-trip, powerplatform Dataverse writes, idempotency (adyen/braintree/netsuite), signed deliveries (whatsapp/square/twilio), refresh grants, and DELETE endpoints across the CRUD batch. READMEs-only (verified: zero .star/adapter.yaml changes); parse guard + full suite 31/31.

…avior

A 30-adapter docs pass verifying every README claim against the adapter's
actual code surface (adapter.yaml + handlers). Highlights:
- stripe-style: Idempotency-Key section (replay/scoping/2xx-only), pagination
  section, and the 13 missing endpoint rows (PaymentIntents/PaymentMethods/
  Refunds).
- entra-id-style: access tokens are real RS256 JWTs (not "synthetic
  encoding"), GET /common/discovery/v2.0/keys JWKS documented.
- discord-style: WebSocket Gateway lifecycle, Ed25519-signed interactions +
  deliveries, cursor pagination.
- salesforce-style: general SOQL engine documented (stale "we do NOT
  implement a full parser" claim removed), refresh_token rotation, composite
  URL pattern.
- aws-s3/azure-storage: byte-exact binary round-trip. powerplatform:
  Dataverse write side + $select/$count. Plus idempotency (adyen/braintree/
  netsuite externalId), signed deliveries (whatsapp/square/twilio), refresh
  grants (x-articles/threads/bluesky), and DELETE endpoints across the CRUD
  batch.
@deblasis
deblasis merged commit b59c086 into main Aug 14, 2026
1 check 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.

1 participant