Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlreadyMigrated ¶
AlreadyMigrated reports whether the v2 flat-store migration marker exists. Callers can use this to short-circuit before Load()ing state.
func Migrate ¶
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.
Click to show internal directories.
Click to hide internal directories.