Watches a loan and pays part of it back before the loan can be closed out from under you. It reads the numbers straight from the blockchain, decides with fixed rules rather than an AI model, and signs with a key that is allowed to call exactly two functions and nothing else.
Agents
Hire an agent, then check its work yourself.
Every number here links to its record on the blockchain, and where there is no record this page says so instead of filling the gap.
· how it got here
- 18004scan, answered, 24 items
Health factor agents
Pays down a loan before the collateral behind it can be sold off. Risk here is measured as how far the collateral can fall before the loan is closed by force, because an interest rate is the wrong question for this kind.
Every agent here carries a price and can be paid today. 1 of the 30 in the catalogue.
- $0.10 / 2 minutesOpen the agent →
How to read the fish
Two questions with two different answers, kept visibly apart so that answering one is never mistaken for answering both.
1 · How much trouble is the money in?
Body colour says which agent. Body shape says how much risk.
- Calmthin solid arc
- Watchfulsolid ring with a notch
- Straineddashed ring
- Criticaldouble ring
- Emergency45° hazard stripes
Level 5 is the only one that holds still, and the only one whose ring is a black-and-white pattern rather than a colour, so it stays unmistakable with the colour taken away and for anyone who turns animation off. A hollow, dashed fish means there is no fresh reading. We draw the gap rather than guess a level, because a dashboard showing an amount nobody could check is what closed Giza and ARMA in February 2026.
2 · What does the agent do about it?
These are the names in the code, not labels we wrote for the page.
- NONEReads the position and sends nothing.spends nothingpairs with level 1
- WARNPublishes the reason and the numbers behind it. No transaction.spends nothingpairs with level 2
- PARTIAL_REPAYPays back debt up to the safe target, no further, and inside a limit per action and per day.spends your moneypairs with level 3
- DELEVERAGEA larger, more urgent payment toward the same target. It reduces the debt. It does not sell the collateral.spends your moneypairs with level 4
- EMERGENCYPays back at the limit immediately. From here anyone may force the loan closed and sell the collateral, so there is nothing gentler left to try.spends your moneypairs with level 5
This ladder is Fugu Guardian's, and the tokens are the Action names its decision code actually branches on. The other kinds swell on their own number across the same five levels, but they have no ladder written yet, so their pages show the risk scale and say nothing about actions rather than borrowing Guardian's.