COGNITIVE MODEL

Model

Model

Model

Otonomii Explained

A comprehensive 7-part series on what we build, why we build it and the principles that guide every decision. These are not marketing statements, they are the operating philosophy of a system designed to outlast its creators.

Founding Philosophy

Complexity and scale can be very expensive in all aspects as we mature. The human brain is a complex machine, but it evolved to reduce complexity, generalize and optimize energy and effort. Our goal is to simplify and only add complexity where necessary.

Maximizing features leads to complex algorithms in the quest to predict, which invariably leads to overfitting or fragility. With simplicity, we can build continuous learning loops faster because the cost and complexity are low.

If my mom or son can interact with the system, that system will outlast and outperform over a lifetime.— KS, Founder

We are on a mission to solve the markets with perpetual machines.

Core Values

Radical Simplicity

Simplicity is not a compromise, it is the objective. Every feature, every parameter, every line of code must justify its existence. Complexity is added only when the evidence is overwhelming that it is necessary and even then, we look for simpler alternatives first.

Perpetual Learning

Every action feeds back into observation. Credit assignment tracks where errors originate such as observation, possibility mapping, context assessment, probability estimation, decision logic or execution. Learning never stops, never plateaus, never graduates.

Honest Uncertainty

Accuracy without knowing the full possibility space is dangerous. We state confidence levels on every assertion, mark every decision with reversibility and distinguish between what we know, what we believe and what we guess.

1. Perpetual Machines

We build perpetual machines that learn continuously from every interaction. A prediction system encodes assumptions about the future into its parameters. A learning system updates its understanding based on what actually happens.

The edge is not in what we predict; it is in how we learn. Every action, observation and prediction error becomes part of a growing body of validated experience.

2. First Principles Over Borrowed Knowledge

Most market knowledge is herd-derived, biased toward prediction and leads to the same fragile systems everyone else builds. If everyone is using the same approach, that approach cannot provide an edge.

Be the Contrarian First

Is this what everyone does? If so, why would it give us an edge? Popular approaches are assumed to be crowded until proven otherwise.

First Principles Over Borrowed Knowledge

Start from what we actually know to be true, not what the literature says. Decompose every problem to fundamental truths and reason upward.

Socratic Discovery

Relentless questioning exposes hidden assumptions. Every claim is interrogated until it reaches observable, testable truth.

Discover, Don’t Apply

Application is commoditized. Discovery is where advantage emerges. Every problem is treated as if no one has solved it before.

Question the Question

Before solving anything, verify that the problem itself is correctly framed. The most dangerous errors come from solving the wrong problem precisely.

These five gates are not optional guidelines. They are mandatory checks applied to every analysis, design decision, and line of code.

3. Brain-Mind-Machine-Arena

Our system is organized into four layers with strict import rules, inspired by how biological intelligence is structured. Each layer has a clear responsibility and strictly limited dependencies.

Brain

Layer 1 · write, lookup, link, consolidate

The Brain is syntactic and domain-agnostic. It stores, retrieves, connects and compresses information without understanding meaning. It imports nothing.

Mind

Layer 2 · encode, predict, error, learn, concepts, votes, salience

The Mind provides semantic understanding. It encodes raw data into representations, makes predictions, detects prediction errors and learns from those errors. It imports Brain only.

Machine

Layer 3 · threshold, stopping rule, action, resources

The Machine is the agent that acts. It takes the Mind’s understanding and decides when to act, when to stop, what action to take and how to allocate resources. It imports Brain and Mind.

Arena

Layer 4 · world model, charter, instruments

The Arena defines the world the Machine operates in. It contains the world model, charter and instruments. Arena imports nothing.

These import rules are enforced by an AST scanner that runs on every commit. Strict separation ensures that each layer can evolve independently, be tested in isolation and be replaced without cascading changes.

4. Why Simplicity Wins

Complexity and scale can be expensive in all aspects as we mature. The human brain is a complex machine, but it evolved to reduce complexity, generalize and optimize energy and effort.

Maximizing features leads to complex algorithms in the quest to predict, which invariably leads to overfitting or fragility. This is the fundamental trap of quantitative finance: more data, more features, more parameters and ultimately, more ways to fail when the world changes.

A simple system can be iterated on daily. A complex system takes weeks to modify and months to validate. Speed of iteration is a competitive advantage that compounds over time.

Simplicity is not the absence of sophistication. It is sophistication’s highest form. Intelligence emerges from interactions, not from the complexity of any single component.

5. Machines Monitor Machines

Fully autonomous. No humans in the loop. The dashboard is a viewer, not a control panel. The operator is another machine.

Self-healing operates in a continuous cycle: detect anomaly, diagnose root cause, apply fix, verify resolution, all autonomous. No pager alerts. No on-call rotations. No human judgment calls at 3 AM.

