mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-28 09:53:36 +00:00
Implement ADR-034: RVQS binary format for embedding intelligence in a single QR code (≤2,953 bytes). Scan printed ink to mount a portable brain with progressive download to full intelligence. New types (rvf-types/qr_seed.rs): - SeedHeader (64 bytes, compile-time assertion) - HostEntry, LayerEntry (28 bytes), 8 seed flag constants - 8 TLV tag constants, well-known layer identifiers - Round-trip serialization, 9 unit tests New runtime (rvf-runtime/qr_seed.rs): - SeedBuilder: fluent API for constructing RVQS payloads - ParsedSeed: zero-copy parser with manifest TLV decoding - DownloadManifest: structured host/layer/token parsing - BootstrapProgress: phase tracking with recall estimation - QR capacity enforcement, 12 unit tests Example (qr_seed_bootstrap.rs): - Full demo: build → parse → manifest → progressive bootstrap - Shows 2,724-byte seed with 229 bytes headroom All 399 tests pass (172 types + 160 runtime + 33 manifest + 34 integration). https://claude.ai/code/session_01RnwD4x5cbpB7FPvoyYQz8G |
||
|---|---|---|
| .. | ||
| coherence-engine | ||
| delta-behavior | ||
| quantum-engine | ||
| temporal-tensor-store | ||
| ADR-001-ruvector-core-architecture.md | ||
| ADR-002-ruvllm-integration.md | ||
| ADR-003-simd-optimization-strategy.md | ||
| ADR-004-kv-cache-management.md | ||
| ADR-005-wasm-runtime-integration.md | ||
| ADR-006-memory-management.md | ||
| ADR-007-security-review-technical-debt.md | ||
| ADR-008-mistral-rs-integration.md | ||
| ADR-009-structured-output.md | ||
| ADR-010-function-calling.md | ||
| ADR-011-prefix-caching.md | ||
| ADR-012-security-remediation.md | ||
| ADR-013-huggingface-publishing.md | ||
| ADR-014-coherence-engine.md | ||
| ADR-015-coherence-gated-transformer.md | ||
| ADR-016-delta-behavior-ddd-architecture.md | ||
| ADR-017-craftsman-ultra-30b-1bit-bitnet-integration.md | ||
| ADR-017-temporal-tensor-compression.md | ||
| ADR-0027-hnsw-parameterized-query-fix.md | ||
| ADR-028-ehealth-platform-architecture.md | ||
| ADR-029-rvf-canonical-format.md | ||
| ADR-030-rvf-cognitive-container.md | ||
| ADR-031-rvcow-branching-and-real-cognitive-containers.md | ||
| ADR-031-rvf-example-repository.md | ||
| ADR-032-rvf-wasm-integration.md | ||
| ADR-033-progressive-indexing-hardening.md | ||
| ADR-034-qr-cognitive-seed.md | ||