Showcase: Tasmil Finance — autonomous ACP buyer + on-chain risk brain#80
Merged
Merged
Conversation
Adds showcase/tasmil/: manifest, README walkthrough, real ACP proof (job 70243 on Base), the tasmil-defi-agent buyer skill (with SKILL.md, aave-hf.mjs reader, run-job.sh), a promo webm, banner poster, and 9 app screenshots. Validated with scripts/validate-showcase.mjs. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Collaborator
|
One thing to double check before merging tho: the repo and share links in showcase.json both point to https://github.com/tasmil-finance, but that org's README describes a totally different product (Stellar/Soroban yield vaults, not Base/Aave/ACP). And the demo link (virtual.tasmil.finance) just shows generic "collaborative finance" landing copy, not the ACP buyer / Aave risk-brain app described here. Can you confirm those are the right links? Just want to make sure whoever clicks through from the showcase card ends up somewhere that actually matches the project 🙏 |
LauJoeYing
approved these changes
Jul 23, 2026
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.
Showcase Project
What shipped
tasmilwallet,acpexamples/acp-proof.md(real ACP job 70243 on Base, hired Zyfaibest_stable_yield, completed on-chain, net cost ≈ $0.01) + promo video (.webm) + 9 app screenshots + live app https://virtual.tasmil.financeWhat it is: an autonomous DeFi yield agent that acts as an ACP buyer — its agent wallet hires yield-intelligence specialists over USDC-escrow jobs, reads on-chain risk (Aave v3 health factor) itself via RPC, then executes supply/borrow/rebalance under a bounded session-key mandate. Principal never leaves the agent wallet to a third party. Ships six spending guards + the compute-vs-buy rule learned from real Base-mainnet jobs.
Project package
showcase/tasmil/showcase.jsonshowcase/tasmil/skills/tasmil-defi-agent/skills/(not applicable — skill is project-specific)skills[].sourcePathhidden: true(not set — publish the card)soul.md(not applicable)Skill standard
showcase/tasmil/skills/tasmil-defi-agent/SKILL.mdincludes when to use it and when NOT to use itbudget.set, no third-party custody)Safety and redaction
soul.mdincludedValidated locally with
node scripts/validate-showcase.mjs(passes).