Constants§
Functions§
- lock_
key - Generate the lock file key for an entry:
"{source_type}/{entity_type}/{name}". - read_
lock - Read lock entries from
Skillfile.lock. Returns empty map if file is missing. - write_
lock - Write lock entries to
Skillfile.lockwith sorted keys, 2-space indent, trailing newline.