We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e61231 commit 6e14a16Copy full SHA for 6e14a16
1 file changed
internal/app/analyze/ports.go
@@ -6,7 +6,7 @@ import (
6
7
"github.com/tae2089/code-context-graph/internal/domain/graph"
8
)
9
-
+// test
10
// FlowRebuildStore is the transaction-scoped graph and flow persistence surface used by a rebuild.
11
// @intent let flow application policy trace and replace flows without importing a database adapter.
12
type FlowRebuildStore interface {
0 commit comments