Fileshed/docs
Fade78 de4fa161a7 Add mono-instance concurrency protections (C3-C6)
- C3: FS/DB atomicity with rollback on shed_rename, orphan cleanup in shed_maintenance
- C4: SQLite WAL mode for better concurrent read/write performance
- C5: Git lock (fcntl.flock) for group operations to prevent index corruption
- C6: SQLite retry with exponential backoff (3 retries, 0.1/0.2/0.4s delays)

Also: Change xxd to od in README features (xxd not in container)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 09:47:52 +01:00
..
audits/fileshed Remove Qwen3 30B and GPT-OSS 20B audit reports 2026-01-30 22:35:53 +01:00
SPEC.md Add mono-instance concurrency protections (C3-C6) 2026-01-31 09:47:52 +01:00