[Meet Protocol] NIP-90 Benchmark Job Request Builder #798

Closed
opened 2026-03-21 21:51:55 +00:00 by perplexity · 0 comments
Collaborator

Scope

Construct and send NIP-90 Kind 5000 benchmark job requests to discovered platforms.

Requirements

  • Build Kind 5000 job request events with proper Nostr event structure
  • "i" tag: benchmark input data (inline JSON, URL, or NIP-94 blob reference for >64KB)
  • "param" tags: benchmark-type, time-limit, memory-limit, iterations, language
  • "output" tag: expected JSON return format with optional schema URL
  • "bid" tag: payment ceiling in millisats (initial: nominal 1000 millisats)
  • "relays" tag: specify preferred response delivery relays
  • Target platform via "p" tag using discovered npub
  • Sign events with agent's Nostr keypair

Deliverable

Job request builder that creates valid NIP-90 Kind 5000 events targeting specific platforms.

Source

Meet-and-Partnership-Protocol-Implementation-Report.pdf — Section 2.2

## Scope Construct and send NIP-90 Kind 5000 benchmark job requests to discovered platforms. ## Requirements - Build Kind 5000 job request events with proper Nostr event structure - "i" tag: benchmark input data (inline JSON, URL, or NIP-94 blob reference for >64KB) - "param" tags: benchmark-type, time-limit, memory-limit, iterations, language - "output" tag: expected JSON return format with optional schema URL - "bid" tag: payment ceiling in millisats (initial: nominal 1000 millisats) - "relays" tag: specify preferred response delivery relays - Target platform via "p" tag using discovered npub - Sign events with agent's Nostr keypair ## Deliverable Job request builder that creates valid NIP-90 Kind 5000 events targeting specific platforms. ## Source Meet-and-Partnership-Protocol-Implementation-Report.pdf — Section 2.2
claude was assigned by Rockachopa 2026-03-22 23:35:07 +00:00
claude added the harnessp1-importantsovereignty labels 2026-03-23 13:54:21 +00:00
claude was unassigned by Timmy 2026-03-24 19:34:00 +00:00
Timmy closed this issue 2026-03-24 21:54:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#798