A research and execution system built around one recurring constraint:
decisions that can move money must be reproducible, inspectable, and recoverable.
4subsystem dossiers
Rustaccount + evaluator authority
PIThistorical decision inputs
livedesired-state convergence
End to end / one pass
From question to verdict
Aikido is not one strategy. It is the machinery that controls how a research idea becomes evidence, then—only if it survives—executable intent.
01
Search
Ask a bounded question over causal market facts. Fast screening finds candidates; exact replay decides which ones survive.
candidate + evidence
02
Freeze
Compile the decision-time inputs, cutoff, identity, and lineage into an immutable policy-state pack.
published input
03
Decide
Policy reads the frozen pack and current state, then asks for target exposure. It does not claim a fill.
requested intent
04
Realize
Runtime reconciles intent with the broker and moves observed state toward desired state using one account model.
execution report
05
Judge
Exact account-path evaluation, evidence gates, and confidence rules decide what the result is allowed to mean.
verdict or retraction
system map / 01
Follow the truth boundaries
Choose a stage. The record below shows its job, authority, surviving evidence, and the failure it is designed to contain.
01 / market facts
Causal inputs, before any claim
Job
Prepare bars, features, sessions, and predicate truth without importing information from the future.
Authority
The versioned market publication and its recorded cutoff—not a mutable dashboard view.
Evidence left behind
Dataset identity, publication ID, time range, feature requirements, and provenance.
Failure boundary
Changed source data, hidden lookahead, or a result that cannot say which facts it used.
The source object was shared; 48 derived strategy subsets were not. Processing and releasing one subset at a time changed the memory bound.
1% CPU
Workers waiting on workers
Nested Rayon in one Phase-4 path left 27 workers nearly idle. Flattening that work graph changed a three-hour stall into minutes.
−150
The protective-order runaway
A practice incident exposed mixed protection ownership and made “one position, one authority” a runtime rule.
Implementation frame
What this page claims
These records describe implemented subsystems, recorded corrections, and known limits in the audited repository revision.
They do not publish strategy parameters, private results, account configuration, or operational credentials.