Demo
testuser/hydrogen·#135

refactor: migrate webhook handler to new router

open

New core analysis package

pkg/analysis/resolve/resolver.go

Symbol Resolution Engine · 0/4 reviewed

Symbol Resolution EngineHighestHIGH

Introduce workspace-aware symbol resolution that traces imports across Go packages.

Risk 1 of 2
Why this needs attention
  • New core analysis package
  • Cross-package dependency resolution
  • Affects downstream job chain
Review hints
  • Verify cycle detection in resolve.Walk().
  • Check that edges are scoped to changed files before graph insertion.
No staged comments