Skip to content

[codex] publish agentic perps kit packet#12

Merged
gapview01 merged 1 commit into
mainfrom
codex/kit-agentic-perps-public-packet
May 6, 2026
Merged

[codex] publish agentic perps kit packet#12
gapview01 merged 1 commit into
mainfrom
codex/kit-agentic-perps-public-packet

Conversation

@gapview01
Copy link
Copy Markdown
Member

Summary

Publishes the public Toreva Kit source-of-truth packet for agentic perps integrations.

What changed

  • Adds public establish/perps integration docs with exact relay payloads.
  • Adds OpenAPI-style relay examples for establish, venue query, simulate, long, short, close, cancel, funding settle, add/remove margin.
  • Adds a Claude Code handoff prompt for prospects and agent builders.
  • Updates README and SDK examples to point to Kit as the public integration surface.
  • Aligns Kit types/MCP schemas around Gateway field names: walletAddress, token, sizeUsd, leverage, collateralToken, collateralAmount.
  • Adds public docs contract tests so examples validate against exported schemas and do not publish legacy perps aliases or secret material keys.

Why

A prospect correctly reported that toreva.com/docs is intentionally narrow and the public Kit repo did not yet expose the exact integration packet. Kit is the intended public SDK/MCP/CLI/Skills source of truth.

Validation

  • pnpm test passed: 12 files / 77 tests
  • pnpm typecheck passed
  • pnpm build passed
  • sh .husky/pre-commit passed

@gapview01 gapview01 marked this pull request as ready for review May 6, 2026 06:10
@gapview01 gapview01 merged commit a027caa into main May 6, 2026
3 checks passed
@gapview01 gapview01 deleted the codex/kit-agentic-perps-public-packet branch May 6, 2026 06:10
Copy link
Copy Markdown

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

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: c6744e541b

ℹ️ 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".

Comment on lines +3 to +4
This repo is the public source of truth for Toreva agent integrations while the
consumer website keeps Day-1 surfaces intentionally narrow.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Remove source-of-truth launch notes

This new public doc explicitly points readers to an internal/public source of truth and explains that the consumer website is narrow for Day-1 launch surfaces, which conflicts with the repo AGENTS.md guardrail forbidding source-of-truth pointers and unreleased product/GTM details in committed public thin-client docs. Please keep the integration guidance without exposing where internal docs diverge or why the public website is constrained.

Useful? React with 👍 / 👎.

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