Dobromir Popov
fd742d35c0
story: DGR-030 Add accelerator build presets and native CI matrix
2026-07-23 10:51:08 +03:00
Dobromir Popov
966aa10854
distributed-gguf-runtime: add CMake skeleton, gRPC harness, split-GGUF provisioning, performance contracts
...
DGR-019 Lock alpha/beta performance contracts (evidence + contract framework)
DGR-020 Run controlled whole-model GGUF baseline (benchmark results & contracts)
DGR-024 Real generated-gRPC protocol harness (shard_runtime_server.py + tests)
DGR-026 split-GGUF provisioning outside /home (provision script + manifest + tests)
DGR-028 Numbered patch-stack apply & verify (llama_cpp_dependency.py + UPSTREAM_LOCK.json)
DGR-029 Native CMake skeleton + deterministic CPU lane (UPSTREAM_LOCK.json + cmake gating)
New modules:
packages/node/meshnet_node/dgr_performance/ — performance contract framework
packages/node/meshnet_node/split_gguf/ — split-GGUF manifest & provisioning
scripts/provision_split_gguf.py — artifact provisioning CLI
tests/test_dgr_performance_contract.py — contract validation tests
tests/test_split_gguf_manifest.py — manifest tests
tests/test_split_gguf_provision.py — provisioning tests
tests/test_shard_runtime_harness.py — gRPC harness tests
2026-07-23 09:55:00 +03:00
Dobromir Popov
7da90ef475
feat: implement numbered patch-stack apply/verify enforcement (DGR-028)
...
Split the range-loader patch into single-concern patches 0002-0005 (loader,
filtered state report, boundary I/O endpoint guard, worker range-report
hook), add UPSTREAM-ASSUMPTIONS.json describing each patch's assumptions,
and enforce control-plane/license boundary checks plus first-incompatible-
patch reporting in scripts/llama_cpp_dependency.py apply/reverse/verify.
7 passed in tests/test_llama_cpp_dependency.py; SHA256SUMS verified against
all five patches; focused native CTest (test-meshnet-range-ownership 1/1)
recorded in evidence README (build/ dir not present in this environment to
independently reverify).
2026-07-21 13:22:55 +03:00
Dobromir Popov
f83cf331c3
[verified] feat: harden llama.cpp provenance workspace
2026-07-17 16:24:46 +03:00
Dobromir Popov
31065c0e12
feat: distributed GGUF shard load integration test with TinyLlama 1.1B
2026-07-14 13:01:51 +03:00
Dobromir Popov
f844ae6567
feat: DGR-005B endpoint ownership and graph guard
2026-07-14 11:14:35 +03:00
Dobromir Popov
252d131e7d
feat: DGR-005A dense Llama owned range loader
2026-07-14 11:01:28 +03:00
Dobromir Popov
f9722e7b57
feat: DGR-004-CHAIN - Execute chained DGR-004/005/003-emission with anchor
2026-07-14 10:34:38 +03:00