Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Documentation

This directory contains all documentation for the MiTeddy bot.

🗺️ Master Navigation

👉 INDEX_OF_INDEXES.md - START HERE - Master navigation hub for all documentation

Single entry point to navigate all 200+ documents. Use this to find any documentation quickly.


📚 Master Synthesis

👉 MASTER_SYNTHESIS.md - Complete development timeline

Complete timeline and analysis of the entire bot development journey, including:

  • Complete chronological timeline of all events
  • All critical incidents and fixes
  • Performance evolution
  • Architecture changes
  • Lessons learned
  • Current "Battering Ram Mode" configuration

Documentation Structure

  • guides/ - User guides and how-to documentation

    • Guides Index - Complete index of all guides
    • Quick start guides
    • Timing setup guides
    • Testing guides
    • Integration guides
    • Runbooks
    • Troubleshooting guides (Balance, RPC Filtering, Gas Limits)
    • Reference guides (Gas Limits, File System, Node.js)
  • audits/ - Code audits and reviews

    • Audit Index - Complete index of all audits
    • Security audits
    • Performance audits
    • Deep code audits
    • Post-mortem analyses
  • analysis/ - Analysis reports and findings

    • Analysis Index - Complete index of all analysis
    • Log analysis
    • Status reports
    • Fix reports
    • Optimization reports
    • Test results
    • Incident reports
  • research/ - Research documents and external findings

    • Research Index - Complete index of all research
    • RPC provider research
    • MEV optimization research
    • Private transaction research
  • prompts/ - AI agent prompts

    • ChatGPT prompts
    • Codex prompts
    • Collaboration prompts

📊 Navigation & Indexes

📖 Core Documentation

For New Users

Understanding the Bot

Historical Context

Quick Links

Getting Started

Running the Bot

Testing

Analysis