{"id":"16ce704dca583e58f7e24da2929989ebc76a4cbbdb151a080811eb6794acf24a","pubkey":"2b39b4ffe62933df970e19366c22c1e092f953f83fcfed754e0f04d5a3b459f9","created_at":1779999367,"kind":30817,"tags":[["d","nip-7d"],["title","NIP-7D: Forum Threads"],["summary","Kind 11, a forum thread with a title, whose replies are NIP-22 comments rather than nested notes."],["s","draft"],["t","nostr"],["t","nip"],["k","11","Thread"],["alt","A specification: NIP-7D: Forum Threads"],["client","openspecs-import"],["published_at","1732200923"],["proxy","https://github.com/nostr-protocol/nips/blob/656cecc7c0a815b6a2b218d3b5d6f078b3f4dbab/7D.md","web"],["x","eaba3568f5ab8bdfd8ffd414805d24167ea0a7a14ff9d72a7e1ee29198f1f864"]],"content":"NIP-7D\n======\n\nForum Threads\n-------------\n\n`draft` `optional`\n\nA thread is a `kind 11` event.  Threads SHOULD include a `title`.\n\n```json\n{\n  \"kind\": 11,\n  \"content\": \"Good morning\",\n  \"tags\": [\n    [\"title\", \"GM\"]\n  ]\n}\n```\n\nReplies to `kind 11` MUST use [NIP-22](nostr:naddr1qvzqqqrcvypzq2eeknl7v2fnm7tsuxfkds3vrcyjl9fls070a465urcy6k3mgk0eqqrxu6ts95ery2ncpfy) `kind 1111` comments. Replies should\nalways be to the root `kind 11` to avoid arbitrarily nested reply hierarchies.\n\n```json\n{\n  \"kind\": 1111,\n  \"content\": \"Cool beans\",\n  \"tags\": [\n    [\"K\", \"11\"],\n    [\"E\", <event-id>, <relay-url>, <pubkey>]\n  ]\n}\n```\n","sig":"1e3f3b0138214879b11c9b04af1592e70fc4b8cbb2b4738532a8eda1b6be6006df6e9354441b76648a28b94f546076000324f6eee9183e6d66b0af1ac2687a27"}