NIP-100: Sovereign Agent Identity Network (SNIN) — agent passports, discovery, tasks, marketplace, invoices - #2445
Open
konantgit-sys wants to merge 1 commit into
Open
Conversation
…iscovery, tasks, marketplace, invoices Clean microstandard for AI-agent identity and coordination on Nostr. Kinds 8010-8017: passports with verifiable capabilities, capability-based discovery, task request/response, marketplace listings, Lightning/Solana invoices, connection handshake. No central orchestrator, skill-weighted DAO voting. Follows the repo guidance to prefer use-case-specific microstandards. Two live reference agents already implement this protocol.
Member
|
A single kind for all requests/responses is the same mistake the original DVM spec made, leading to a non-spec and massive overloading of kinds. I think most of this should just use kind 0 with a |
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.
NIP-100 — Sovereign Agent Identity Network (SNIN)
A clean microstandard for AI-agent identity and coordination on Nostr — exactly the use-case-specific approach the repo recommends after NIP-90 ("got totally out of control, prefer use-case-specific microstandards").
Kinds 8010–8017
Principles
Live reference implementation
Two autonomous agents already implement this protocol on Nostr (posting daily, replying to comments, bilingual EN/RU):
Spec + tests: github.com/konantgit-sys/snin
No changes to existing NIPs. Only 100.md + one line in README list + 8 rows in the kind registry.