Relax write validation so {} and zero-byte BytesIO round-trip correctly,
document None-vs-empty semantics on interfaces and adapters, and add
integration tests for placeholders and existence distinction.
Co-authored-by: Cursor <cursoragent@cursor.com>
Split Redis and MinIO container setup into backend-specific conftest modules so only the containers needed for collected tests are imported and started.
Co-authored-by: Cursor <cursoragent@cursor.com>