Skip to main content

Module repair

Module repair 

Source
Expand description

Index repair command implementation

Provides tools to detect and fix common index issues:

  • Orphaned symbols (files no longer exist)
  • Dangling references (symbols reference non-existent dependencies)

Note: Repair now uses the unified graph for detection and recommends rebuilding the index for fixes.

Functionsยง

run_repair
Repair corrupted index by detecting issues and recommending fixes