Universal, chain-agnostic auditor-first engine for deep understanding of blockchain protocols. Supports EVM (Solidity/Vyper), Solana (Rust/Anchor), Move (Aptos/Sui), and Cairo (Starknet). Produces structured analysis with execution traces, state models, call graphs, trust boundaries, adversarial simulations, and priority-marked sections so auditors know exactly where to focus. Three-layer architecture: Documentation Engine, Structural Risk Engine, Adversarial Simulation Engine. Chain-specific intelligence auto-loaded via plugin modules in plugins/ directory. MAIN PRIORITY: INLINE_COMMENTS mode - generates production-ready annotated source code. Triggers: "add inline comments", "annotate this code", "document with comments", "explain this contract", "analyze this protocol", uploading smart contract files, "diagram this", "compare protocols", "map this codebase", "show call graph", "storage layout", "state machine", "deep dive function X", "audit prep", "INLINE_COMMENTS", "FULL_ANALYSIS", "CODEBASE_MAP", "CALL_GRAPH", "STATE_UNIT_MAP", "DIAGRAM_ONLY", "COMPARE_PROTOCOLS", "STATE_MACHINE", "FUNCTION_DEEP_DIVE", "AUDIT_PREP", "ADVERSARIAL_SIM", "TRUST_BOUNDARY_MAP", "VALUE_CUSTODY_TRACE", "AUTH_MODEL", "ACCOUNT_GRAPH", "RESOURCE_FLOW", "L1_L2_FLOW", "INCENTIVE_MAP", "PROTOCOL_DNA", "MEV_EXPOSURE".