MCPcopy Create free account
hub / github.com/Facets-cloud/flow / SkillVersionPath

Method SkillVersionPath

internal/harness/harness.go:247–247  ·  view source on GitHub ↗

SkillVersionPath returns the sidecar file recording which flow binary version wrote the current skill content. Used by the auto-upgrade gate.

()

Source from the content-addressed store, hash-verified

245
246 // SkillVersionPath returns the sidecar file recording which
247 // flow binary version wrote the current skill content. Used by
248 // the auto-upgrade gate.
249 SkillVersionPath() (string, error)
250

Callers 2

readSkillVersionFunction · 0.65
writeSkillVersionFunction · 0.65

Implementers 1

claudeinternal/harness/claude/claude.go

Calls

no outgoing calls

Tested by

no test coverage detected