MBR READ 60 Seconds default

This commit is contained in:
Raven Scott
2026-04-05 04:50:28 -04:00
parent 904ad7e7fd
commit c1013c3852
11 changed files with 484 additions and 481 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"generatedAt": "2026-04-05T07:15:10.456Z",
"generatedAt": "2026-04-05T08:36:49.851Z",
"normativeManifest": "packages/bare-os-booter/lib/bare-module-manifest.json",
"buildTool": "packages/bare-os-bare-libs/build.mjs",
"bundles": [
+1 -1
View File
@@ -105,7 +105,7 @@ See also [Kernel subsystem map](../architecture/kernel-subsystems.md) and [ADR 0
**`read(index)`**
- If `localRAM.has(index)`, return cached.
- Else broadcast message 0 to all peers, single consumer callback from message 1, 10s timeout.
- Else broadcast message 0 to all peers, single consumer callback from message 1, **60s** timeout.
**`search(query)`**