Skip to content

Showcase: Tasmil Finance — autonomous ACP buyer + on-chain risk brain#80

Merged
LauJoeYing merged 4 commits into
Virtual-Protocol:mainfrom
FromSunNews:showcase-tasmil
Jul 23, 2026
Merged

Showcase: Tasmil Finance — autonomous ACP buyer + on-chain risk brain#80
LauJoeYing merged 4 commits into
Virtual-Protocol:mainfrom
FromSunNews:showcase-tasmil

Conversation

@FromSunNews

Copy link
Copy Markdown
Contributor

Showcase Project

What shipped

  • Project slug: tasmil
  • Project title: Tasmil Finance
  • Builder name and URL: Tasmil Finance — https://github.com/FromSunNews
  • EconomyOS primitives used: wallet, acp
  • Public proof: examples/acp-proof.md (real ACP job 70243 on Base, hired Zyfai best_stable_yield, completed on-chain, net cost ≈ $0.01) + promo video (.webm) + 9 app screenshots + live app https://virtual.tasmil.finance
  • Optional soul.md: none

What 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

  • Added showcase/tasmil/showcase.json
  • Added demo artifacts, prompt, proof, or redacted report
  • Added reusable skill under showcase/tasmil/skills/tasmil-defi-agent/
  • Used top-level skills/ (not applicable — skill is project-specific)
  • Set skills[].sourcePath
  • Linked all public artifacts from the manifest
  • Included exactly three feedback prompts
  • hidden: true (not set — publish the card)
  • Linked soul.md (not applicable)

Skill standard

  • Skill path: showcase/tasmil/skills/tasmil-defi-agent/
  • SKILL.md includes when to use it and when NOT to use it
  • Inputs, tools, credentials, and preconditions are explicit
  • Approval gates listed for spending (hard budget cap, fund only after budget.set, no third-party custody)
  • Stop conditions and handoff rules listed (reject+refund on bad delivery, one-session create→fund)
  • Validation checks and output contract included

Safety and redaction

  • No card numbers, CVVs, OTPs, magic links, API keys, tokens, private prompts, or wallet material published
  • Live workflow evidence is redacted (only public on-chain data + job ids)
  • Public/private boundaries are explained
  • No soul.md included

Validated locally with node scripts/validate-showcase.mjs (passes).

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>
@LauJoeYing

Copy link
Copy Markdown
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
LauJoeYing merged commit bf2c71f into Virtual-Protocol:main Jul 23, 2026
1 check passed
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.

2 participants