Skip to content

Releases: Zigoljube/buzz-dkg-integration-ot

Buzz client with DKG memory layers — 0.5.6

Choose a tag to compare

@Zigoljube Zigoljube released this 05 Aug 11:37

Supersedes v0.5.5. Precision + honesty release:

  • Resolve in the node UI, landed on the exact item: clicking "Resolve in your node UI" on a decision or evidence row now opens the single context-graph tab (named after the CG) and focuses that exact entity inside it — no separate layer tab. Viewers without a local node get the Edge-node setup prompt instead.
  • Layer counts match the DKG node UI exactly — the community provider now runs the node UI's own asset-counting algorithm (lifecycle markers, deduped, published-excluded); no silent caps anywhere (decisions headline now reports the true count).
  • Curated topic lenses — experiment partitions are hidden from the Topics chips (they remain in the honest layer counts).
  • Everything from v0.5.5: official Buzz Desktop 0.5.5 base, Traces v2 readable timeline, node-parity Graph view, three-state trust boundary.
OS Download
macOS — Apple Silicon (M1–M4) Buzz-Memory_0.5.6_aarch64.dmg
Windows Buzz-Memory_0.5.6_windows-x64.exe

Setup: docs/TESTING.md. Unsigned-build workarounds: macOS "damaged" → xattr -cr /Applications/Buzz.app (right-click Open does NOT work) · Windows SmartScreen → "More info" → "Run anyway".

Buzz client with DKG memory layers — 0.5.4

Choose a tag to compare

@Zigoljube Zigoljube released this 04 Aug 16:33

Supersedes v0.5.3. The memory feature UI, improved end to end:

  • Traces & Graph — the decision-trace view is now called Traces, and Graph renders the knowledge graph in the DKG node UI's own idiom: dark canvas, hexagonal entities sized by connections, entity-type colors (schema.org palette extended to the buzz-dkg ontology), and the node's click-inspector. A Contributors toggle switches to attribution coloring.
  • Same three-mode trust boundary as before: 🟢 verified through your node · 🔵 resolved through the community DKG provider (full memory, no local node needed) · 🟡 discovery (provider unreachable — check Tailscale).
OS Download
macOS — Apple Silicon (M1–M4) Buzz-Memory_0.5.4_aarch64.dmg
Windows Buzz-Memory_0.5.4_windows-x64.exe

Setup: docs/TESTING.md. Unsigned-build workarounds: macOS "damaged" → xattr -cr /Applications/Buzz.app (right-click Open does NOT work) · Windows SmartScreen → "More info" → "Run anyway".

Build & server-side recipe now lives in the reference repo: OriginTrail/buzz-dkg-integration → docs/ot-rfc-67/BUILDING.md (PR #4).