Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
fuse
command
fuse — semantic merge driver binary entry point.
|
fuse — semantic merge driver binary entry point. |
|
internal
|
|
|
cli
Package cli implements the fuse command-line interface.
|
Package cli implements the fuse command-line interface. |
|
config
Package config loads Fuse configuration from fuse.yaml + env overrides.
|
Package config loads Fuse configuration from fuse.yaml + env overrides. |
|
core
Package core contains shared data types used across Fuse subpackages.
|
Package core contains shared data types used across Fuse subpackages. |
|
grove
Package grove is Fuse's adapter to the in-process Grove engine.
|
Package grove is Fuse's adapter to the in-process Grove engine. |
|
handoff
Package handoff produces local AI-ready conflict prompts and append-only audit log entries.
|
Package handoff produces local AI-ready conflict prompts and append-only audit log entries. |
|
languages
Package languages re-exports astkit's strategy/registry types so existing Fuse callers keep compiling.
|
Package languages re-exports astkit's strategy/registry types so existing Fuse callers keep compiling. |
|
merge
Package merge orchestrates the 7-phase IntelliMerge pipeline.
|
Package merge orchestrates the 7-phase IntelliMerge pipeline. |
|
merge/analysis
Package analysis covers breaking change detection, blast radius lookup, and risk scoring during the merge pipeline.
|
Package analysis covers breaking change detection, blast radius lookup, and risk scoring during the merge pipeline. |
|
merge/classification
Package classification categorizes a merge conflict by type and severity.
|
Package classification categorizes a merge conflict by type and severity. |
|
merge/strategies
Package strategies implements three-way merge algorithms.
|
Package strategies implements three-way merge algorithms. |
|
parser
Package parser provides in-memory Tree-sitter parsing for the merge pipeline.
|
Package parser provides in-memory Tree-sitter parsing for the merge pipeline. |
|
version
Package version exposes the build version of fuse.
|
Package version exposes the build version of fuse. |
Click to show internal directories.
Click to hide internal directories.