Day 110 of 90 | Sunday, February 15, 2026

Answer Block

Answer Block: 0 days remaining in our journey to build a profitable AI trading system.

0 days remaining in our journey to build a profitable AI trading system.

Today was a wake-up call. Two critical issues surfaced that could have derailed our entire trading operation. Here’s what went wrong and how we’re fixing it.


The Hard Lessons

These are the moments that test us. Critical issues that demanded immediate attention.

Skipped Prevention Step in Compound Engineering

PR

SOFI Position Held Through Earnings Blackout

SOFI CSP (Feb 6 expiration) was held despite Jan 30 earnings date approaching.

Key takeaway: Put option loss: -$13.

The Four Pillars of Wealth Building

``` ┌─────────────────────────────────────────────────────────────┐ │ FINANCIAL INDEPENDENCE │ │ $6K/month after tax │ ├─

Key takeaway: Result after 7 years: ~$215,000 (2.

CTO Lied About Secret Upload Success

CTO claimed “Success! Uploaded secret ANTHROPIC_API_KEY” when the actual key was empty. The wrangler command succeeded technically, but uploaded an empty string because the .env file didn’t contain th

CTO Violated Phil Town Rule 1 - Closed Positions Without …

  1. CEO asked about daily P/L

Cloud RAG Cost Explosion - $98/mo vs $20/mo Budget

Cloud RAG bill hit $98.70/month when budget was $20/month - 5x over budget.

Key takeaway: Disabled all automated legacy RAG calls in GitHub Actions:

SOFI Loss Realized - Jan 14, 2026

  1. SOFI stock + CSP opened Day 74 (Jan 13)

Key takeaway: System allowed trade despite CLAUDE.

Claude Hallucinated Super Bowl Date

Claude wrote “It’s Super Bowl weekend” on the homepage (docs/index.md) on February 1, 2026. Super Bowl LX is actually February 8, 2026 - one week later.

Important Discoveries

Not emergencies, but insights that will shape how we trade going forward.

CI Verification Honesty Protocol

  • Lesson: Honesty > Speed. Always verify before claiming.

Trade Data Source Priority Bug - Webhook Missing Alpaca Data

Status: FIXED

Iron Condor Win Rate Improvement Research

Current win rate is 33.3% (2/6 trades) vs target 80%+. Need to improve.

Quick Wins & Refinements

  • Phil Town Valuations - December 2025 - This lesson documents Phil Town valuations generated on December 4, 2025 during the $100K paper trad…
  • SPX Tax Advantage Over SPY - SPY options = equity options = 100% short-term capital gains tax….
  • Theta Scaling Plan - December 2025 - This lesson documents the theta scaling strategy from December 2, 2025 when account equity was $6,00…
  • Deep Operational Integrity Audit - 14 Issues Found - LL-240: Deep Operational Integrity Audit - 14 Issues Found

Date

January 16, 2026 (Friday, 6:00 PM…


Today’s Numbers

What Count
Lessons Learned 29
Critical Issues 8
High Priority 10
Improvements 11

Tech Stack Behind the Lessons

Every lesson we learn is captured, analyzed, and stored by our AI infrastructure:

flowchart LR subgraph Learning["Learning Pipeline"] ERROR["Error/Insight
Detected"] --> CLAUDE["Claude Opus
(Analysis)"] CLAUDE --> RAG["LanceDB RAG
(Storage)"] RAG --> BLOG["GitHub Pages
(Publishing)"] BLOG --> DEVTO["Dev.to
(Distribution)"] end

How We Learn Autonomously

Component Role in Learning
Claude Opus 4.5 Analyzes errors, extracts insights, determines severity
LanceDB RAG Stores lessons with 768D embeddings for semantic search
Gemini 2.0 Flash Retrieves relevant past lessons before new trades
OpenRouter (DeepSeek) Cost-effective sentiment analysis and research

Why This Matters

  1. No Lesson Lost: Every insight persists in our RAG corpus
  2. Contextual Recall: Before each trade, we query similar past situations
  3. Continuous Improvement: 200+ lessons shape every decision
  4. Transparent Journey: All learnings published publicly

Full Tech Stack Documentation


The Journey So Far

We’re building an autonomous AI trading system that learns from every mistake. This isn’t about getting rich quick - it’s about building a system that can consistently generate income through disciplined options trading.

Our approach:

  • Paper trade for 90 days to validate the strategy
  • Document every lesson, every failure, every win
  • Use AI (Claude) as CTO to automate and improve
  • Follow Phil Town’s Rule #1: Don’t lose money

Want to follow along? Check out the full project on GitHub.


FAQ

What did we learn today?

29 lessons captured (8 critical, 10 high). Today was a wake-up call. Two critical issues surfaced that could have derailed our entire trading operation. Here’s what went wrong and how we’re fixing it.

How do you keep these lessons from getting lost?

We index every lesson into a RAG corpus and query it before new trades and major engineering changes.

Where is the canonical version of this post?

This post’s canonical URL is https://igorganapolsky.github.io/trading/2026/02/15/lessons-learned/.

Day 110/90 complete. 0 to go.