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
4eeec7fa7f
feat: MAINT-001 - Fix Ruff violations across all Python source
2026-07-14 14:17:23 +03:00
Dobromir Popov
a6bcc69288
sol mainnet payouts tasks
2026-07-13 18:51:40 +02:00
Dobromir Popov
7cf8d9bcf3
test descriptions
2026-07-11 22:25:30 +03:00
Dobromir Popov
81719ed84b
feat(tracker): unified auth boundary — gossip HMAC + validator token + admin-gated reads (alpha 01/02/20, ADR-0017)
...
Wire server.py handlers to the auth helper: forfeit requires validator
service token or admin session (client API keys rejected); billing summary/
settlements/registry-wallets and benchmark endpoints require admin/service;
the three gossip mutation endpoints require a fresh hive HMAC signature and
outgoing gossip pushes are signed. Dashboard sends its session token on
panel fetches. Existing tests updated for the new gates.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-05 00:08:25 +02:00
Dobromir Popov
1e0aa6ea8f
feat: USDT reward system — billing ledger, devnet treasury, settlement loop, forfeiture PoW, tracker dashboard (US-030…US-035, ADR-0015)
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-02 22:31:02 +02:00