This commit is contained in:
Your Name
2026-04-08 22:07:44 +00:00
parent b39b74ee09
commit 9b9ed0c803
6 changed files with 15 additions and 18 deletions
@@ -133,28 +133,28 @@ exports[`System Lifecycle Golden Tests > Scenario 1: Organic Growth with Huge To
],
"tokenTrajectory": [
{
"tokensAfterBackground": 12,
"tokensBeforeBackground": 12,
"tokensAfterBackground": 14,
"tokensBeforeBackground": 14,
"turnIndex": 0,
},
{
"tokensAfterBackground": 25,
"tokensBeforeBackground": 25,
"tokensAfterBackground": 29,
"tokensBeforeBackground": 29,
"turnIndex": 1,
},
{
"tokensAfterBackground": 10070,
"tokensBeforeBackground": 10070,
"tokensAfterBackground": 10137,
"tokensBeforeBackground": 10137,
"turnIndex": 2,
},
{
"tokensAfterBackground": 13353,
"tokensBeforeBackground": 13353,
"tokensAfterBackground": 13422,
"tokensBeforeBackground": 13422,
"turnIndex": 3,
},
{
"tokensAfterBackground": 13367,
"tokensBeforeBackground": 13367,
"tokensAfterBackground": 13438,
"tokensBeforeBackground": 13438,
"turnIndex": 4,
},
],