Latency

Humans cannot process information at market speed. By the time a human recognizes, diagnoses and acts, the optimal response window has often closed.

Bias

Humans suffer from recency bias, anchoring, loss aversion and many other cognitive biases that degrade decision quality under pressure.

Emotional Decision-Making

Fear and greed are measurable distortions in judgment that become most acute exactly when clear thinking matters most.

Humans design the machines, define the arenas, set the charters and review the outcomes. But the operational loop observes, decide, act and learn entirely autonomously.

6. Knowledge vs Experience

Knowledge is external, acquired and unvalidated. It comes from books, papers, experts and language models. It may be useful, but it has not been tested against your specific reality.

Experience is learned through prediction and error, what we call PE-validated. Your machine makes a prediction, observes the outcome and measures the error. That prediction error becomes experience.

An LLM’s output is knowledge, potentially useful but unverified. What your machine learns through play is experience. Knowledge can inform hypotheses, but only experience updates the model.

Knowledge becomes experience only after PE validation. This solves a fundamental problem in AI: how to incorporate external information without being corrupted by it.

7. The Possibility Ladder

The Possibility Ladder is our decision-making framework designed to be honest about uncertainty at every step. Accuracy without knowing the full possibility space is dangerous.

1

Observe

Perceive the current state. What is actually happening right now, not what was expected, hoped or predicted.

2

Possibilities

Exhaust what can happen before estimating what will happen. You cannot assign probabilities to outcomes you have not imagined.

3

Context

Regime, volume, pivots, prior day and time remaining. Context transforms raw possibilities into situated understanding.

4

Probabilities

Weighted consensus from pattern matches plus context. Probabilities are approximate by nature.

5

Decision

The system presents and a human decides in supervised mode or the machine decides in autonomous mode.

6

Risk Assessment

Adversarial recall and counterexamples. Never act without actively searching for reasons the decision could be wrong.

7

Action

Execute. This is the only step that touches the real world.

8

Learn

Track outcomes and assign credit: was the error in observation, possibilities, context, decision or execution?

Every rung is approximate by nature. The Possibility Ladder does not promise certainty; it promises honesty. In markets, where most participants are overconfident and under-informed, honesty is the edge.

Otonomii Explained

A comprehensive 7-part series on what we build, why we build it and the principles that guide every decision. These are not marketing statements, they are the operating philosophy of a system designed to outlast its creators.

Founding Philosophy

Complexity and scale can be very expensive in all aspects as we mature. The human brain is a complex machine, but it evolved to reduce complexity, generalize and optimize energy and effort. Our goal is to simplify and only add complexity where necessary.

Maximizing features leads to complex algorithms in the quest to predict, which invariably leads to overfitting or fragility. With simplicity, we can build continuous learning loops faster because the cost and complexity are low.

If my mom or son can interact with the system, that system will outlast and outperform over a lifetime.— KS, Founder

We are on a mission to solve the markets with perpetual machines.

Core Values

Radical Simplicity

Simplicity is not a compromise, it is the objective. Every feature, every parameter, every line of code must justify its existence. Complexity is added only when the evidence is overwhelming that it is necessary and even then, we look for simpler alternatives first.

Perpetual Learning

Every action feeds back into observation. Credit assignment tracks where errors originate such as observation, possibility mapping, context assessment, probability estimation, decision logic or execution. Learning never stops, never plateaus, never graduates.

Honest Uncertainty

Accuracy without knowing the full possibility space is dangerous. We state confidence levels on every assertion, mark every decision with reversibility and distinguish between what we know, what we believe and what we guess.

1. Perpetual Machines

We build perpetual machines that learn continuously from every interaction. A prediction system encodes assumptions about the future into its parameters. A learning system updates its understanding based on what actually happens.

The edge is not in what we predict; it is in how we learn. Every action, observation and prediction error becomes part of a growing body of validated experience.

2. First Principles Over Borrowed Knowledge

Most market knowledge is herd-derived, biased toward prediction and leads to the same fragile systems everyone else builds. If everyone is using the same approach, that approach cannot provide an edge.

Be the Contrarian First

Is this what everyone does? If so, why would it give us an edge? Popular approaches are assumed to be crowded until proven otherwise.

First Principles Over Borrowed Knowledge

Start from what we actually know to be true, not what the literature says. Decompose every problem to fundamental truths and reason upward.

Socratic Discovery

Relentless questioning exposes hidden assumptions. Every claim is interrogated until it reaches observable, testable truth.

Discover, Don’t Apply

Application is commoditized. Discovery is where advantage emerges. Every problem is treated as if no one has solved it before.

Question the Question

