Skip to main content

Module cache

Module cache 

Expand description

Process-global cache for skill-directory loads.

Functionsยง

invalidate
Drop every cached entry. Call after any out-of-band mutation of a skills directory (e.g. super::SkillsService writes/removes) so the change is reflected on the next load even before mtimes are re-examined.