Loops House


VaultMind
Your storage thinks for itself.

FilecoinTLDR Builder Challenge - Cycle 4
Links
Team
2 members- ANOwner
Ansh Chopda
- PR
Priyanshu Birla
Overview
š§ VaultMind ā Your storage thinks for itself. VaultMind is an autonomous AI agent that reads its own Filecoin Pay runway in real time and makes financial decisions ā no human in the loop, ever.
Every 60 seconds, VaultMind polls the Filecoin Onchain Cloud for its account balance and remaining epochs. It classifies its runway into three tiers:
š¢ GREEN (ā„30 days) ā Hold. All good. š” YELLOW (7ā30 days) ā Warn. Monitoring closely. š“ RED (<7 days) ā Act. But before it does, it checks one more thing. In the RED tier, VaultMind doesn't blindly top up. It first queries the storage provider's PDP (Proof of Data Possession) endpoint to verify the data is actually being stored correctly. If the proof is valid, it tops up. If the provider failed the proof ā it drops the dataset and cancels the deal, saving budget for data worth keeping.
The decision is the product. Every action is logged with a full human-readable reason, visible in real time on a live dashboard ā so judges (and users) can watch the agent think, weigh, and act.
What makes it different Most storage tools just upload and pay. VaultMind is the first to chain a budget check + proof check + autonomous action into a single loop that runs indefinitely ā the kind of agent that could manage your storage for weeks without you touching it.
Built with Filecoin Pay ā onchain balance reads + USDFC top-up transactions PDP (Proof of Data Possession) ā proof verification before any action Synapse SDK ā dataset management and deletion TypeScript + Next.js ā agent core + live dashboard with WebSocket updates