storemigrate

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AlreadyMigrated

func AlreadyMigrated(storeDir string) bool

AlreadyMigrated reports whether the v2 flat-store migration marker exists. Callers can use this to short-circuit before Load()ing state.

func Migrate

func Migrate(storeDir string, st *state.State) (warnings []string, err error)

Migrate moves skills from ~/.scribe/skills/<slug>/<name>/ to ~/.scribe/skills/<name>/. It is idempotent — a marker file under storeDir gates repeat runs, and the underlying file operations are safe to retry if the marker is absent. Returns a list of warnings (e.g., conflicts quarantined).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL