Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nakabonne/ali
/ summaryFilename
Function
summaryFilename
export/export.go:330–332 ·
view source on GitHub ↗
(id string)
Source
from the content-addressed store, hash-verified
328
}
329
330
func
summaryFilename(id string) string {
331
return
fmt.Sprintf(
"summary-%s.json"
, id)
332
}
Callers
3
StartRun
Method · 0.85
TestFileExporter_Basic
Function · 0.85
TestFileExporter_AtomicResultsWrite
Function · 0.85
Calls
no outgoing calls
Tested by
2
TestFileExporter_Basic
Function · 0.68
TestFileExporter_AtomicResultsWrite
Function · 0.68