Open the app
Memory & journal

Trade & decision journal

The immutable, frozen-at-T record of every observation, proposal and trade — the heart of the research.

Without it, weeks of research teach nothing. Every observation, proposal and trade is frozen at time T and immutable. Only outcome and lessons learned are filled in later, and they point to a frozen record without modifying it. Nothing is forgotten.

The heart of the research
The journal is what lets you ask the only question that matters a month from now: was there a real edge, or just narration? It feeds the memory layer and the continuous-learning loop.

Schema

FieldType / valuesNote
idid
profilestring / enumProfile / asset-class discriminator (e.g. crypto, forex)
timestampdatetime (UTC)Exact instant, never modified
typeSHADOW_OBSERVATION · PROPOSED · APPROVED · EXECUTED · REJECTED · MISSED · EXITIncludes shadow observations and opportunities seen but not taken
symbolstringToken concerned
market_snapshotjson (frozen)Price, indicators that mattered, volume / liquidity at time T
evidencejson (frozen)Quant, on-chain and social evidence the agents relied on
scoresjsonSignal · AI · risk · memory · strategy · execution · final
decisionbuy · hold · reduce · exit · skip
reasoningstring (frozen at T)Never regenerated later
governanceAUTO · HUMANActed within permissions vs routed to validation
human_verdictjson (if HUMAN)Governor decision + their reason
simulated_filljsonExecution price after slippage + fees
position_refidLink to the position
outcomejson (filled later)PnL, duration, exit trigger
lessonsjson (filled later)Lessons learned and future improvements
Reasoning is frozen, never regenerated
The reasoning string is captured at the instant of the decision and is never rewritten after the fact. That immutability is the entire point: hindsight cannot leak into the record.

What it unlocks

A month from now you can filter “all shadow observations and entries, their reasoning and evidence at the time, and the outcome” — and discover which patterns actually paid off before any capital was at risk. The journal is the raw material for knowledge discovery and the learning loop.

Open question: how much to log
Does the lab continuously log opportunities seen but rejected (MISSED) from the start, or only active decisions, to avoid drowning the journal? Tracked on the roadmap.