Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ahmedkhaleel2004/gitdiagram
/ nowIso
Function
nowIso
src/server/generate/session-audit.ts:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
} from
"~/features/diagram/graph"
;
10
11
function
nowIso(): string {
12
return
new
Date().toISOString();
13
}
14
15
export
function
createGenerationSessionAudit(params: {
16
sessionId: string;
Callers
11
createGenerationSessionAudit
Function · 0.85
withTimelineEvent
Function · 0.85
withExplanation
Function · 0.85
withEstimatedCost
Function · 0.85
withFinalCost
Function · 0.85
withStageUsage
Function · 0.85
withGraphAttempt
Function · 0.85
withGraph
Function · 0.85
withCompiledDiagram
Function · 0.85
withFailure
Function · 0.85
withSuccess
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected