This directory contains all documentation for the MiTeddy bot.
π 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.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
-
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
- Index of Indexes β - MASTER NAVIGATION HUB - Single entry point to all indexes
- Documentation Index - Complete documentation index
- Cross-Reference Map - Relationships between documents
- Timeline Index - Chronological index of all events
- Guides Index - All user guides organized by category (27 guides)
- Audit Index - All audits organized by date and type (80+ audits)
- Analysis Index - All analysis organized by topic (80+ reports)
- Research Index - All research documents (4 documents)
- Getting Started Guide - Complete first-time setup guide
- Quick Start Guide - Get started in 5 minutes
- Configuration Guide - Complete configuration reference
- Runbook - Quick start, monitoring, troubleshooting
- Architecture Overview - System design, components, data flow
- Execution Flow - Step-by-step how the bot works from startup to success
- Key Concepts - Core strategies explained (Battering Ram Mode, pre-warming, dual-branch, etc.)
- Code Structure - Codebase organization, key functions, design patterns
- Master Synthesis - Complete timeline and analysis of bot development