Before solving anything, verify that the problem itself is correctly framed. The most dangerous errors come from solving the wrong problem precisely.

These five gates are not optional guidelines. They are mandatory checks applied to every analysis, design decision, and line of code.

3. Brain-Mind-Machine-Arena

Our system is organized into four layers with strict import rules, inspired by how biological intelligence is structured. Each layer has a clear responsibility and strictly limited dependencies.

Brain

Layer 1 · write, lookup, link, consolidate

The Brain is syntactic and domain-agnostic. It stores, retrieves, connects and compresses information without understanding meaning. It imports nothing.

Mind

Layer 2 · encode, predict, error, learn, concepts, votes, salience

The Mind provides semantic understanding. It encodes raw data into representations, makes predictions, detects prediction errors and learns from those errors. It imports Brain only.

Machine

Layer 3 · threshold, stopping rule, action, resources

The Machine is the agent that acts. It takes the Mind’s understanding and decides when to act, when to stop, what action to take and how to allocate resources. It imports Brain and Mind.

Arena

Layer 4 · world model, charter, instruments

The Arena defines the world the Machine operates in. It contains the world model, charter and instruments. Arena imports nothing.

These import rules are enforced by an AST scanner that runs on every commit. Strict separation ensures that each layer can evolve independently, be tested in isolation and be replaced without cascading changes.

4. Why Simplicity Wins

Complexity and scale can be expensive in all aspects as we mature. The human brain is a complex machine, but it evolved to reduce complexity, generalize and optimize energy and effort.

Maximizing features leads to complex algorithms in the quest to predict, which invariably leads to overfitting or fragility. This is the fundamental trap of quantitative finance: more data, more features, more parameters and ultimately, more ways to fail when the world changes.

A simple system can be iterated on daily. A complex system takes weeks to modify and months to validate. Speed of iteration is a competitive advantage that compounds over time.

Simplicity is not the absence of sophistication. It is sophistication’s highest form. Intelligence emerges from interactions, not from the complexity of any single component.

5. Machines Monitor Machines

Fully autonomous. No humans in the loop. The dashboard is a viewer, not a control panel. The operator is another machine.

Self-healing operates in a continuous cycle: detect anomaly, diagnose root cause, apply fix, verify resolution, all autonomous. No pager alerts. No on-call rotations. No human judgment calls at 3 AM.

Latency

Humans cannot process information at market speed. By the time a human recognizes, diagnoses and acts, the optimal response window has often closed.

Bias

Humans suffer from recency bias, anchoring, loss aversion and many other cognitive biases that degrade decision quality under pressure.

Emotional Decision-Making

Fear and greed are measurable distortions in judgment that become most acute exactly when clear thinking matters most.

Humans design the machines, define the arenas, set the charters and review the outcomes. But the operational loop observes, decide, act and learn entirely autonomously.

6. Knowledge vs Experience

Knowledge is external, acquired and unvalidated. It comes from books, papers, experts and language models. It may be useful, but it has not been tested against your specific reality.

Experience is learned through prediction and error, what we call PE-validated. Your machine makes a prediction, observes the outcome and measures the error. That prediction error becomes experience.

An LLM’s output is knowledge, potentially useful but unverified. What your machine learns through play is experience. Knowledge can inform hypotheses, but only experience updates the model.

Knowledge becomes experience only after PE validation. This solves a fundamental problem in AI: how to incorporate external information without being corrupted by it.

7. The Possibility Ladder

The Possibility Ladder is our decision-making framework designed to be honest about uncertainty at every step. Accuracy without knowing the full possibility space is dangerous.

1

Observe

Perceive the current state. What is actually happening right now, not what was expected, hoped or predicted.

2

Possibilities

Exhaust what can happen before estimating what will happen. You cannot assign probabilities to outcomes you have not imagined.

3

Context

Regime, volume, pivots, prior day and time remaining. Context transforms raw possibilities into situated understanding.

4

Probabilities

Weighted consensus from pattern matches plus context. Probabilities are approximate by nature.

5

Decision

The system presents and a human decides in supervised mode or the machine decides in autonomous mode.

6

Risk Assessment

Adversarial recall and counterexamples. Never act without actively searching for reasons the decision could be wrong.

7

Action

Execute. This is the only step that touches the real world.

8

Learn

Track outcomes and assign credit: was the error in observation, possibilities, context, decision or execution?

Every rung is approximate by nature. The Possibility Ladder does not promise certainty; it promises honesty. In markets, where most participants are overconfident and under-informed, honesty is the edge.

Autonomous Intelligence For The Next Era of Finance
Logo

2026 © Otonomii LTD. All rights reserved.

TOP

Autonomous Intelligence For The Next Era of Finance
Logo

2026 © Otonomii LTD. All rights reserved.

TOP