Skip to content

docs(extensions): register Settlement Attestation, Composite Trust Query, and RFC 9421 Message Signing extensions (AlgoVoi-authored)#1896

Open
chopmob-cloud wants to merge 4 commits into
a2aproject:mainfrom
chopmob-cloud:docs-extensions-settlement-ctq-rfc9421
Open

docs(extensions): register Settlement Attestation, Composite Trust Query, and RFC 9421 Message Signing extensions (AlgoVoi-authored)#1896
chopmob-cloud wants to merge 4 commits into
a2aproject:mainfrom
chopmob-cloud:docs-extensions-settlement-ctq-rfc9421

Conversation

@chopmob-cloud

@chopmob-cloud chopmob-cloud commented May 30, 2026

Copy link
Copy Markdown

Closes #1897.

Summary

Registers four AlgoVoi-authored extensions in the example extensions table -- Compliance Gate, Settlement Attestation, Composite Trust Query, and RFC 9421 Message Signing.

Compliance Gate Extension (https://docs.algovoi.co.uk/compliance-gate-v1)
Method Extension -- admission-time sanctions/KYC gate returning ALLOW / REFER / DENY as a Compliance Receipt canonicalized under RFC 8785 (JCS). Companion IETF I-D: draft-hopley-x402-compliance-receipt. Also filed as PR #1886 (superseded by this combined PR if preferred by maintainers).

Settlement Attestation Extension (https://docs.algovoi.co.uk/settlement-attestation-v1)
Method Extension -- post-settlement categorical record from the facilitator: SETTLED / PENDING_FINALITY / REVERSED. settled_payment_ref binds the attestation to its Payment Mandate by JCS canonical sha256: reference. Companion IETF I-D: draft-hopley-x402-settlement-attestation.

Composite Trust Query Extension (https://docs.algovoi.co.uk/composite-trust-query-v1)
Method Extension -- multi-issuer composite verdict: TRUSTED / PROVISIONAL / INSUFFICIENT_EVIDENCE / UNTRUSTED. Composes compliance, settlement, and counterparty-risk evidence from independent parties into a single verifiable envelope. Companion IETF I-D: draft-hopley-x402-composite-trust-query.

RFC 9421 Message Signing Extension (https://docs.algovoi.co.uk/rfc9421-binding-v1)
AlgoVoi-authored binding of RFC 9421 (HTTP Message Signatures) and RFC 9530 (Digest Fields) to A2A task envelopes -- transport-layer cryptographic signing with multi-hop proxy-chain survival. Reference impl: algovoi-rfc9421-verifier (PyPI / npm, Apache 2.0).

All four are AlgoVoi-authored, Apache 2.0, with reference implementations on PyPI and npm. Byte-for-byte cross-validated across 8 independent JCS implementations.


AlgoVoi (chopmob-cloud) -- Acquisition enquiries: https://docs.algovoi.co.uk/acquisition

…omposite Trust Query, and RFC 9421 Message Signing extensions (AlgoVoi-authored)
@chopmob-cloud chopmob-cloud requested review from a team as code owners May 30, 2026 10:22

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the extensions documentation by adding four new AlgoVoi-authored extensions to the reference table. The review feedback suggests appending a version indicator (v1) to the RFC 9421 Message Signing Extension description to maintain consistency with the other entries in the table.

Comment thread docs/topics/extensions.md Outdated
…tlement-ctq-rfc9421

# Conflicts:
#	.github/actions/spelling/expect.txt
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.

Register AlgoVoi payment extensions in example extensions list (Settlement Attestation, Composite Trust Query, RFC 9421 Signing)

1 participant