meta_core 0.2.20

Shared infrastructure for ~/.meta/ directory management, lockfile, and atomic JSON store
Documentation

meta_core — Shared infrastructure for ~/.meta/ directory management.

Provides:

  • data_dir — Locate and create the ~/.meta/ data directory and namespaced files
  • lock — File-based locking with PID staleness detection and retry
  • store — Atomic JSON read/write with lock-protected updates