wavemind 2.2.7__tar.gz → 2.2.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {wavemind-2.2.7 → wavemind-2.2.9}/PKG-INFO +77 -39
- {wavemind-2.2.7 → wavemind-2.2.9}/README.md +76 -38
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/BENCHMARK_LEADERBOARD.md +1 -1
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/BENCHMARK_REPORT.md +1 -1
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/benchmark_matrix_results.json +13 -11
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/benchmark_registry.py +5 -3
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/scale_readiness_benchmark.py +18 -8
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/scale_readiness_results.json +13 -11
- {wavemind-2.2.7 → wavemind-2.2.9}/docker-compose.yml +1 -1
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/BENCHMARK_BRIEF.md +1 -1
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/ROADMAP.md +9 -6
- {wavemind-2.2.7 → wavemind-2.2.9}/pyproject.toml +1 -1
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_cli_smoke.py +72 -0
- wavemind-2.2.9/tests/test_jobs.py +305 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_scale_readiness_benchmark.py +2 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/__init__.py +13 -2
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/cli.py +100 -1
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/jobs.py +136 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/replication.py +175 -1
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind.egg-info/PKG-INFO +77 -39
- wavemind-2.2.7/tests/test_jobs.py +0 -126
- {wavemind-2.2.7 → wavemind-2.2.9}/CONTRIBUTING.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/Dockerfile +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/LICENSE +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/MANIFEST.in +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/SECURITY.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/SUPPORT.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/agent_memory_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/agent_memory_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/ann_index_curve_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/ann_index_curve_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/dynamic_memory_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/dynamic_memory_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/field_memory_dynamics_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/field_memory_dynamics_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/locomo_evidence_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/locomo_memory_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/locomo_sentence_evidence_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/long_memory_evidence_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/long_memory_evidence_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/longmemeval_answer_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/longmemeval_answer_extractive_20_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/longmemeval_answer_qwen25_0_5b_50_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/longmemeval_answer_qwen25_1_5b_50_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/longmemeval_evidence_50_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/longmemeval_evidence_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/longmemeval_memory_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/memory_competitor_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/memory_competitor_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/nomiracl_russian_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/nomiracl_russian_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/open_retrieval_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/open_retrieval_scifact_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/production_index_profile_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/production_load_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/production_load_qdrant_100k_tuned_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/production_load_qdrant_1m_ef_sweep_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/production_load_qdrant_1m_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/production_load_qdrant_1m_tuned_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/production_load_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/render_benchmark_charts.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/render_benchmark_leaderboard.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/render_benchmark_report.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/ru_sentences_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/benchmarks/wavemind_capacity_results.json +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/CHROMA_MIGRATION.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/DEMO_SCRIPT.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/LAUNCH_KIT.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/OBSERVABILITY.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/PROJECT_BOARD.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/RELEASE.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/RU_LAUNCH_POSTS.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/USE_CASES.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/assets/benchmark-summary.svg +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/assets/wavemind-demo.gif +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/docs/assets/wavemind-social-card.svg +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/agent_with_memory.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/chroma_migration.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/customer_support_memory.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/demo.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/dynamic_memory_demo.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/framework_integrations.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/langchain_memory.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/llamaindex_retriever.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/observability/README.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/observability/docker-compose.yml +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/observability/otel-collector.yaml +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/observability/prometheus-alerts.yml +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/observability/prometheus.yml +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/production-index-profile/README.md +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/production-index-profile/docker-compose.yml +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/research_notebook_memory.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/examples/sharded_memory.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/install.bat +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/install.sh +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/requirements-optional.txt +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/requirements.txt +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/setup.cfg +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_agent_memory_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_ann_index_curve_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_api.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_api_process_persistence.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_benchmark_brief.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_benchmark_charts.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_benchmark_leaderboard.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_benchmark_registry.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_benchmark_report.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_chroma_migration_example.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_cluster.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_core_persistence.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_dynamic_memory_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_examples.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_field_graph.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_field_graph_integration.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_field_memory_dynamics_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_framework_adapters.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_import_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_indexes_encoders.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_langchain_integration.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_locomo_memory_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_long_memory_evidence_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_longmemeval_answer_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_longmemeval_memory_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_memory_competitor_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_multimodal.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_nomiracl_russian_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_observability.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_observability_docs.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_open_retrieval_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_packaging_files.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_postgres_storage.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_production_index_profile.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_production_load_benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_replication.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_scale_plan.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_semantic_and_latency.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/tests/test_sharding.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/__main__.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/api.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/benchmark.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/cluster.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/core.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/encoders.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/field_graph.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/importers.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/indexes.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/integrations/__init__.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/integrations/autogen.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/integrations/crewai.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/integrations/langchain.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/integrations/langgraph.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/integrations/llamaindex.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/multimodal.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/observability.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/scale.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/sharding.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/storage.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind/studio.py +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind.egg-info/SOURCES.txt +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind.egg-info/dependency_links.txt +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind.egg-info/entry_points.txt +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind.egg-info/requires.txt +0 -0
- {wavemind-2.2.7 → wavemind-2.2.9}/wavemind.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: wavemind
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.9
|
|
4
4
|
Summary: Local-first dynamic memory field with vector search and wave-field re-ranking
|
|
5
5
|
License-Expression: MIT
|
|
6
6
|
Project-URL: Homepage, https://github.com/CaspianG/wavemind
|
|
@@ -543,16 +543,17 @@ Checked-in result:
|
|
|
543
543
|
|---|---:|
|
|
544
544
|
| Cluster planner | 4096 namespaces, 4 nodes, replication factor 2, node-loss availability `1.000`, zone-loss availability `1.000`, write quorum `2`. |
|
|
545
545
|
| Hot cache | 2000 lookups, hit rate `0.920`, p99 lookup `0.003 ms`. |
|
|
546
|
-
| Replicated runtime | 3 physical WaveMind stores, replication factor 3, write quorum 2, node-loss recall `true`, repair copied `1` missing record, tombstone repair deleted `1` stale record, p99 query-after-loss `1.
|
|
547
|
-
| Active-active delta sync | 2 regions, bidirectional convergence `true`, stale import suppressed after delete `true`, tombstone convergence `true`, sync `
|
|
548
|
-
| Replicated snapshot | 3 replica files, manifest checksum validation `true`, restore `
|
|
549
|
-
| Structured payloads | image/audio/table/event retrieval, precision@1 `1.000`, p99 `0.
|
|
546
|
+
| Replicated runtime | 3 physical WaveMind stores, replication factor 3, write quorum 2, node-loss recall `true`, repair copied `1` missing record, tombstone repair deleted `1` stale record, p99 query-after-loss `1.57 ms`. |
|
|
547
|
+
| Active-active delta sync | 2 regions, bidirectional convergence `true`, stale import suppressed after delete `true`, tombstone convergence `true`, sync `104.43 ms`. |
|
|
548
|
+
| Replicated snapshot job | 3 replica files, manifest checksum validation `true`, offsite mirror validation `true`, portable archive validation `true`, archive restore `25.70 ms`, recall after restored-primary loss `true`. |
|
|
549
|
+
| Structured payloads | image/audio/table/event retrieval, precision@1 `1.000`, p99 `0.58 ms`. |
|
|
550
550
|
|
|
551
551
|
This profile validates routing, quorum-replicated runtime behavior, cache
|
|
552
552
|
behavior, active-active namespace delta sync, replicated snapshot/restore, and
|
|
553
|
-
structured payload handling
|
|
554
|
-
and 10M latency claims should
|
|
555
|
-
load tests on production-like
|
|
553
|
+
structured payload handling, including verified offsite and archive restore.
|
|
554
|
+
It is not a 10M-vector load test. Real 100k, 1M, and 10M latency claims should
|
|
555
|
+
come from service-backed FAISS/Qdrant/pgvector load tests on production-like
|
|
556
|
+
hardware.
|
|
556
557
|
|
|
557
558
|
Cluster placement planning:
|
|
558
559
|
|
|
@@ -575,16 +576,19 @@ should still use a production database or service layer.
|
|
|
575
576
|
|
|
576
577
|
The same planner is available over HTTP as `POST /cluster-plan`.
|
|
577
578
|
|
|
578
|
-
Maintenance
|
|
579
|
+
Maintenance workers:
|
|
579
580
|
|
|
580
581
|
```sh
|
|
581
582
|
wavemind maintenance --namespace user:42 --consolidate-steps 10 --consolidate-concepts --json
|
|
583
|
+
wavemind replicated-snapshot --root ./state/replicas --node node-a --node node-b --node node-c --out ./backups/replicated --offsite ./offsite/replicated --archive ./archives/replicated --keep-last 7 --json
|
|
582
584
|
```
|
|
583
585
|
|
|
584
|
-
|
|
585
|
-
field/concept consolidation, and index-health repair.
|
|
586
|
-
|
|
587
|
-
|
|
586
|
+
The first command runs one deterministic memory pass: expired-memory purge,
|
|
587
|
+
optional field/concept consolidation, and index-health repair. The second
|
|
588
|
+
command creates a verified replicated snapshot, mirrors it to an offsite path,
|
|
589
|
+
writes a portable `.tar.gz` archive, verifies that archive, and applies
|
|
590
|
+
retention. Production deployments can call these commands from cron, systemd,
|
|
591
|
+
Kubernetes CronJobs, Celery, RQ, or Temporal.
|
|
588
592
|
|
|
589
593
|
Hot-cache options:
|
|
590
594
|
|
|
@@ -674,7 +678,7 @@ backup command.
|
|
|
674
678
|
Replicated runtime snapshot/restore:
|
|
675
679
|
|
|
676
680
|
```python
|
|
677
|
-
from wavemind import HashingTextEncoder, ReplicatedWaveMind
|
|
681
|
+
from wavemind import HashingTextEncoder, ReplicatedSnapshotWorker, ReplicatedWaveMind
|
|
678
682
|
|
|
679
683
|
memory = ReplicatedWaveMind(
|
|
680
684
|
root_path="./state/replicas",
|
|
@@ -684,20 +688,47 @@ memory = ReplicatedWaveMind(
|
|
|
684
688
|
)
|
|
685
689
|
memory.remember("Tenant A prefers short support replies.", namespace="tenant:a")
|
|
686
690
|
|
|
687
|
-
|
|
688
|
-
|
|
691
|
+
snapshot_job = ReplicatedSnapshotWorker(memory).run_once(
|
|
692
|
+
destination="./backups/replicated",
|
|
693
|
+
offsite_destination="./offsite/replicated",
|
|
694
|
+
archive_destination="./archives/replicated",
|
|
695
|
+
keep_last=7,
|
|
696
|
+
)
|
|
697
|
+
assert snapshot_job.ok
|
|
689
698
|
|
|
690
|
-
restored, report = ReplicatedWaveMind.
|
|
691
|
-
|
|
699
|
+
restored, report = ReplicatedWaveMind.restore_snapshot_archive(
|
|
700
|
+
snapshot_job.archive_path,
|
|
692
701
|
"./state/restored-replicas",
|
|
693
702
|
encoder=HashingTextEncoder(vector_dim=64),
|
|
694
703
|
)
|
|
695
704
|
```
|
|
696
705
|
|
|
697
|
-
The replicated snapshot writes one SQLite backup per replica plus
|
|
706
|
+
The replicated snapshot job writes one SQLite backup per replica plus
|
|
698
707
|
`manifest.json` with SHA-256 checksums, replica metadata, quorum settings, and
|
|
699
|
-
node definitions.
|
|
700
|
-
`
|
|
708
|
+
node definitions. It can mirror the snapshot to a second path for offsite
|
|
709
|
+
backup, write a portable `.tar.gz` archive for object-store/offsite systems,
|
|
710
|
+
verify that archive, and apply `keep_last` retention locally, offsite, and for
|
|
711
|
+
archives. Restore refuses to overwrite a non-empty root unless `overwrite=True`
|
|
712
|
+
is passed.
|
|
713
|
+
|
|
714
|
+
Equivalent CLI:
|
|
715
|
+
|
|
716
|
+
```sh
|
|
717
|
+
wavemind replicated-snapshot \
|
|
718
|
+
--root ./state/replicas \
|
|
719
|
+
--node node-a --node node-b --node node-c \
|
|
720
|
+
--out ./backups/replicated \
|
|
721
|
+
--offsite ./offsite/replicated \
|
|
722
|
+
--archive ./archives/replicated \
|
|
723
|
+
--keep-last 7 \
|
|
724
|
+
--json
|
|
725
|
+
|
|
726
|
+
wavemind replicated-restore \
|
|
727
|
+
--from ./archives/replicated/wavemind-replicated-20260705-120000.tar.gz \
|
|
728
|
+
--to ./state/restored-replicas \
|
|
729
|
+
--overwrite \
|
|
730
|
+
--json
|
|
731
|
+
```
|
|
701
732
|
|
|
702
733
|
## HTTP API
|
|
703
734
|
|
|
@@ -1072,7 +1103,7 @@ Current read:
|
|
|
1072
1103
|
| LongMemEval 50-query smoke | On the first 50 non-abstention LongMemEval-S questions, WaveMind reaches `evidence_recall@5 0.920`, `precision@1 0.760`, and `MRR@5 0.827`; Chroma/Qdrant static reach `0.600`, `0.260`, and `0.385`. | This is the fast regression profile for checking current changes before rerunning the full LongMemEval profile. WaveMind wins on quality; latency still needs work. |
|
|
1073
1104
|
| ANN/index curve | At 50000 generated 128-d vectors, NumPy exact keeps `recall@10 1.000` at `6.49 ms`; quantized int8 keeps `0.934` at `24.92 ms`; Annoy is faster at `4.92 ms` but drops to `0.730` recall; Qdrant local keeps `1.000` recall at `43.49 ms`. | Current local scale boundary is clear: quantized search needs kernel work, Annoy needs tuning/FAISS, and Qdrant should be tested in service mode for a fair production comparison. |
|
|
1074
1105
|
| Production load | At 100000 generated 128-d vectors, service-mode Qdrant reaches `recall@10 1.000`, avg `10.28 ms`, p99 `21.26 ms`. At 1M, tuned Qdrant reaches `recall@10 0.984`, avg `116.80 ms`, p99 `209.28 ms`; an EF sweep finds `recall@10 0.977`, avg `64.76 ms`, p99 `103.77 ms` at `hnsw_ef=2048` on 30 queries. | 100k is production-grade on the tested machine. 1M recall is now strong, but p99 still needs tuning before claiming a stable sub-100 ms SLO. |
|
|
1075
|
-
| Scale readiness | Deterministic 1M-memory simulation validates 4096 namespace placements over 4 nodes with replication factor 2, node-loss availability `1.000`, zone-loss availability `1.000`, hot-cache hit rate `0.920`, quorum-replicated runtime recall after node loss, missing-record repair, tombstone repair, active-active delta sync, checksummed replicated snapshot/restore, and structured payload precision@1 `1.000`. | This proves routing, cache, payload, replicated-runtime, namespace-delta, and restore-drill foundations. It is not a 10M-vector latency claim; real 10M latency still needs service-backed load tests on larger hardware. |
|
|
1106
|
+
| Scale readiness | Deterministic 1M-memory simulation validates 4096 namespace placements over 4 nodes with replication factor 2, node-loss availability `1.000`, zone-loss availability `1.000`, hot-cache hit rate `0.920`, quorum-replicated runtime recall after node loss, missing-record repair, tombstone repair, active-active delta sync, checksummed replicated snapshot/restore, offsite mirror verification, portable archive verification, and structured payload precision@1 `1.000`. | This proves routing, cache, payload, replicated-runtime, namespace-delta, offsite/archive backup, and restore-drill foundations. It is not a 10M-vector latency claim; real 10M latency still needs service-backed load tests on larger hardware. |
|
|
1076
1107
|
| Memory competitor adapters | WaveMind reaches `precision@1 0.80`, `precision@3 1.00`, stale suppression `1.00` on the small adapter profile. Mem0, Zep, and LangGraph are listed as skipped unless their real packages/services are configured. | This prevents fake competitor claims. The adapter harness is ready; real Mem0/Zep/LangGraph results still need configured installs. |
|
|
1077
1108
|
| LongMemEval local answer generation | With the same local Ollama `qwen2.5:1.5b`, WaveMind reaches `exact_match 0.240`, `contains_answer 0.380`, `token_f1 0.333`, and `evidence_recall@5 0.920`; Chroma and Qdrant static both reach `0.120`, `0.160`, `0.170`, and `0.600`. | This is the first checked-in end-to-end answer benchmark against Chroma/Qdrant. It is still a 50-question lightweight smoke run, not a full LongMemEval leaderboard score. |
|
|
1078
1109
|
|
|
@@ -1091,7 +1122,7 @@ Current read:
|
|
|
1091
1122
|
| Production index profile | Docker-backed 50000-vector profile for persisted FAISS, Qdrant service, and PostgreSQL/pgvector HNSW. | implemented | FAISS / Qdrant service / pgvector | Keep service-mode candidate generation above `0.95` recall@10 and below 10 ms average query latency at 50000 vectors. |
|
|
1092
1123
|
| Production load profile | 100k and 1M service-backed candidate-index checks with p95/p99 latency. | implemented | Qdrant service / pgvector HNSW / FAISS persisted | Keep 100k at recall@10 `1.000`; push 1M p99 below 100 ms with recall@10 >= 0.95. |
|
|
1093
1124
|
| Qdrant 1M HNSW ef sweep | One 1M Qdrant collection queried with multiple `hnsw_ef` values. | implemented | Qdrant service | Repeat with 100+ queries and collection-level HNSW build parameters before claiming a stable 1M SLO. |
|
|
1094
|
-
| Scale readiness profile | Cluster placement, node/zone-loss simulation, quorum report, replicated runtime, active-active delta sync, replicated snapshot/restore, hot-cache behavior, and structured/multimodal payload retrieval. | implemented | Mem0 / Zep / LangGraph persistent memory / GraphRAG target adapters | Keep quorum replication, namespace-delta sync, repair, and restore drills green while adding larger service-backed 10M load tests. |
|
|
1125
|
+
| Scale readiness profile | Cluster placement, node/zone-loss simulation, quorum report, replicated runtime, active-active delta sync, replicated snapshot/restore with offsite and archive verification, hot-cache behavior, and structured/multimodal payload retrieval. | implemented | Mem0 / Zep / LangGraph persistent memory / GraphRAG target adapters | Keep quorum replication, namespace-delta sync, repair, offsite/archive backup, and restore drills green while adding larger service-backed 10M load tests. |
|
|
1095
1126
|
| Memory competitor adapter profile | Dynamic-memory scenario wired for external memory frameworks. | implemented | Mem0 / Zep / LangGraph persistent memory | Report real competitor results only when their packages/services are explicitly configured. |
|
|
1096
1127
|
| [BEIR](https://github.com/beir-cellar/beir) | Standard zero-shot information retrieval quality. | planned | Chroma / Qdrant / FAISS | Stay within 0.02 `nDCG@10` on identical embeddings. |
|
|
1097
1128
|
| [MTEB Retrieval](https://github.com/embeddings-benchmark/mteb) | Separates encoder quality from retrieval-store quality. | planned | Chroma / Qdrant / FAISS | Prove WaveMind does not reduce same-embedding retrieval quality. |
|
|
@@ -1224,7 +1255,7 @@ For HA-style local or service-mode deployments, `ReplicatedWaveMind` writes each
|
|
|
1224
1255
|
namespace to a deterministic replica set and enforces read/write quorum:
|
|
1225
1256
|
|
|
1226
1257
|
```python
|
|
1227
|
-
from wavemind import ReplicatedWaveMind
|
|
1258
|
+
from wavemind import ReplicatedSnapshotWorker, ReplicatedWaveMind
|
|
1228
1259
|
|
|
1229
1260
|
memory = ReplicatedWaveMind(
|
|
1230
1261
|
root_path="./state/wavemind-replicas",
|
|
@@ -1265,21 +1296,28 @@ region_b.import_namespace_delta(region_a.export_namespace_delta("tenant:a"))
|
|
|
1265
1296
|
The delta contains active records plus tombstones. Import is idempotent and
|
|
1266
1297
|
tombstone-aware, so a stale region export cannot resurrect a deleted memory.
|
|
1267
1298
|
|
|
1268
|
-
For operational recovery, `
|
|
1269
|
-
|
|
1299
|
+
For operational recovery, `ReplicatedSnapshotWorker` creates a checksummed
|
|
1300
|
+
replicated snapshot, verifies an optional offsite mirror, writes a verified
|
|
1301
|
+
`.tar.gz` archive, and `restore_snapshot_archive()` restores it into a fresh
|
|
1302
|
+
replica root:
|
|
1270
1303
|
|
|
1271
1304
|
```python
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1305
|
+
job = ReplicatedSnapshotWorker(memory).run_once(
|
|
1306
|
+
destination="./backups/replicated",
|
|
1307
|
+
offsite_destination="./offsite/replicated",
|
|
1308
|
+
archive_destination="./archives/replicated",
|
|
1309
|
+
keep_last=7,
|
|
1310
|
+
)
|
|
1311
|
+
restored, report = ReplicatedWaveMind.restore_snapshot_archive(
|
|
1312
|
+
job.archive_path,
|
|
1276
1313
|
"./state/restored-replicas",
|
|
1277
1314
|
)
|
|
1278
1315
|
```
|
|
1279
1316
|
|
|
1280
|
-
The checked-in scale-readiness profile verifies manifest checksums,
|
|
1281
|
-
|
|
1282
|
-
|
|
1317
|
+
The checked-in scale-readiness profile verifies manifest checksums, verifies the
|
|
1318
|
+
offsite mirror, verifies the portable archive, restores three replica files from
|
|
1319
|
+
that archive, then disables the restored primary and confirms the memory is
|
|
1320
|
+
still recalled from the remaining replicas.
|
|
1283
1321
|
|
|
1284
1322
|
Checked-in official LoCoMo retrieval result:
|
|
1285
1323
|
|
|
@@ -1629,9 +1667,8 @@ If you already use Chroma for local memory, see the practical migration guide:
|
|
|
1629
1667
|
- The dynamic benchmark currently compares WaveMind against a static Chroma baseline. Chroma and Qdrant can implement similar behavior with extra application-layer metadata policy, deletes, filters, and reinforcement logic.
|
|
1630
1668
|
- `MemoryFieldGraph` is a discrete graph over stored memories, not a continuous mathematical field. Its current build path should be optimized with incremental edge updates before large production use.
|
|
1631
1669
|
- pgvector is a candidate-index backend. PostgreSQL source-of-truth storage is
|
|
1632
|
-
also available separately, but migrations, PITR docs,
|
|
1633
|
-
|
|
1634
|
-
coverage.
|
|
1670
|
+
also available separately, but migrations, PITR docs, and service benchmark
|
|
1671
|
+
profiles still need more real deployment coverage.
|
|
1635
1672
|
- The Qdrant backend is also a candidate-index backend. WaveMind rebuilds it
|
|
1636
1673
|
from SQLite on load/build, so large service-mode deployments still need a
|
|
1637
1674
|
measured rebuild strategy and index-health monitoring.
|
|
@@ -1669,9 +1706,10 @@ Near-term priorities:
|
|
|
1669
1706
|
OpenClaw, and HTTP-only sidecar use.
|
|
1670
1707
|
- Faster dynamic re-ranking through smaller candidate windows, caching, and
|
|
1671
1708
|
background updates.
|
|
1672
|
-
- Better production operations: OpenTelemetry
|
|
1673
|
-
|
|
1674
|
-
|
|
1709
|
+
- Better production operations: OpenTelemetry and replicated offsite snapshot
|
|
1710
|
+
jobs with verified portable archives are implemented; richer latency
|
|
1711
|
+
histograms, index-health metrics, alerting examples, direct object-store
|
|
1712
|
+
upload adapters, and Postgres PITR runbooks are next.
|
|
1675
1713
|
|
|
1676
1714
|
Longer-term direction:
|
|
1677
1715
|
|
|
@@ -490,16 +490,17 @@ Checked-in result:
|
|
|
490
490
|
|---|---:|
|
|
491
491
|
| Cluster planner | 4096 namespaces, 4 nodes, replication factor 2, node-loss availability `1.000`, zone-loss availability `1.000`, write quorum `2`. |
|
|
492
492
|
| Hot cache | 2000 lookups, hit rate `0.920`, p99 lookup `0.003 ms`. |
|
|
493
|
-
| Replicated runtime | 3 physical WaveMind stores, replication factor 3, write quorum 2, node-loss recall `true`, repair copied `1` missing record, tombstone repair deleted `1` stale record, p99 query-after-loss `1.
|
|
494
|
-
| Active-active delta sync | 2 regions, bidirectional convergence `true`, stale import suppressed after delete `true`, tombstone convergence `true`, sync `
|
|
495
|
-
| Replicated snapshot | 3 replica files, manifest checksum validation `true`, restore `
|
|
496
|
-
| Structured payloads | image/audio/table/event retrieval, precision@1 `1.000`, p99 `0.
|
|
493
|
+
| Replicated runtime | 3 physical WaveMind stores, replication factor 3, write quorum 2, node-loss recall `true`, repair copied `1` missing record, tombstone repair deleted `1` stale record, p99 query-after-loss `1.57 ms`. |
|
|
494
|
+
| Active-active delta sync | 2 regions, bidirectional convergence `true`, stale import suppressed after delete `true`, tombstone convergence `true`, sync `104.43 ms`. |
|
|
495
|
+
| Replicated snapshot job | 3 replica files, manifest checksum validation `true`, offsite mirror validation `true`, portable archive validation `true`, archive restore `25.70 ms`, recall after restored-primary loss `true`. |
|
|
496
|
+
| Structured payloads | image/audio/table/event retrieval, precision@1 `1.000`, p99 `0.58 ms`. |
|
|
497
497
|
|
|
498
498
|
This profile validates routing, quorum-replicated runtime behavior, cache
|
|
499
499
|
behavior, active-active namespace delta sync, replicated snapshot/restore, and
|
|
500
|
-
structured payload handling
|
|
501
|
-
and 10M latency claims should
|
|
502
|
-
load tests on production-like
|
|
500
|
+
structured payload handling, including verified offsite and archive restore.
|
|
501
|
+
It is not a 10M-vector load test. Real 100k, 1M, and 10M latency claims should
|
|
502
|
+
come from service-backed FAISS/Qdrant/pgvector load tests on production-like
|
|
503
|
+
hardware.
|
|
503
504
|
|
|
504
505
|
Cluster placement planning:
|
|
505
506
|
|
|
@@ -522,16 +523,19 @@ should still use a production database or service layer.
|
|
|
522
523
|
|
|
523
524
|
The same planner is available over HTTP as `POST /cluster-plan`.
|
|
524
525
|
|
|
525
|
-
Maintenance
|
|
526
|
+
Maintenance workers:
|
|
526
527
|
|
|
527
528
|
```sh
|
|
528
529
|
wavemind maintenance --namespace user:42 --consolidate-steps 10 --consolidate-concepts --json
|
|
530
|
+
wavemind replicated-snapshot --root ./state/replicas --node node-a --node node-b --node node-c --out ./backups/replicated --offsite ./offsite/replicated --archive ./archives/replicated --keep-last 7 --json
|
|
529
531
|
```
|
|
530
532
|
|
|
531
|
-
|
|
532
|
-
field/concept consolidation, and index-health repair.
|
|
533
|
-
|
|
534
|
-
|
|
533
|
+
The first command runs one deterministic memory pass: expired-memory purge,
|
|
534
|
+
optional field/concept consolidation, and index-health repair. The second
|
|
535
|
+
command creates a verified replicated snapshot, mirrors it to an offsite path,
|
|
536
|
+
writes a portable `.tar.gz` archive, verifies that archive, and applies
|
|
537
|
+
retention. Production deployments can call these commands from cron, systemd,
|
|
538
|
+
Kubernetes CronJobs, Celery, RQ, or Temporal.
|
|
535
539
|
|
|
536
540
|
Hot-cache options:
|
|
537
541
|
|
|
@@ -621,7 +625,7 @@ backup command.
|
|
|
621
625
|
Replicated runtime snapshot/restore:
|
|
622
626
|
|
|
623
627
|
```python
|
|
624
|
-
from wavemind import HashingTextEncoder, ReplicatedWaveMind
|
|
628
|
+
from wavemind import HashingTextEncoder, ReplicatedSnapshotWorker, ReplicatedWaveMind
|
|
625
629
|
|
|
626
630
|
memory = ReplicatedWaveMind(
|
|
627
631
|
root_path="./state/replicas",
|
|
@@ -631,20 +635,47 @@ memory = ReplicatedWaveMind(
|
|
|
631
635
|
)
|
|
632
636
|
memory.remember("Tenant A prefers short support replies.", namespace="tenant:a")
|
|
633
637
|
|
|
634
|
-
|
|
635
|
-
|
|
638
|
+
snapshot_job = ReplicatedSnapshotWorker(memory).run_once(
|
|
639
|
+
destination="./backups/replicated",
|
|
640
|
+
offsite_destination="./offsite/replicated",
|
|
641
|
+
archive_destination="./archives/replicated",
|
|
642
|
+
keep_last=7,
|
|
643
|
+
)
|
|
644
|
+
assert snapshot_job.ok
|
|
636
645
|
|
|
637
|
-
restored, report = ReplicatedWaveMind.
|
|
638
|
-
|
|
646
|
+
restored, report = ReplicatedWaveMind.restore_snapshot_archive(
|
|
647
|
+
snapshot_job.archive_path,
|
|
639
648
|
"./state/restored-replicas",
|
|
640
649
|
encoder=HashingTextEncoder(vector_dim=64),
|
|
641
650
|
)
|
|
642
651
|
```
|
|
643
652
|
|
|
644
|
-
The replicated snapshot writes one SQLite backup per replica plus
|
|
653
|
+
The replicated snapshot job writes one SQLite backup per replica plus
|
|
645
654
|
`manifest.json` with SHA-256 checksums, replica metadata, quorum settings, and
|
|
646
|
-
node definitions.
|
|
647
|
-
`
|
|
655
|
+
node definitions. It can mirror the snapshot to a second path for offsite
|
|
656
|
+
backup, write a portable `.tar.gz` archive for object-store/offsite systems,
|
|
657
|
+
verify that archive, and apply `keep_last` retention locally, offsite, and for
|
|
658
|
+
archives. Restore refuses to overwrite a non-empty root unless `overwrite=True`
|
|
659
|
+
is passed.
|
|
660
|
+
|
|
661
|
+
Equivalent CLI:
|
|
662
|
+
|
|
663
|
+
```sh
|
|
664
|
+
wavemind replicated-snapshot \
|
|
665
|
+
--root ./state/replicas \
|
|
666
|
+
--node node-a --node node-b --node node-c \
|
|
667
|
+
--out ./backups/replicated \
|
|
668
|
+
--offsite ./offsite/replicated \
|
|
669
|
+
--archive ./archives/replicated \
|
|
670
|
+
--keep-last 7 \
|
|
671
|
+
--json
|
|
672
|
+
|
|
673
|
+
wavemind replicated-restore \
|
|
674
|
+
--from ./archives/replicated/wavemind-replicated-20260705-120000.tar.gz \
|
|
675
|
+
--to ./state/restored-replicas \
|
|
676
|
+
--overwrite \
|
|
677
|
+
--json
|
|
678
|
+
```
|
|
648
679
|
|
|
649
680
|
## HTTP API
|
|
650
681
|
|
|
@@ -1019,7 +1050,7 @@ Current read:
|
|
|
1019
1050
|
| LongMemEval 50-query smoke | On the first 50 non-abstention LongMemEval-S questions, WaveMind reaches `evidence_recall@5 0.920`, `precision@1 0.760`, and `MRR@5 0.827`; Chroma/Qdrant static reach `0.600`, `0.260`, and `0.385`. | This is the fast regression profile for checking current changes before rerunning the full LongMemEval profile. WaveMind wins on quality; latency still needs work. |
|
|
1020
1051
|
| ANN/index curve | At 50000 generated 128-d vectors, NumPy exact keeps `recall@10 1.000` at `6.49 ms`; quantized int8 keeps `0.934` at `24.92 ms`; Annoy is faster at `4.92 ms` but drops to `0.730` recall; Qdrant local keeps `1.000` recall at `43.49 ms`. | Current local scale boundary is clear: quantized search needs kernel work, Annoy needs tuning/FAISS, and Qdrant should be tested in service mode for a fair production comparison. |
|
|
1021
1052
|
| Production load | At 100000 generated 128-d vectors, service-mode Qdrant reaches `recall@10 1.000`, avg `10.28 ms`, p99 `21.26 ms`. At 1M, tuned Qdrant reaches `recall@10 0.984`, avg `116.80 ms`, p99 `209.28 ms`; an EF sweep finds `recall@10 0.977`, avg `64.76 ms`, p99 `103.77 ms` at `hnsw_ef=2048` on 30 queries. | 100k is production-grade on the tested machine. 1M recall is now strong, but p99 still needs tuning before claiming a stable sub-100 ms SLO. |
|
|
1022
|
-
| Scale readiness | Deterministic 1M-memory simulation validates 4096 namespace placements over 4 nodes with replication factor 2, node-loss availability `1.000`, zone-loss availability `1.000`, hot-cache hit rate `0.920`, quorum-replicated runtime recall after node loss, missing-record repair, tombstone repair, active-active delta sync, checksummed replicated snapshot/restore, and structured payload precision@1 `1.000`. | This proves routing, cache, payload, replicated-runtime, namespace-delta, and restore-drill foundations. It is not a 10M-vector latency claim; real 10M latency still needs service-backed load tests on larger hardware. |
|
|
1053
|
+
| Scale readiness | Deterministic 1M-memory simulation validates 4096 namespace placements over 4 nodes with replication factor 2, node-loss availability `1.000`, zone-loss availability `1.000`, hot-cache hit rate `0.920`, quorum-replicated runtime recall after node loss, missing-record repair, tombstone repair, active-active delta sync, checksummed replicated snapshot/restore, offsite mirror verification, portable archive verification, and structured payload precision@1 `1.000`. | This proves routing, cache, payload, replicated-runtime, namespace-delta, offsite/archive backup, and restore-drill foundations. It is not a 10M-vector latency claim; real 10M latency still needs service-backed load tests on larger hardware. |
|
|
1023
1054
|
| Memory competitor adapters | WaveMind reaches `precision@1 0.80`, `precision@3 1.00`, stale suppression `1.00` on the small adapter profile. Mem0, Zep, and LangGraph are listed as skipped unless their real packages/services are configured. | This prevents fake competitor claims. The adapter harness is ready; real Mem0/Zep/LangGraph results still need configured installs. |
|
|
1024
1055
|
| LongMemEval local answer generation | With the same local Ollama `qwen2.5:1.5b`, WaveMind reaches `exact_match 0.240`, `contains_answer 0.380`, `token_f1 0.333`, and `evidence_recall@5 0.920`; Chroma and Qdrant static both reach `0.120`, `0.160`, `0.170`, and `0.600`. | This is the first checked-in end-to-end answer benchmark against Chroma/Qdrant. It is still a 50-question lightweight smoke run, not a full LongMemEval leaderboard score. |
|
|
1025
1056
|
|
|
@@ -1038,7 +1069,7 @@ Current read:
|
|
|
1038
1069
|
| Production index profile | Docker-backed 50000-vector profile for persisted FAISS, Qdrant service, and PostgreSQL/pgvector HNSW. | implemented | FAISS / Qdrant service / pgvector | Keep service-mode candidate generation above `0.95` recall@10 and below 10 ms average query latency at 50000 vectors. |
|
|
1039
1070
|
| Production load profile | 100k and 1M service-backed candidate-index checks with p95/p99 latency. | implemented | Qdrant service / pgvector HNSW / FAISS persisted | Keep 100k at recall@10 `1.000`; push 1M p99 below 100 ms with recall@10 >= 0.95. |
|
|
1040
1071
|
| Qdrant 1M HNSW ef sweep | One 1M Qdrant collection queried with multiple `hnsw_ef` values. | implemented | Qdrant service | Repeat with 100+ queries and collection-level HNSW build parameters before claiming a stable 1M SLO. |
|
|
1041
|
-
| Scale readiness profile | Cluster placement, node/zone-loss simulation, quorum report, replicated runtime, active-active delta sync, replicated snapshot/restore, hot-cache behavior, and structured/multimodal payload retrieval. | implemented | Mem0 / Zep / LangGraph persistent memory / GraphRAG target adapters | Keep quorum replication, namespace-delta sync, repair, and restore drills green while adding larger service-backed 10M load tests. |
|
|
1072
|
+
| Scale readiness profile | Cluster placement, node/zone-loss simulation, quorum report, replicated runtime, active-active delta sync, replicated snapshot/restore with offsite and archive verification, hot-cache behavior, and structured/multimodal payload retrieval. | implemented | Mem0 / Zep / LangGraph persistent memory / GraphRAG target adapters | Keep quorum replication, namespace-delta sync, repair, offsite/archive backup, and restore drills green while adding larger service-backed 10M load tests. |
|
|
1042
1073
|
| Memory competitor adapter profile | Dynamic-memory scenario wired for external memory frameworks. | implemented | Mem0 / Zep / LangGraph persistent memory | Report real competitor results only when their packages/services are explicitly configured. |
|
|
1043
1074
|
| [BEIR](https://github.com/beir-cellar/beir) | Standard zero-shot information retrieval quality. | planned | Chroma / Qdrant / FAISS | Stay within 0.02 `nDCG@10` on identical embeddings. |
|
|
1044
1075
|
| [MTEB Retrieval](https://github.com/embeddings-benchmark/mteb) | Separates encoder quality from retrieval-store quality. | planned | Chroma / Qdrant / FAISS | Prove WaveMind does not reduce same-embedding retrieval quality. |
|
|
@@ -1171,7 +1202,7 @@ For HA-style local or service-mode deployments, `ReplicatedWaveMind` writes each
|
|
|
1171
1202
|
namespace to a deterministic replica set and enforces read/write quorum:
|
|
1172
1203
|
|
|
1173
1204
|
```python
|
|
1174
|
-
from wavemind import ReplicatedWaveMind
|
|
1205
|
+
from wavemind import ReplicatedSnapshotWorker, ReplicatedWaveMind
|
|
1175
1206
|
|
|
1176
1207
|
memory = ReplicatedWaveMind(
|
|
1177
1208
|
root_path="./state/wavemind-replicas",
|
|
@@ -1212,21 +1243,28 @@ region_b.import_namespace_delta(region_a.export_namespace_delta("tenant:a"))
|
|
|
1212
1243
|
The delta contains active records plus tombstones. Import is idempotent and
|
|
1213
1244
|
tombstone-aware, so a stale region export cannot resurrect a deleted memory.
|
|
1214
1245
|
|
|
1215
|
-
For operational recovery, `
|
|
1216
|
-
|
|
1246
|
+
For operational recovery, `ReplicatedSnapshotWorker` creates a checksummed
|
|
1247
|
+
replicated snapshot, verifies an optional offsite mirror, writes a verified
|
|
1248
|
+
`.tar.gz` archive, and `restore_snapshot_archive()` restores it into a fresh
|
|
1249
|
+
replica root:
|
|
1217
1250
|
|
|
1218
1251
|
```python
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1252
|
+
job = ReplicatedSnapshotWorker(memory).run_once(
|
|
1253
|
+
destination="./backups/replicated",
|
|
1254
|
+
offsite_destination="./offsite/replicated",
|
|
1255
|
+
archive_destination="./archives/replicated",
|
|
1256
|
+
keep_last=7,
|
|
1257
|
+
)
|
|
1258
|
+
restored, report = ReplicatedWaveMind.restore_snapshot_archive(
|
|
1259
|
+
job.archive_path,
|
|
1223
1260
|
"./state/restored-replicas",
|
|
1224
1261
|
)
|
|
1225
1262
|
```
|
|
1226
1263
|
|
|
1227
|
-
The checked-in scale-readiness profile verifies manifest checksums,
|
|
1228
|
-
|
|
1229
|
-
|
|
1264
|
+
The checked-in scale-readiness profile verifies manifest checksums, verifies the
|
|
1265
|
+
offsite mirror, verifies the portable archive, restores three replica files from
|
|
1266
|
+
that archive, then disables the restored primary and confirms the memory is
|
|
1267
|
+
still recalled from the remaining replicas.
|
|
1230
1268
|
|
|
1231
1269
|
Checked-in official LoCoMo retrieval result:
|
|
1232
1270
|
|
|
@@ -1576,9 +1614,8 @@ If you already use Chroma for local memory, see the practical migration guide:
|
|
|
1576
1614
|
- The dynamic benchmark currently compares WaveMind against a static Chroma baseline. Chroma and Qdrant can implement similar behavior with extra application-layer metadata policy, deletes, filters, and reinforcement logic.
|
|
1577
1615
|
- `MemoryFieldGraph` is a discrete graph over stored memories, not a continuous mathematical field. Its current build path should be optimized with incremental edge updates before large production use.
|
|
1578
1616
|
- pgvector is a candidate-index backend. PostgreSQL source-of-truth storage is
|
|
1579
|
-
also available separately, but migrations, PITR docs,
|
|
1580
|
-
|
|
1581
|
-
coverage.
|
|
1617
|
+
also available separately, but migrations, PITR docs, and service benchmark
|
|
1618
|
+
profiles still need more real deployment coverage.
|
|
1582
1619
|
- The Qdrant backend is also a candidate-index backend. WaveMind rebuilds it
|
|
1583
1620
|
from SQLite on load/build, so large service-mode deployments still need a
|
|
1584
1621
|
measured rebuild strategy and index-health monitoring.
|
|
@@ -1616,9 +1653,10 @@ Near-term priorities:
|
|
|
1616
1653
|
OpenClaw, and HTTP-only sidecar use.
|
|
1617
1654
|
- Faster dynamic re-ranking through smaller candidate windows, caching, and
|
|
1618
1655
|
background updates.
|
|
1619
|
-
- Better production operations: OpenTelemetry
|
|
1620
|
-
|
|
1621
|
-
|
|
1656
|
+
- Better production operations: OpenTelemetry and replicated offsite snapshot
|
|
1657
|
+
jobs with verified portable archives are implemented; richer latency
|
|
1658
|
+
histograms, index-health metrics, alerting examples, direct object-store
|
|
1659
|
+
upload adapters, and Postgres PITR runbooks are next.
|
|
1622
1660
|
|
|
1623
1661
|
Longer-term direction:
|
|
1624
1662
|
|
|
@@ -21,7 +21,7 @@ This is a compact reader-facing view of checked-in benchmark results. It is not
|
|
|
21
21
|
| Production load profile 100k | production-scale | Recall@k | WaveMind pgvector: 0.736 / 17.8 ms | Qdrant service: 1 / 10.3 ms | Baseline leads on quality |
|
|
22
22
|
| Production load profile 1M | production-scale | Recall@k | - | Qdrant service: 0.984 / 116.8 ms | No WaveMind result |
|
|
23
23
|
| Qdrant 1M HNSW ef sweep | production-scale | Recall@k | - | hnsw_ef=2048: 0.977 / 64.8 ms | No WaveMind result |
|
|
24
|
-
| Scale readiness profile | production-scale | precision@1 | WaveMind structured payloads: 1 / 0.
|
|
24
|
+
| Scale readiness profile | production-scale | precision@1 | WaveMind structured payloads: 1 / 0.461 ms | - | WaveMind-only check |
|
|
25
25
|
| Memory competitor adapter profile | agent-memory | precision@1 | WaveMind: 0.8 / 0.554 ms | - | WaveMind-only check |
|
|
26
26
|
| [LongMemEval answer generation](https://github.com/xiaowu0162/LongMemEval) | long-term-agent-memory | token F1 | WaveMind + qwen2.5:1.5b: 0.333 / - | Chroma static + qwen2.5:1.5b: 0.17 / - | WaveMind leads on quality |
|
|
27
27
|
|
|
@@ -24,7 +24,7 @@ Planned rows are not claimed wins. They are the public proof path WaveMind must
|
|
|
24
24
|
| Production load profile 100k | production-scale | implemented | Qdrant service: Recall@k 1.00, avg latency 10.3, p95 latency 19.0, p99 latency ms 21.3, build ms 27439.3<br>WaveMind pgvector: Recall@k 0.74, avg latency 17.8, p95 latency 23.5, build ms 455703.7<br>WaveMind faiss-persisted: skipped - Set WAVEMIND_FAISS_PATH to use the persisted FAISS backend | Tune pgvector HNSW build/search parameters and add persisted FAISS from the Linux benchmark container. |
|
|
25
25
|
| Production load profile 1M | production-scale | implemented | Qdrant service: Recall@k 0.98, avg latency 116.8, p95 latency 153.8, p99 latency ms 209.3, build ms 450674.6 | Tune Qdrant indexing/search params further, then add FAISS IVF/HNSW and pgvector 1M profiles on a larger disk. |
|
|
26
26
|
| Qdrant 1M HNSW ef sweep | production-scale | implemented | hnsw_ef=512: Recall@k 0.75, avg latency 47.2, p95 latency 68.5, p99 latency ms 68.5, max latency ms 68.5<br>hnsw_ef=768: Recall@k 0.85, avg latency 44.0, p95 latency 69.1, p99 latency ms 69.8, max latency ms 69.8<br>hnsw_ef=1024: Recall@k 0.88, avg latency 62.9, p95 latency 81.1, p99 latency ms 85.5, max latency ms 85.5<br>hnsw_ef=1536: Recall@k 0.94, avg latency 65.6, p95 latency 111.2, p99 latency ms 119.7, max latency ms 119.7<br>hnsw_ef=2048: Recall@k 0.98, avg latency 64.8, p95 latency 91.2, p99 latency ms 103.8, max latency ms 103.8 | Repeat with 100+ queries and collection-level HNSW build parameters before claiming a stable production SLO. |
|
|
27
|
-
| Scale readiness profile | production-scale | implemented | WaveMind cluster planner: simulated memories 1000000, namespaces 4096, nodes 4, replication factor 2, node loss min availability 1.00, zone loss min availability 1.00, read quorum 1, write quorum 2, placement ms
|
|
27
|
+
| Scale readiness profile | production-scale | implemented | WaveMind cluster planner: simulated memories 1000000, namespaces 4096, nodes 4, replication factor 2, node loss min availability 1.00, zone loss min availability 1.00, read quorum 1, write quorum 2, placement ms 61.5<br>WaveMind hot cache: queries 2000, capacity 512, hit rate 0.92, evictions 0, p99 lookup ms 0.00<br>WaveMind replicated runtime: nodes 3, replication factor 3, write quorum 2, read quorum 1, recalled after node loss True, repair copied records 1, tombstone repair deleted records 1, p99 query after loss ms 1.57<br>WaveMind active-active delta sync: regions 2, replication factor per region 3, records imported 6, converged after bidirectional sync True, suppressed stale import after delete True, tombstone converged True, sync ms 104.4<br>WaveMind replicated snapshot: nodes 3, manifest healthy True, offsite verified True, archive verified True, restored files 3, recalled after restore node loss True, snapshot ms 109.2, restore ms 25.7<br>WaveMind structured payloads: queries 4, precision@1 1.00, avg latency 0.46, p99 latency ms 0.58 | Move from local replicated runtime to service-backed replicated runs, object-store snapshot adapters, and larger 10M candidate-index load tests. |
|
|
28
28
|
| Memory competitor adapter profile | agent-memory | implemented | WaveMind: precision@1 0.80, precision@3 1.00, stale suppression 1.00, avg latency 0.55, p95 latency 0.83<br>Mem0: skipped - Install Mem0 to run this adapter profile: pip install "mem0ai"<br>Zep: skipped - Install the Zep client package and set ZEP_API_KEY or ZEP_API_URL.<br>LangGraph persistent memory: skipped - Install LangGraph to run this adapter profile: pip install "langgraph" | Add documented setup commands for each competitor adapter and store checked-in results only when those real adapters run. |
|
|
29
29
|
| [LongMemEval answer generation](https://github.com/xiaowu0162/LongMemEval) | long-term-agent-memory | implemented | extractive smoke: queries 20, evidence recall@k 1.00, exact match 0.00, contains answer 0.05, token f1 0.02, avg retrieval ms 3.79, avg generation ms 0.77<br>WaveMind + qwen2.5:0.5b: queries 50, evidence recall@k 0.92, exact match 0.12, contains answer 0.18, token f1 0.18, avg retrieval ms 2.98, avg generation ms 1428.2<br>Chroma static + qwen2.5:0.5b: queries 50, evidence recall@k 0.60, exact match 0.10, contains answer 0.12, token f1 0.13, avg retrieval ms 4.10, avg generation ms 1234.7<br>Qdrant static + qwen2.5:0.5b: queries 50, evidence recall@k 0.60, exact match 0.10, contains answer 0.12, token f1 0.13, avg retrieval ms 63.8, avg generation ms 893.5<br>WaveMind + qwen2.5:1.5b: queries 50, evidence recall@k 0.92, exact match 0.24, contains answer 0.38, token f1 0.33, avg retrieval ms 2.00, avg generation ms 2153.0<br>Chroma static + qwen2.5:1.5b: queries 50, evidence recall@k 0.60, exact match 0.12, contains answer 0.16, token f1 0.17, avg retrieval ms 7.05, avg generation ms 2082.4<br>Qdrant static + qwen2.5:1.5b: queries 50, evidence recall@k 0.60, exact match 0.12, contains answer 0.16, token f1 0.17, avg retrieval ms 100.2, avg generation ms 758.1 | Run all 470 non-abstention questions with a stronger local/API model and add faithfulness/abstention scoring. |
|
|
30
30
|
|
|
@@ -741,7 +741,7 @@
|
|
|
741
741
|
"category": "production-scale",
|
|
742
742
|
"status": "implemented",
|
|
743
743
|
"source": "benchmarks/scale_readiness_benchmark.py",
|
|
744
|
-
"dataset": "Deterministic 1M-memory simulation for namespace placement, quorum runtime, active-active delta sync, replicated snapshot/restore, hot-cache, and structured-payload retrieval checks.",
|
|
744
|
+
"dataset": "Deterministic 1M-memory simulation for namespace placement, quorum runtime, active-active delta sync, replicated snapshot/offsite/archive restore, hot-cache, and structured-payload retrieval checks.",
|
|
745
745
|
"competitors": [
|
|
746
746
|
"Mem0",
|
|
747
747
|
"Zep",
|
|
@@ -764,14 +764,14 @@
|
|
|
764
764
|
"zone_loss_min_availability": 1.0,
|
|
765
765
|
"read_quorum": 1,
|
|
766
766
|
"write_quorum": 2,
|
|
767
|
-
"placement_ms":
|
|
767
|
+
"placement_ms": 61.49380002170801
|
|
768
768
|
},
|
|
769
769
|
"WaveMind hot cache": {
|
|
770
770
|
"queries": 2000,
|
|
771
771
|
"capacity": 512,
|
|
772
772
|
"hit_rate": 0.92,
|
|
773
773
|
"evictions": 0,
|
|
774
|
-
"p99_lookup_ms": 0.
|
|
774
|
+
"p99_lookup_ms": 0.002900022082030773
|
|
775
775
|
},
|
|
776
776
|
"WaveMind replicated runtime": {
|
|
777
777
|
"nodes": 3,
|
|
@@ -781,7 +781,7 @@
|
|
|
781
781
|
"recalled_after_node_loss": true,
|
|
782
782
|
"repair_copied_records": 1,
|
|
783
783
|
"tombstone_repair_deleted_records": 1,
|
|
784
|
-
"p99_query_after_loss_ms": 1.
|
|
784
|
+
"p99_query_after_loss_ms": 1.573899993672967
|
|
785
785
|
},
|
|
786
786
|
"WaveMind active-active delta sync": {
|
|
787
787
|
"regions": 2,
|
|
@@ -790,25 +790,27 @@
|
|
|
790
790
|
"converged_after_bidirectional_sync": true,
|
|
791
791
|
"suppressed_stale_import_after_delete": true,
|
|
792
792
|
"tombstone_converged": true,
|
|
793
|
-
"sync_ms":
|
|
793
|
+
"sync_ms": 104.4289999990724
|
|
794
794
|
},
|
|
795
795
|
"WaveMind replicated snapshot": {
|
|
796
796
|
"nodes": 3,
|
|
797
797
|
"manifest_healthy": true,
|
|
798
|
+
"offsite_verified": true,
|
|
799
|
+
"archive_verified": true,
|
|
798
800
|
"restored_files": 3,
|
|
799
801
|
"recalled_after_restore_node_loss": true,
|
|
800
|
-
"snapshot_ms":
|
|
801
|
-
"restore_ms":
|
|
802
|
+
"snapshot_ms": 109.23659999389201,
|
|
803
|
+
"restore_ms": 25.69669997319579
|
|
802
804
|
},
|
|
803
805
|
"WaveMind structured payloads": {
|
|
804
806
|
"queries": 4,
|
|
805
807
|
"precision_at_1": 1.0,
|
|
806
|
-
"avg_latency_ms": 0.
|
|
807
|
-
"p99_latency_ms": 0.
|
|
808
|
+
"avg_latency_ms": 0.4606249858625233,
|
|
809
|
+
"p99_latency_ms": 0.5845999694429338
|
|
808
810
|
}
|
|
809
811
|
},
|
|
810
|
-
"target": "Prove the production foundation before heavier 100k, 1M, and 10M vector load tests: deterministic placement, survivable replicas, active-active sync, restore drills, hot-cache behavior, and structured payload recall.",
|
|
811
|
-
"next_step": "Move from local replicated runtime to service-backed replicated runs,
|
|
812
|
+
"target": "Prove the production foundation before heavier 100k, 1M, and 10M vector load tests: deterministic placement, survivable replicas, active-active sync, offsite/archive-verified restore drills, hot-cache behavior, and structured payload recall.",
|
|
813
|
+
"next_step": "Move from local replicated runtime to service-backed replicated runs, object-store snapshot adapters, and larger 10M candidate-index load tests."
|
|
812
814
|
},
|
|
813
815
|
{
|
|
814
816
|
"id": "memory_competitor_adapter_profile",
|
|
@@ -702,7 +702,7 @@ def _implemented_entries(root: Path) -> list[dict[str, Any]]:
|
|
|
702
702
|
"category": "production-scale",
|
|
703
703
|
"status": "implemented",
|
|
704
704
|
"source": "benchmarks/scale_readiness_benchmark.py",
|
|
705
|
-
"dataset": "Deterministic 1M-memory simulation for namespace placement, quorum runtime, active-active delta sync, replicated snapshot/restore, hot-cache, and structured-payload retrieval checks.",
|
|
705
|
+
"dataset": "Deterministic 1M-memory simulation for namespace placement, quorum runtime, active-active delta sync, replicated snapshot/offsite/archive restore, hot-cache, and structured-payload retrieval checks.",
|
|
706
706
|
"competitors": ["Mem0", "Zep", "LangGraph persistent memory", "GraphRAG"],
|
|
707
707
|
"metrics": [
|
|
708
708
|
"node_loss_min_availability",
|
|
@@ -765,6 +765,8 @@ def _implemented_entries(root: Path) -> list[dict[str, Any]]:
|
|
|
765
765
|
(
|
|
766
766
|
"nodes",
|
|
767
767
|
"manifest_healthy",
|
|
768
|
+
"offsite_verified",
|
|
769
|
+
"archive_verified",
|
|
768
770
|
"restored_files",
|
|
769
771
|
"recalled_after_restore_node_loss",
|
|
770
772
|
"snapshot_ms",
|
|
@@ -781,8 +783,8 @@ def _implemented_entries(root: Path) -> list[dict[str, Any]]:
|
|
|
781
783
|
),
|
|
782
784
|
),
|
|
783
785
|
},
|
|
784
|
-
"target": "Prove the production foundation before heavier 100k, 1M, and 10M vector load tests: deterministic placement, survivable replicas, active-active sync, restore drills, hot-cache behavior, and structured payload recall.",
|
|
785
|
-
"next_step": "Move from local replicated runtime to service-backed replicated runs,
|
|
786
|
+
"target": "Prove the production foundation before heavier 100k, 1M, and 10M vector load tests: deterministic placement, survivable replicas, active-active sync, offsite/archive-verified restore drills, hot-cache behavior, and structured payload recall.",
|
|
787
|
+
"next_step": "Move from local replicated runtime to service-backed replicated runs, object-store snapshot adapters, and larger 10M candidate-index load tests.",
|
|
786
788
|
},
|
|
787
789
|
{
|
|
788
790
|
"id": "memory_competitor_adapter_profile",
|
|
@@ -19,6 +19,7 @@ from wavemind import (
|
|
|
19
19
|
HotMemoryCache,
|
|
20
20
|
QueryResult,
|
|
21
21
|
ReplicatedWaveMind,
|
|
22
|
+
ReplicatedSnapshotWorker,
|
|
22
23
|
WaveMind,
|
|
23
24
|
audio_payload,
|
|
24
25
|
build_cluster_plan,
|
|
@@ -335,13 +336,18 @@ def run_replicated_snapshot_profile() -> dict[str, object]:
|
|
|
335
336
|
namespace=namespace,
|
|
336
337
|
)
|
|
337
338
|
snapshot_started = time.perf_counter()
|
|
338
|
-
|
|
339
|
+
snapshot_job = ReplicatedSnapshotWorker(memory).run_once(
|
|
340
|
+
destination=root / "snapshots",
|
|
341
|
+
offsite_destination=root / "offsite",
|
|
342
|
+
archive_destination=root / "archives",
|
|
343
|
+
keep_last=2,
|
|
344
|
+
)
|
|
339
345
|
snapshot_ms = (time.perf_counter() - snapshot_started) * 1000.0
|
|
340
|
-
health = ReplicatedWaveMind.verify_snapshot(
|
|
346
|
+
health = ReplicatedWaveMind.verify_snapshot(snapshot_job.snapshot_path)
|
|
341
347
|
|
|
342
348
|
restore_started = time.perf_counter()
|
|
343
|
-
restored, restore = ReplicatedWaveMind.
|
|
344
|
-
|
|
349
|
+
restored, restore = ReplicatedWaveMind.restore_snapshot_archive(
|
|
350
|
+
snapshot_job.archive_path,
|
|
345
351
|
root / "restored",
|
|
346
352
|
width=16,
|
|
347
353
|
height=16,
|
|
@@ -356,9 +362,11 @@ def run_replicated_snapshot_profile() -> dict[str, object]:
|
|
|
356
362
|
)
|
|
357
363
|
return {
|
|
358
364
|
"engine": "WaveMind replicated snapshot",
|
|
359
|
-
"nodes": len(
|
|
365
|
+
"nodes": len(snapshot_job.nodes),
|
|
360
366
|
"manifest_healthy": health["healthy"],
|
|
361
|
-
"
|
|
367
|
+
"offsite_verified": snapshot_job.offsite_verified,
|
|
368
|
+
"archive_verified": snapshot_job.archive_verified,
|
|
369
|
+
"total_bytes": snapshot_job.total_bytes,
|
|
362
370
|
"snapshot_ms": snapshot_ms,
|
|
363
371
|
"restore_ms": restore_ms,
|
|
364
372
|
"restored_files": len(restore.restored_files),
|
|
@@ -471,8 +479,8 @@ def run_benchmark(
|
|
|
471
479
|
"description": (
|
|
472
480
|
"Deterministic scale-readiness profile for cluster placement, "
|
|
473
481
|
"node/zone loss simulation, quorum-replicated runtime behavior, "
|
|
474
|
-
"active-active delta sync, replicated snapshot/
|
|
475
|
-
"behavior, and structured payload retrieval. This is not a "
|
|
482
|
+
"active-active delta sync, replicated snapshot/offsite/archive "
|
|
483
|
+
"restore, hot-cache behavior, and structured payload retrieval. This is not a "
|
|
476
484
|
"10M-vector database load test."
|
|
477
485
|
),
|
|
478
486
|
},
|
|
@@ -519,6 +527,8 @@ def main() -> int:
|
|
|
519
527
|
print(f"| active-active delta | tombstone_converged | {result['tombstone_converged']} |")
|
|
520
528
|
elif result["engine"] == "WaveMind replicated snapshot":
|
|
521
529
|
print(f"| replicated snapshot | manifest_healthy | {result['manifest_healthy']} |")
|
|
530
|
+
print(f"| replicated snapshot | offsite_verified | {result['offsite_verified']} |")
|
|
531
|
+
print(f"| replicated snapshot | archive_verified | {result['archive_verified']} |")
|
|
522
532
|
print(f"| replicated snapshot | recalled_after_restore_node_loss | {result['recalled_after_restore_node_loss']} |")
|
|
523
533
|
else:
|
|
524
534
|
print(f"| structured payloads | precision@1 | {result['precision_at_1']:.3f} |")
|