Provisional kind number should be 31992 (seems to be vacant atm)
Example JSON with PR-shaped tags
{
"kind": 30078,
"created_at": 1734585600,
"pubkey": "YOUR_PUBKEY_HERE",
"tags": [
["d", "nostr-proposal-kind"],
["title", "Nostr Proposal Kind: protocol-native proposal objects"],
["summary", "Introduce a replaceable, addressable kind to publish and revise protocol proposals on Nostr, enabling coherent indexing and discussion without implying authority."],
["status", "draft"],
["t", "proposal"],
["t", "governance"],
["t", "kind"],
["r", " https://github.com/nostr-protocol/nips"],
["relates-to", "kind:30000-39999"],
["client", "proposal-cli"]
],
"content": "## Problem\n\nProtocol proposals are fragmented across repos and chats with no canonical on-protocol artefact.\n\n## Proposal\n\nDefine a replaceable, addressable proposal kind with explicit lifecycle metadata.\n\n## Scope\n\nCoordination artefact only. No approval or enforcement semantics.\n\n## Feedback requested\n\nLifecycle states, minimal tag set, and whether a dedicated kind is warranted."
}
Discussion
No replies yet.