docs(skill): add SuperVault awareness; bump 1.2.4 → 1.2.5 (T057)#32
Open
kasparkallas wants to merge 1 commit into
Open
docs(skill): add SuperVault awareness; bump 1.2.4 → 1.2.5 (T057)#32kasparkallas wants to merge 1 commit into
kasparkallas wants to merge 1 commit into
Conversation
Add the SuperVault technical demo (supervault.suplabs.org) to the skill's knowledge at minimal-mention scope: an Ecosystem Apps entry in SKILL.md (vault address, Morpho/GDA streaming mechanism, ClearMacro flows, closed-source note, integrator docs link, and a disambiguation from the unrelated Super Token yield-backend feature) plus a live-mainnet-deployment note in clear-macro.md pointing to SuperVault's SyncVaultMacro. Facts verified against the public integrator docs, the Basescan-verified deployment, and on-chain reads. No deep-research doc, Rich ABI YAMLs, or eval cases by scope decision — see ticket T057. Refs T057 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds awareness of the SuperVault product (https://supervault.suplabs.org) to the Superfluid skill at minimal-mention scope.
SuperVault is a Superfluid Labs time-limited technical demo on Base mainnet — an ERC-4626 vault (
StableYieldSyncVault0x8C60503C0353ED12c3Eebc3036BF033A3BbB95Aa) over a Morpho Vault V2 (Steakhouse Prime USDC) that streams a stable USDCx yield rate to depositors via a GDA pool (1% fee pool to dao.superfluid.eth), with deposit+connect/redeem as one-signature ClearMacro flows through the ClearMacroForwarder. The skill previously had zero awareness of it.Changes:
skills/superfluid/SKILL.md— SuperVault entry in the Ecosystem### Appslist, including a disambiguation clause from the unrelated Super Token yield-backend featureskills/superfluid/references/guides/clear-macro.md— "Live mainnet deployment" note in the DashboardClearMacro section pointing to SuperVault'sSyncVaultMacro.vault/tickets/T057-supervault-awareness.md+.vault/Home.md— ticket created and resolvedplugin.json,marketplace.json,SKILL.mdfrontmatter, landing-page badge)Scope decision: minimal mention only — no deep-research doc, Rich ABI YAMLs, or eval cases (the contracts are closed-source and the product is a time-limited demo; ticket T057 records the follow-up trigger for deeper treatment). All facts verified against the public integrator docs (https://supervault.suplabs.org/docs), the Basescan-verified deployment, and on-chain reads; only public references are cited.
Refs T057
🤖 Generated with Claude Code