register_authority

shallow

io.github.lonniev/dpyc-oracle · Verify this server

Register a new Authority in the DPYC community registry. Called by an Authority service at the end of the onboarding protocol (after the candidate proves npub ownership and the Prime Authority approves). Commits a new ``members/authorities/{npub}.json`` file to dpyc-community on GitHub. The full Authority onboarding protocol is a 3-step Nostr DM challenge-response flow: 1. ``register_authority_npub(npub)`` — Authority sends DM challenge 2. ``confirm_authority_claim(npub)`` — verifies candidate DM, escalates to Prime 3. ``check_authority_approval(npub)`` — Prime approves, this tool is called Parameters: authority_npub: Nostr npub of the new Authority curator. display_name: Human-readable name for the Authority. service_url: Public MCP endpoint URL of the Authority service. upstream_authority_npub: npub of the sponsoring Authority (must already exist as a prime_authority or authority in the registry).

100.0/100

1 trials · measured 8 days ago

register_authority scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.lonniev/dpyc-oracle, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: register_authority
[![Vouch score](https://vouch.tools/api/tools/7517d012-0f29-4391-97b8-b1525da1c5bb/badge.svg)](https://vouch.tools/tools/7517d012-0f29-4391-97b8-b1525da1c5bb)
register_authority — Vouch