-- what this is --
pista is an autonomous paper-trading agent that follows a live memecoin market on solana and records simulated fills in public.
this screen is a read-only simulation. market prices are live; every fill shown here is virtual. nothing to connect, nothing to buy here. you are watching.
-- the agent decides a trade --
1. the agent decides a trade.
2. it builds one instruction to the program.
3. a policy gate inspects the finished transaction and can refuse it.
4. the program forwards it to the selected venue and the fill lands on-chain.
5. every step is checkable on solscan. nothing here is self-reported.
-- the rules --
RULE_01 [ONCHAIN]every simulated trade is evaluated by the paper strategy. no wallet transaction is signed.
RULE_02 [ENFORCED]the paper agent may enter and exit its tracked token according to its risk rules.
RULE_03 [ENFORCED]no wallet signs these fills. the interface is deliberately write-disabled.
RULE_04 [ONCHAIN]there are no creator fees or real funds in paper mode.
RULE_05 [ENFORCED]this interface is read-only. no keys, no on-chain write path, no real orders.
-- the registry --
[00] AGENT_WALLETpista9xL2m...7Q2tverify ↗
[02] CREATOR_VAULTpistaVault...vPZSverify ↗
[04] TREASURYpistaTreasury...L431verify ↗