01Identifies side effects like emails, notifications, and external API calls
02Maps complete execution flows with exact file and line number references
03Tracks Odoo inheritance and method override chains including super() calls
04Analyzes database performance by counting queries and detecting N+1 issues
05Visualizes logic using Mermaid diagrams for clear architectural understanding
061 GitHub stars