Expand description
Multi-Codebase Compare Enhancement — Invention 10.
Goes beyond symbol-level comparison to structural, conceptual, and pattern-level differences between codebases loaded in a workspace.
Structs§
- Codebase
Comparer - Compares two codebases at multiple levels.
- Codebase
Comparison - Full comparison result between two codebases.
- Comparison
Summary - Summary statistics of a comparison.
- Conceptual
Diff - Conceptual diff — how high-level concepts differ.
- Migration
Step - A migration step for porting from A to B.
- Module
Diff - Diff of a single module between two codebases.
- Pattern
Diff - Pattern diff — how design patterns differ.
- Pattern
Variation - A variation in how a pattern is applied.
- Structural
Diff - Structural diff between two codebases.