Skip to content

docs: document Tempo session v2 protocol#278

Open
brendanjryan wants to merge 1 commit into
mainfrom
brendanjryan/tempo-session-v2-spec
Open

docs: document Tempo session v2 protocol#278
brendanjryan wants to merge 1 commit into
mainfrom
brendanjryan/tempo-session-v2-spec

Conversation

@brendanjryan

@brendanjryan brendanjryan commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Document Tempo session v2 protocol negotiation and precompile channel descriptors.
  • Add v2 snapshot/bootstrap, verification, accounting, close, receipt, and schema updates.

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

Spec Preview

Spec Changed Artifacts
draft-card-charge-00 - HTML · TXT · XML · PDF
draft-evm-charge-00 - HTML · TXT · XML · PDF
draft-hedera-charge-00 - HTML · TXT · XML · PDF
draft-httpauth-payment-00 - HTML · TXT · XML · PDF
draft-lightning-charge-00 - HTML · TXT · XML · PDF
draft-lightning-session-00 - HTML · TXT · XML · PDF
draft-payment-discovery-00 - HTML · TXT · XML · PDF
draft-payment-intent-charge-00 - HTML · TXT · XML · PDF
draft-payment-transport-mcp-00 - HTML · TXT · XML · PDF
draft-solana-charge-00 - HTML · TXT · XML · PDF
draft-stellar-charge-00 - HTML · TXT · XML · PDF
draft-stripe-charge-00 - HTML · TXT · XML · PDF
draft-tempo-charge-00 - HTML · TXT · XML · PDF
draft-tempo-session-00 Yes HTML · TXT · XML · PDF

Browse preview release assets

@brendanjryan brendanjryan marked this pull request as ready for review June 10, 2026 16:39
@brendanjryan brendanjryan requested review from jxom and tmm June 10, 2026 16:41

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6c197388d7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

"escrowContract": "0x9d136eEa063eDE5418A6BC7bEafF009bBb6CFa70",
"chainId": 42431
"chainId": 42431,
"sessionProtocol": "v2"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep the worked example on a valid protocol

Setting this challenge to sessionProtocol: "v2" makes the rest of the complete example non-compliant: the immediately following open, voucher, and close payloads omit descriptor, even though this commit makes descriptor REQUIRED for v2 credentials. Implementations copying this worked example would send credentials that compliant v2 servers must reject; either add the descriptor to those payloads or leave this end-to-end example as v1.

Useful? React with 👍 / 👎.

@brendanjryan brendanjryan force-pushed the brendanjryan/tempo-session-v2-spec branch from 6c19738 to 7a7aec3 Compare June 10, 2026 20:02
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