vault-fuse-freshness
Installation
SKILL.md
vault-fuse-freshness
Audit and maintain S3->FUSE visibility freshness on Linux hosts that consume the wiki through an rclone mount.
When to use
- New host bring-up after
/vault-sync-install - Investigating stale directory listings on pvelxc/LXC hosts
- Verifying
--dir-cache-timeremains within the cross-device SLA envelope
What it does
- Detects a running
rclone mountprocess. - Audits effective
--dir-cache-timeagainst a threshold (default15m). - Optionally runs
rclone rc vfs/forget dir=<path>for targeted stale directory listings. - Runs bounded
rclone rc vfs/refresh recursive=true dir=/when RC is enabled. - Logs outcomes to
$(platform_log_dir)/wiki-fuse-refresh.log.