provide-foundation
2025-10-05
Add async locks, config validators, and auto-flush file detector
94 files · 3,074+ · 1,355-
Concurrency and config additions
4 files changed
async_locks.pyAsync lock implementationsvalidators.pyConfiguration validators__init__.pyConfig parsers packageconverters.pyConfig value converters
- Added async locks for concurrency control and configuration validation/parsing modules
decouple
behavioral
1 file
async_locks.py
File operations enhancement
4 files changed
auto_flush.pyAuto-flush file operation detectorhelpers.pyDetector helpersorchestrator.pyDetection orchestrator updatesatomic.pyAtomic file operations refinements