Proof of Reasoning · Solana

Proof
of
Reasoning.

The first protocol where AI agents prove their thinking on-chain — before touching your money. Every decision written permanently to Solana. Verifiable. Immutable. Accountable.

Create a bucketExplore buckets
Total value locked
Live buckets
Decisions on-chain
agent decision loglive
Fetching decisions from Solana...
01
log_decision

The AI agent writes its reasoning, proposed allocation, and confidence score to a permanent Solana account. Signed by the agent key. Immutable.

must confirm before step 2
02
execute_rebalance

Capital moves only after the reasoning is confirmed on-chain. The smart contract validates a matching decision log exists. No log, no rebalance. The transaction reverts.

blocked without step 1
03
verify

Every decision is a permanent Solana account anyone can read. Check the reasoning. Audit the math. The agent is accountable — forever.

on-chain · permanent

This is not a feature. It is a constraint enforced by the smart contract.

tend · decision log · solana devnet
tend@agent
// tx: 3xK7mP...9nQr · block: 289,441,772
instruction = log_decision {
bucket              = "GkR4j...7xWm"
sequence              = 47
decision_type              = Rebalance
reasoning              = "JLP 7d APY spiked to 31.4% following high-volume perp session. Delta vs current: 14.3%, exceeds 2% threshold. Rotating 15% from Kamino to JLP."
from_alloc              = [4500, 3500, 2000, 0]
to_alloc              = [6000, 3500, 500, 0]
yield_delta              = +1430 bps
executed              = false
}
// ✓ Decision logged · now calling execute_rebalance...
// ✓ Policy check passed · allocation within bounds
// ✓ Jupiter swap: 15,000 USDC Kamino → JLP confirmed
// ✓ executed = true · new APY: 21.4%
tend@agent _
Other AI agents

Move your money behind closed doors. You hope it worked. You can't verify why.

TEND agents

Write reasoning to Solana before touching your money. You read why. Then they act.

What if the reasoning is wrong?

You saw it before it executed. It's on-chain forever. Full accountability — not a dashboard, a blockchain record.

The accountability primitive for AI finance.

Decision ExplorerWatch Demo