buzz-dkg: repoint at OriginTrail org (follow-up to #22) - #23
Merged
Conversation
The integration repo moved from a personal account to the OriginTrail org and is now its canonical home. Updates repo, install.docsUrl, designBrief and demo to the new URLs (all four verified reachable), and re-pins commit to ae84d7fbcad0, which adds the README entry-point work. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
Follow-up to #22, which merged the
verifiedtier bump but not this — the repoint commit landed on the branch just after the merge.The integration repo moved from a personal account to the OriginTrail org and is now its canonical home: https://github.com/OriginTrail/buzz-dkg-integration (full history, LICENSE/NOTICE and commit authorship preserved).
repo,install.docsUrl,designBrief,demo→ the new org URLs. All four verified reachable (HTTP 200).commit→ae84d7fbcad0, which adds README entry-point work: a Prerequisites section with the actual DKG node install path (npm i -g @origintrail-official/dkg/dkg init/dkg start), the realdkg context-graph createanddkg auth statuscommands with the resolved~/.dkg/auth.tokenpath, mainnet's node-side prerequisites (dkg init --network mainnet-base, since the DKG defaultmainnet-gnosismakes the daemon refuse to start), the terminalpublish_unconfirmedoutcome, and the read-scope caveat carried over from this entry's ownsecurity.notes. Also corrects a stale test count.maintainerdeliberately still names @Zigoljube — the individual who wrote and maintains it. Happy to switch to org attribution if the committee prefers, now that the repo sits under OriginTrail.Checks
node scripts/validate.mjs→ 3 entries, 0 errors, 1 warning (the pre-existing, disclosed VM-scope warning)node scripts/security-checks.mjs integrations/buzz-dkg.json→ 0 errors, 0 warningsThis is launch-blocking — the registry currently hands readers URLs pointing at the personal account.
🤖 Generated with Claude Code