Skip to content

feat(kit): repivot public surface to establishWallet + earn primitive#17

Merged
gapview01 merged 1 commit into
mainfrom
daemon/kit/repivot-establishwallet-earn-2026-06-04
Jun 3, 2026
Merged

feat(kit): repivot public surface to establishWallet + earn primitive#17
gapview01 merged 1 commit into
mainfrom
daemon/kit/repivot-establishwallet-earn-2026-06-04

Conversation

@gapview01
Copy link
Copy Markdown
Member

Summary

  • Re-pivots the README top section from perps-setup to toreva_establish wallet onboarding as the primary entry point
  • Adds earn primitive documentation (scan/simulate/execute, Kamino + Marginfi USDC venues)
  • Updates skills/toreva-establish-perps-agent.mdskills/toreva-establish-wallet.md to reflect expanded scope beyond perps
  • Moves perps-specific details down to a dedicated section, keeping the public surface concise

Test plan

  • All 115 unit tests pass (npm test)
  • Skill files reference correct tool names (toreva_establish, toreva_earn)
  • README canonical sentence preserved
  • No internal facts, secrets, or topology exposed

Dispatched-By: daemon/kit

🤖 Generated with Claude Code

Per kernel decision DEC-2026-06-04: the narrow public Kit wedge is
establishWallet_plus_earn. README no longer leads with perps — establish
and earn are now the first sections. Perps content is preserved but
demoted to a named section after earn. Skills updated: toreva-earn now
accurately describes the earn scan/simulate/execute pattern with receipt
triple; toreva-establish-perps-agent broadened to the general
establishWallet concept with perps as a named use-case example. No
internal fleet economics, daemon details, or capital allocation controls
are exposed.

Dispatched-By: kernel
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gapview01 gapview01 merged commit bb700b9 into main Jun 3, 2026
3 checks passed
@gapview01 gapview01 deleted the daemon/kit/repivot-establishwallet-earn-2026-06-04 branch June 3, 2026 21:20
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: f89311cad0

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

@@ -1,26 +1,42 @@
# toreva-establish-perps-agent
# toreva-establish-wallet
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 skill name aligned with its file path

This changes the skill's advertised name to toreva-establish-wallet, but the file is still published as skills/toreva-establish-perps-agent.md and existing repo docs still point consumers at that path (rg "skills/toreva-establish-perps-agent.md"). Skill consumers and docs that use the filename as the skill identifier will now load a differently named skill than requested, so either rename the file and update references or keep the header aligned with the current path.

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