feat/ponder-lm-indexing (#142)
This commit is contained in:
parent
de3c8eef94
commit
31063379a8
107 changed files with 12517 additions and 367 deletions
57
tmp/usertest-results/priya-v2-test-b.json
Normal file
57
tmp/usertest-results/priya-v2-test-b.json
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"persona": "priya-v2",
|
||||
"test": "B",
|
||||
"timestamp": "2026-02-15T17:49:30.257Z",
|
||||
"journey": "staker",
|
||||
"steps": [
|
||||
{
|
||||
"step": "connect-wallet",
|
||||
"screenshot": "test-results/usertest/priya-v2/01-fresh-state-1771177781290.png",
|
||||
"feedback": [
|
||||
"Priya (fresh staker) connecting wallet...",
|
||||
"✓ No existing positions (fresh staker)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"step": "fill-amount",
|
||||
"screenshot": "test-results/usertest/priya-v2/02-amount-filled-1771177793612.png",
|
||||
"feedback": [
|
||||
"Filling staking form as a new user...",
|
||||
"✓ Staking Amount input found",
|
||||
"✓ Filled amount: 100 KRK"
|
||||
]
|
||||
},
|
||||
{
|
||||
"step": "select-tax-rate",
|
||||
"screenshot": "test-results/usertest/priya-v2/03-tax-selected-1771177806774.png",
|
||||
"feedback": [
|
||||
"Selecting tax rate...",
|
||||
"✓ Tax rate selector found",
|
||||
"✓ Selected tax rate index: 5"
|
||||
]
|
||||
},
|
||||
{
|
||||
"step": "execute-stake",
|
||||
"feedback": [
|
||||
"Completing stake form and executing transaction...",
|
||||
"✗ Stake button not found"
|
||||
]
|
||||
},
|
||||
{
|
||||
"step": "verify-position",
|
||||
"screenshot": "test-results/usertest/priya-v2/06-final-state-1771177831162.png",
|
||||
"feedback": [
|
||||
"Checking for new position in Active Positions...",
|
||||
"✓ Active Positions section found",
|
||||
"⚠ No positions visible - stake may have failed",
|
||||
"Priya verdict: Stake failed or unclear"
|
||||
]
|
||||
}
|
||||
],
|
||||
"overall": {
|
||||
"friction": [
|
||||
"Stake button not accessible"
|
||||
],
|
||||
"wouldStake": false
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue