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
902ecde363
[verified] feat: pin native protobuf and gRPC generation
2026-07-17 23:43:03 +03:00
Dobromir Popov
db59caa8e9
[verified] fix: enforce canonical native runtime pin
2026-07-17 23:20:03 +03:00
Dobromir Popov
ad66f7a4d8
feat: pin runtime identity to the exact llama.cpp patch stack (DGR-025)
...
Derive the recipe's runtime_version axis from the DGR-027 lock manifest
(exact upstream commit + ordered patch-stack byte digest) in new
meshnet_node.runtime_pin, failing closed on any lock/series/SHA256SUMS/
patch disagreement, and enforce pin discipline on runtime_version in both
the node and tracker identity implementations.
Also repair pre-existing backlog consistency: add missing DGR-022/DGR-027
completionNotes, regenerate the DGR-022/025/027 issue projections, and
relocate three pre-DGR legacy GLM issue files to issues/legacy/. Mark
DGR-025 passes=true with evidence at evidence/DGR-025/README.md.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-17 22:59:22 +03:00
Dobromir Popov
f83cf331c3
[verified] feat: harden llama.cpp provenance workspace
2026-07-17 16:24:46 +03:00
Dobromir Popov
f0ddb69d33
Merge branch 'archived_ralph/dgr-001-performance-contract' into merge/all-branches-into-master
...
# Conflicts:
# .claude/memory/MEMORY.md
# .scratch/distributed-gguf-runtime/PRD.md
# .scratch/distributed-gguf-runtime/RALPH-CONTEXT.md
# .scratch/distributed-gguf-runtime/README.md
# .scratch/distributed-gguf-runtime/architecture.md
# .scratch/distributed-gguf-runtime/evidence/DGR-017/README.md
# .scratch/distributed-gguf-runtime/implementation-strategy.md
# .scratch/distributed-gguf-runtime/issues/07-add-isolated-concurrent-local-hot-kv-state.md
# .scratch/distributed-gguf-runtime/issues/13-harden-failure-cancellation-and-restart-semantics.md
# .scratch/distributed-gguf-runtime/milestones.md
# .scratch/distributed-gguf-runtime/prd.json
# docs/issues/distributed-gguf-runtime/01-lock-the-safetensors-versus-gguf-performance-contract.md
# docs/issues/distributed-gguf-runtime/02-adopt-the-versioned-grpc-shard-protocol.md
# docs/issues/distributed-gguf-runtime/03-define-exact-artifact-and-runtime-recipe-identity.md
# docs/issues/distributed-gguf-runtime/05-implement-dense-llama-range-aware-gguf-ownership.md
# docs/issues/distributed-gguf-runtime/06-implement-architecture-defined-boundary-input-output.md
2026-07-17 13:44:52 +03:00
Dobromir Popov
9b257d9a1b
feat: define shard lifecycle status contract
2026-07-17 11:58:50 +03:00
Dobromir Popov
ab466ce6b6
feat: add activation stream envelope
2026-07-17 02:36:24 +03:00
Dobromir Popov
989b55970b
fix: reconcile Gitea Ralph status labels
2026-07-17 00:32:08 +03:00
Dobromir Popov
9e70b94417
feat: sync Ralph stories with Gitea issues
2026-07-16 23:37:03 +03:00
Dobromir Popov
9db036f91a
feat: DGR-018 canonical Ralph metadata schema
2026-07-16 23:01:55 +03:00
Dobromir Popov
369b2072cc
chore: clean superseded GGUF scaffolding
2026-07-16 22:32:37 +03:00
Dobromir Popov
81b1fa6074
docs: define implementation-ready distributed GGUF roadmap
2026-07-16 22:19:50 +03:00
Dobromir Popov
02b3709311
feat: checkpoint batching and release-gate stories
2026-07-16 17:24:56 +03:00
Dobromir Popov
1fe31ef38d
feat: checkpoint distributed gguf runtime stories
2026-07-15 23:42:58 +03:00
Dobromir Popov
eaf00f6add
test: record public relay smoke benchmark
2026-07-15 13:42:22 +03:00
Dobromir Popov
c035bad5b7
feat: wire live benchmark CLI endpoints
2026-07-15 10:34:20 +03:00
Dobromir Popov
a508768e8a
feat: add live endpoint benchmark runner
2026-07-14 22:46:11 +03:00
Dobromir Popov
e6f6782995
feat: add deterministic CPU/GPU benchmark runner slice
2026-07-14 21:39:13 +03:00
Dobromir Popov
5b33bf8b99
feat: compare safetensors and gguf on cpu and gpu
2026-07-14 18:45:12 +03:00
Dobromir Popov
c7554ef7d8
feat: add DGR-001 performance contract
2026-07-14 18:13:54 +03:00
Dobromir Popov
1749f9b4ad
chore: triage maintenance review and close completed stories
2026-07-14 14:33:09 +03:00
Dobromir Popov
6516a92c04
feat: MAINT-002 - Update evidence READMEs for all completed stories
2026-07-14 14:23:27 +03:00
Dobromir Popov
7925e5253d
feat: implement DGR-006 tensor bundle boundary
2026-07-14 13:52:57 +03:00
Dobromir Popov
91c450840d
chore: DGR-005 evidence README
2026-07-14 13:33:20 +03:00
Dobromir Popov
d6b808dcf9
chore: mark DGR-005 passes:true in PRD
2026-07-14 13:29:54 +03:00
Dobromir Popov
ec36290863
feat: emit native DGR-003 shard identity
2026-07-14 11:31:10 +03:00
Dobromir Popov
3d8f93f4aa
feat: DGR-005-003-CHAIN - DGR-005 + DGR-003-emission + anchor
2026-07-14 10:48:59 +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
Dobromir Popov
7b8e467c6b
fix: harden DGR-003 identity trust boundary
2026-07-14 09:48:42 +03:00
Dobromir Popov
7364ed6731
fix: harden DGR-017 contract continuity
2026-07-14 01:10:33 +03:00
Dobromir Popov
ad2d17541c
feat: DGR-003 - Define exact Artifact and runtime recipe identity
2026-07-14 01:10:07 +03:00
Dobromir Popov
e7c780a623
feat: DGR-017 - Lock the GLM-5.2 Max target and alpha contract
2026-07-14 00:19:16 +03:00
Dobromir Popov
9580ed643e
docs: harden GLM alpha resource and protocol gates
2026-07-13 22:48:26 +03:00
Dobromir Popov
5ebce15d7a
docs: target GLM-5.2 Max for distributed alpha
2026-07-13 22:32:14 +03:00
Dobromir Popov
ef2a9e67e8
feat: add signed ROCm diagnostic lane
2026-07-13 21:24:43 +03:00
Dobromir Popov
b1c9deeb01
fix: cryptographically bind DGR-001 evidence
2026-07-13 19:38:14 +03:00
Dobromir Popov
95245be512
documentation revision
2026-07-13 18:14:21 +02:00
Dobromir Popov
9e67b829e3
fix: harden DGR-001 performance contract evidence
2026-07-13 19:10:24 +03:00
Dobromir Popov
e24db7854f
feat: DGR-001 - Lock the safetensors-versus-GGUF performance contract
2026-07-13 17:55:55 +03:00
Dobromir Popov
d904c40f66
fix: harden DGR-002 protocol bounds
2026-07-13 17:30:54 +03:00
Dobromir Popov
30dcf953fe
feat: DGR-002 - Adopt the versioned gRPC Shard protocol
2026-07-13 16:00:49 +03:00
Dobromir Popov
4cae4a6c5c
docs: define distributed GGUF runtime plan
2026-07-13 15:09:27 +03:00
Dobromir Popov
eac852a515
tasks
2026-07-07 15:56:38 +03:00
Dobromir Popov
5e89bba78f
feature-gguf-distributed
2026-07-07 15:27:33 +03:00