1
Phase 1: Decode (Current)
CLI with Tier 1 error decoding, contract-specific resolution, and
transaction context enrichment. Publish the error taxonomy database.
2
Phase 2: IDE Integration
VS Code extension with inline error decoding and a diagnostics panel.
3
Phase 3: Web Application
Browser-based tool with client-side decoding via WASM.
4
Phase 4: Replay Engine
Tier 2: Historical state reconstruction, execution trace replay, and
resource profiling.
5
Phase 5: Time-Travel Debugger
Tier 3: Breakpoints, step-through, what-if mode, and collaborative debug
sessions.
6
Phase 6: Ecosystem
GitHub Action for CI integration, LSP implementation, and community-driven
taxonomy expansion.