Last Updated: 2025-11-15
src/main-rbf.ts) is now the PRIMARY/PRODUCTION bot. The Original Bot (src/index.ts) is LEGACY/DEPRECATED.
Complete index of all documentation for the MiTeddy mint bot.
👉 Index of Indexes ⭐ - START HERE - Master navigation hub for all documentation
Single entry point to navigate all 200+ documents. Use this to find any documentation quickly.
New to the bot? Start here:
- Bot Selection Guide ⭐ - NEW - Which bot to use (RBF vs Original)
- RBF Bot Quickstart ⭐ - NEW - Quick start for RBF bot (PRODUCTION)
- Getting Started Guide - Complete first-time setup (updated for RBF bot)
- Configuration Guide - All configuration options explained (RBF bot first)
- Architecture Overview - System design, components, data flow, performance (RBF bot primary)
- Execution Flow - Step-by-step how the bot works from startup to success (RBF bot flow first)
- Key Concepts - Core strategies explained:
- RBF Bot (PRODUCTION): Shotgun RBF, Block-event detection, Receipt-based nonce, Compound gas escalation
- Original Bot (LEGACY): Battering Ram Mode, Pre-warming, Dual-branch strategy, Time-based spam [DISABLED]
- Code Structure - Codebase organization, key functions, design patterns (RBF bot structure first)
- API Reference - Complete API documentation for helper modules, utilities, and analysis components
- Runbook - Quick start, monitoring, troubleshooting (updated for RBF bot)
- RBF Bot Quickstart ⭐ - NEW - Quick start for RBF bot (PRODUCTION)
- Maximum Aggression Runbook - Extreme competition setup [LEGACY - Original bot]
- Ultraspeed Runbook - Maximum speed configuration [LEGACY - Original bot]
- Configuration Guide ⭐ - Complete reference for all environment variables (Version 2.0 - Updated 2025-01-15)
- RBF bot configuration section (PRODUCTION) - 7 variables
- Legacy Original bot configuration (DEPRECATED)
- Advanced configuration section (caching, state, logging, timing, RPC)
- Timing Guide - Timing setup and optimization [LEGACY - Original bot only, RBF bot doesn't need timing]
- Early Start Guide - Starting the bot early [LEGACY - Original bot only, RBF bot is block-event driven]
- Git CLI Best Practices - Safe git commands for Cursor IDE (prevents hangs)
- Merge Plan - Branch merge strategy and planning (2025-11-12)
- Merge strategy options
- Branch management
- Implementation plan
- Cursor TODO Log - Session tracking and completed deliverables
- Task tracking across sessions
- Completed work log
- Priority organization
- Balance Issues - Insufficient funds, nuclear budget verification, balance cache
- RPC Filtering - RPC filter errors, pre-warm configuration, fallback behavior
- 500k Gas Limit - Why 500k appears instead of 260k default
- API Reference ⭐ - Complete API documentation for helper modules, utilities, and analysis components
- Analysis modules (RPC metrics, simulation results)
- Helper modules (budget tracker)
- Utility functions (environment utils, time units)
- Timing system (block time synthesizer)
- Gas Limit Persistence - How gas limit hints work and are saved
- Gas Limit Defaults - Default values and selection logic
- File System Usage - File operations and module structure
- Node.js Requirements - Node.js version requirements and upgrade guide
- Comprehensive Status 2025-11-14 ⭐ - NEW - Complete bot status, testing results, production readiness
- Documentation Update 2025-11-14 ⭐ - NEW - Summary of today's documentation updates
- Claude Code Session Log ⭐ - NEW - Real-time tracking of Claude Code actions
- Claude Code Activity Tracker ⭐ - NEW - Quick status and latest activity
- Documentation Maintenance ⭐ - NEW - Systematic documentation maintenance system
- RBF Architecture Review 2025-11-14 ⭐ - NEW - Complete comparison of original bot vs ultra-aggressive RBF bot
- Deep Technical Analysis RBF vs Original 2025-11-14 ⭐ - NEW - Code-level deep dive with execution flows, performance analysis, memory usage, and edge cases
- Refactoring Session Summary 2025-11-14 - Phase 4a completion summary
- Deep Audit Report 2025-11-14 - Comprehensive audit with all critical fixes verified
- Comprehensive Status 2025-11-14 - Complete bot status and synthesis
- Complete Synthesis 2025-11-14 - All systems, fixes, and status synthesis
- Quick Reference 2025-11-14 - Quick status reference
- Master Documentation Summary 2025-11-14 - Complete documentation update summary
- Documentation Audit Report 2025-11-15 ⭐ - Comprehensive documentation audit and findings
- Audit Index - Complete index of all audit reports organized by date and type
- Gas Policy Analysis - Winning transaction analysis and gas strategy recommendations
- Post-Mortem Reports - Failure analysis and lessons learned
- 11:11 PST Window Failure - Insufficient funds, RPC filtering, missing fallback
- 17:11 Window Failure - Initialization delay, missed spam window
- Emergency Post-Mortem - Emergency mode activation timing
- ChatGPT Audits - External code reviews
- ChatGPT Audit Review 2025-11-13 ✅ - 2 issues found and fixed
- ChatGPT Deep Research Audit 2025-11-13 - Comprehensive audit report
- Codex Audits - Codex implementation notes
- Codex Handoff 2025-11-13 - Implementation handoff
- Codex Implementation Observation - Implementation review
- Runtime Patch Notes - Runtime fixes for nuclear budget guard rails, simulation gating, gas limits (320k/400k), fan-out improvements
- Master Synthesis - Complete timeline and analysis of bot development
- All critical incidents and fixes
- Performance evolution
- Architecture changes
- Lessons learned
- Testing Guide - How to test the bot
- How to Test - Testing procedures
- Integration Guide - Integration testing
- Documentation Maintenance - Guide for maintaining documentation as code changes
- Documentation Change Log - Track all documentation updates
- Documentation Audit Report 2025-11-15 - Comprehensive audit findings
- Index of Indexes ⭐ - MASTER NAVIGATION HUB - Single entry point to all indexes
- Documentation Index - This file - complete documentation index
- Documentation Audit Report 2025-11-15 - Comprehensive documentation audit findings
- Guides Index - Complete index of all user guides organized by category (27 guides)
- Audit Index - Complete index of all audit reports organized by date and type (90+ audits)
- Analysis Index - Complete index of all analysis reports organized by topic (100+ reports)
- Research Index - Complete index of all research documents (4 documents)
- Cross-Reference Map - Relationships between audits, analysis, fixes, and documentation
- Timeline Index - Chronological index of all documentation and events
- Organization Patterns ⭐ - Complete guide to organization patterns and conventions
- Directory structure patterns
- File naming conventions
- Index organization patterns
- File categorization rules
- Use this for: Understanding how to organize new files and maintain consistency
- Documentation Maintenance ⭐ - NEW - Systematic approach to keeping docs updated
- Change type checklists (refactoring, features, bugs, config, performance, breaking)
- Documentation templates (session summaries, post-mortems, changelog entries)
- Update workflow and best practices
- Automation opportunities
- Use this for: Maintaining documentation as code changes
- Documentation Change Log - Track all documentation maintenance activities
- Records updates, fixes, and improvements
- Documents maintenance patterns
- Use this for: Tracking documentation maintenance history
- Organization Audit 2025-11-13 - Comprehensive organization audit and verification report
- Security audits
- Performance audits
- Deep code audits
- Post-mortem analyses
- ChatGPT Deep Research Audit Prompt (Latest) - Updated prompt for comprehensive audits
- Audit Response 2025-11-12 - Response to latest audit findings
- Gas Policy Analysis ⭐ - Winning transaction analysis and gas strategy recommendations
- Competitive Analysis and Best Practices ⭐ - Research on similar bots and optimization techniques
- Log analysis
- Status reports
- Fix reports
- Optimization reports
- Test results
- Incident reports
docs/
├── GETTING_STARTED.md # First-time setup guide
├── ARCHITECTURE.md # System design
├── EXECUTION_FLOW.md # Step-by-step execution
├── CONCEPTS.md # Key concepts explained
├── CODE_STRUCTURE.md # Codebase organization
├── CONFIGURATION_GUIDE.md # Configuration reference
├── MASTER_SYNTHESIS.md # Development timeline
├── INDEX_OF_INDEXES.md # Master navigation hub ⭐
├── DOCUMENTATION_INDEX.md # This file
├── README.md # Documentation overview
├── guides/ # User guides
│ ├── GUIDES_INDEX.md # Complete guides index
│ ├── QUICK_START_NOW.md
│ ├── RUNBOOK.md
│ ├── TIMING_GUIDE.md
│ ├── GIT_CLI_BEST_PRACTICES.md
│ └── ...
├── audits/ # Audit reports
│ ├── AUDIT_INDEX.md # Complete audit index
│ └── ...
├── analysis/ # Analysis reports
│ ├── ANALYSIS_INDEX.md # Complete analysis index
│ └── ...
├── prompts/ # AI agent prompts
│ ├── CHATGPT_DEEP_RESEARCH_PROMPT_2025-11-13.md
│ ├── CODEX_NEW_AGENT_PROMPT_2025-11-13.md
│ └── ...
├── research/ # Research documents
│ ├── RESEARCH_INDEX.md # Complete research index
│ └── ...
├── CROSS_REFERENCE_MAP.md # Cross-reference map
├── TIMELINE_INDEX.md # Timeline index
├── MERGE_PLAN.md # Branch merge planning
└── CURSOR_TODO.md # Session tracking log
- Getting Started Guide
- Configuration Guide
- Runbook
- Key Concepts (optional, for deeper understanding)
- Runbook - Troubleshooting section with pre-run verification checklist
- Balance Issues - Insufficient funds, nuclear budget
- RPC Filtering - RPC filter errors, configuration
- 500k Gas Limit - Gas limit debugging
- Configuration Guide - Configuration validation
- Analysis reports in
analysis/directory - Post-Mortem Analysis - 11:11 PST window failure analysis
- Master Synthesis - Complete timeline
- Berachain Docs: docs.berachain.com
- Berascan Explorer: berascan.com
- MiTeddy Website: miteddy21e8.com
All documentation follows these standards:
- Clear Structure: Headers, sections, code blocks
- Examples: Real configuration examples
- Code Snippets: Syntax-highlighted code
- Links: Cross-references to related docs
- Versioning: $12025-11-15 PST
When adding or updating documentation:
- Follow Structure: Use existing docs as templates
- Cross-Reference: Link to related documentation
- Examples: Include real configuration examples
- Update Index: Update this index if adding new docs
- Version: Include $12025-11-15 PST
Version: 1.4
Recent Updates (2025-11-15):
- ✅ Comprehensive Documentation Audit: Complete codebase scan and documentation verification
- Documentation Audit Report 2025-11-15 - Complete audit findings
- Line count corrections:
src/index.ts4,172 → 3,933 lines (actual count) - Configuration guide expansion: Added 20+ missing environment variables
- RBF bot configuration: Complete section added (11 new variables)
- Advanced configuration: Caching, state, logging, timing, RPC sections added
- All source files verified: All modules documented ✅
- All scripts verified: All package.json scripts documented ✅
- Module exports verified: All properly used ✅
- ✅ Configuration Guide Updated: Version 1.1 with comprehensive expansion
- RBF bot configuration section (11 environment variables)
- Advanced configuration section (caching, state, logging, timing, RPC)
PRE_WARM_STEPSdetailed documentation- Change history with version tracking
Previous Updates (2025-11-14):
- ✅ API Reference: Created comprehensive API reference documentation for all helper modules
- Analysis modules (RPC metrics, simulation results)
- Helper modules (budget tracker)
- Utility functions (environment utils, time units)
- Timing system (block time synthesizer)
- ✅ Documentation Gaps Filled: Enhanced architecture, code structure, and concepts documentation
- Added missing helper modules documentation
- Enhanced time units documentation
- Added testing framework overview
- Documented BlockTimeSynthesizer in detail
Previous Updates (2025-11-13):
- ✅ Complete Documentation Organization: Created comprehensive indexes for all documentation types
- Guides Index (27 guides organized by category)
- Audit Index (80+ audits organized by date and type)
- Analysis Index (80+ analysis reports organized by topic)
- Research Index (4 research documents)
- Cross-Reference Map (relationships between all documents)
- Timeline Index (chronological organization)
- ✅ Documentation Organization: Created comprehensive audit index, organized prompt files
- ✅ ChatGPT Audit: Added ChatGPT audit review and findings (2 issues fixed)
- ✅ Added troubleshooting guides (Balance, RPC Filtering, 500k Gas Limit)
- ✅ Added reference guides (Gas Limit Persistence, Gas Limit Defaults, File System Usage, Node.js Requirements)
- ✅ Created comprehensive changelog for November 2025
- ✅ Updated documentation to reflect gasLimitHint string format change
Previous Updates (2025-11-12):
- ✅ Documentation updated to reflect initialization improvements (~20x faster)
- ✅ Added console log preservation feature documentation
- ✅ Updated execution flow with new main() structure
- ✅ Added performance metrics and optimization details