Agent cognition here is grounded in open, peer-reviewed work. The memory stream, retrieval function and reflection hierarchy follow the Stanford generative-agents architecture (Park et al.): an append-only stream of observations, a retrieval function scoring recency, importance and relevance, and reflection that periodically synthesizes episodes into higher-order insight which itself re-enters the stream and can be cited. In our adaptation recency is displaced by regime fit — elapsed time carries little information about a market state, while congruence of state carries most of it.
The decision architecture follows meta-labeling from the quantitative-finance literature (López de Prado): a primary process surfaces candidates; a learned secondary model estimates which merit action and at what conviction. Estimating the quality of a candidate decision is a distinct — and more tractable — problem than generating one.
We credit those foundations and extend them. The proprietary layer is how importance is assigned at encoding, how retrieval is conditioned on regime, how insight is converted into a calibrated estimate, and how each estimate is scored afterward. We claim no affiliation with or endorsement by the authors of that work.