Perceive
Establish controlled data, point-in-time features, provenance, and reproducible evidence.
Four essential texts · Thirteen notebooks · One governed architecture
Build the institution. Govern the intelligence.
From quantitative trading strategies to autonomous AI research systems. Explore the book, executable notebooks, QuantConnect implementation, and governed assistant that connect market data, machine learning, portfolios, execution, and independent risk.
The architectural premise
A prediction is only the beginning. A useful autonomous system must know which evidence it can trust, which procedures it may invoke, how to challenge a result, when to stop, and who remains responsible. This project makes those obligations part of the design.
Establish controlled data, point-in-time features, provenance, and reproducible evidence.
Compare models and strategies. Use bounded LLM planning to select approved research capabilities.
Translate proposals into portfolios and backtests with explicit costs, timing, and constraints.
Preserve independent risk, falsification, audit, authority boundaries, and human judgment.
The journey · Five transformations
The project began as a formidable engineering inventory. Each transformation made it easier to understand, reproduce, and use—while preserving the discipline underneath.
More than 400 tasks exposed the breadth of the challenge.
A comprehensive design spanning quantitative methods, operations, controls, and accountability.
An execution program made the engineering effort manageable.
A documented diary, staged deliverables, and an installation-oriented implementation.
The work became a cumulative notebook curriculum.
Inspectable experiments, reusable capabilities, and an integrated autonomous research process.
NB07 carries the research design into QuantConnect/LEAN.
A governed specification becomes an event-driven research backtest project.
The notebook methodology becomes an assistant operating specification.
Canonical instructions, states, evidence gates, installation files, and a runtime scaffold.
The reading collection
Enter through the conceptual overview, follow the executable methodology, then explore the two implementation bridges. Each text addresses a different question in the same architecture.
The complete conceptual overview of an autonomous algorithmic trading system, connecting traditional quantitative finance with tools, skills, agents, governance, and the ten-day engineering record.
Read the book ↗A pedagogical explanation of NB00–NB10: why each notebook exists, how its methods work, and what it contributes to the institution.
Read the notebook paper ↗A thorough analysis of NB07 and the translation from Colab research to event-driven execution, including model competition, portfolio construction, risk, and reconciliation.
Read the QuantConnect paper ↗The final transition: preserve the research discipline in an invokable assistant, with a canonical specification, a worked mission example, and detailed installation guidance.
Read the assistant paper ↗The executable collection · 13 notebooks
Begin with NB00A, NB00, and NB00B. Continue through NB01–NB06, then NB08–NB10. Study NB07 separately after the integrated research sequence, so platform engineering does not interrupt the learning progression.
Define the constitution, schemas, permissions, evidence, and authority boundaries.
Create a reproducible market with regimes, sectors, corporate actions, and known data defects.
Follow one complete chain from governed data to predictions, positions, costs, stress, and audit.
Compare heterogeneous models, trading rules, and portfolio methods under common evaluation discipline.
Introduce simulated orders and fills, reconciliation, implementation costs, stress, and independent risk.
Package analytical functions as discoverable capabilities with explicit contracts and permissions.
Coordinate research, strategy, portfolio, and risk roles while preserving responsibility and dissent.
Decompose missions, discover approved capabilities, route work, and manage bounded resources.
Integrate admission, dynamic planning, execution, monitoring, recovery, and audit closure.
Connect actual model execution, strategy comparisons, portfolios, and risk to dynamic orchestration.
Add real language-model planning and evidence critique around deterministic quantitative execution.
Rejoin the canonical data contract with integrated research, LLM reasoning, stress, and adversarial tests.
Translate the research specification into an event-driven backtest with costs, independent risk, and provenance.
The discipline that survives
The LLM proposes and interprets. Quantitative tools calculate. Independent risk challenges. Governance constrains. Humans decide.
Two implementation routes
Use the platform package to study the generated backtest. Use the assistant bundle to install the research workflow or develop its executable runtime. The available evidence and remaining integration work are explicit.
A reference implementation with 30 U.S. equities, five competing model families, monthly training, cross-sectional long/short signals, portfolio constraints, and audit artifacts.
Start with the package guide, add the supplied algorithm and configuration to a QuantConnect Python project, and run a backtest. Reconcile platform behavior with the research contract.
An autonomous research assistant configured within a dedicated ChatGPT Project. Canonical instructions and knowledge files establish its governed workflow. States S0–S11 connect mission admission, research evidence, independent risk, critique, LEAN packaging, and audit closure.
Follow the installation manifest and acceptance tests. Developers can extend the accompanying Python runtime with validated notebook capabilities.
An illustrative first mission
“AIAT mission: compare a 20-day momentum rule with approved predictive models in the governed synthetic-equity universe. Preserve chronological validation, transaction costs, independent risk, and audit evidence. First identify the current state, missing artifacts, and the next permissible transition. Live authority: none.”
Choose your starting point
The materials support conceptual study, hands-on experimentation, platform implementation, and assistant development. Start with the question you want to answer.
Study the complete conceptual architecture and the reasoning behind its controls.
Execute the notebooks and inspect the assumptions and evidence at each stage.
Understand how a governed research design maps to event-driven platform behavior.
Install the conversational workflow and test whether it preserves the methodology.