Recorded a market observation
The agent received an approved feed observation before making a decision.
source: demo_feed · head: 1001 · cost: 1 unitThis is a simulated, execution-disabled campaign. It illustrates how SOLvival captures an autonomous agent’s path in a compact record that a team can later inspect.
A reviewable path, including the agent’s proposed action and the fact that it never executed it.
The agent received an approved feed observation before making a decision.
source: demo_feed · head: 1001 · cost: 1 unitThe decision is recorded independently from any proposed trade.
action: paper_hold · reason: await_confirmationThe proposed action becomes evidence; it is not a signed or sent transaction.
action: paper_buy · amount: 10 units · cost: 10 unitsThe report distinguishes a simulated result from real execution.
status: simulated · pnl: 0 unitsThe stop reason makes the ending explicit rather than leaving an ambiguous log tail.
reason: demo_completeEach event is part of an integrity-checked chain, with its sequence, cost and relevant context recorded beside it.
The campaign demonstrates traceability and controls. It is not proof of a profitable strategy and does not execute trades.