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-time remains within the cross-device SLA envelope

What it does

  1. Detects a running rclone mount process.
  2. Audits effective --dir-cache-time against a threshold (default 15m).
  3. Optionally runs rclone rc vfs/forget dir=<path> for targeted stale directory listings.
  4. Runs bounded rclone rc vfs/refresh recursive=true dir=/ when RC is enabled.
  5. Logs outcomes to $(platform_log_dir)/wiki-fuse-refresh.log.

Guardrails

Installs
1
GitHub Stars
3
First Seen
1 day ago
vault-fuse-freshness — karlorz/llm-wiki