Record P2P validation infrastructure

This commit is contained in:
vorotamoroz
2026-07-12 11:08:59 +00:00
parent 2ae65860f0
commit 6fcb9d8d26
+1
View File
@@ -13,6 +13,7 @@ The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsid
### Testing
- Added shared Node and File System Access API storage contract coverage for metadata, text and binary operations, append, listing, removal, path containment, and empty-root handling.
- Added a Compose-based P2P end-to-end smoke test and repeatable network benchmark cases for local performance investigations.
### Miscellaneous