faultline_diff 0.1.0

Diff and change classification contracts for FaultLine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# faultline_diff

Deterministic diff artifacts and classification contracts for FaultLine.

## Scope
- snapshot comparison input models
- deterministic diff artifact output
- change classification summaries
- diff engine trait and baseline implementation

## Notes
The current implementation is contract-focused and intended to be extended with richer geometry-aware comparison logic.