function
VerifyArtifacts
func VerifyArtifacts(
ctx context.Context,
databaseURL,
directory string,
) (resultError error)Replay complete history in an isolated temporary schema, then always drop it.
Source adapters/postgres/artifact_runner.go:98
Verification never touches application tables.