. . . . "Returns recommended introduction actions for a given user, but only when the viewer is that user themselves (owner gate via ?__CURRENTUSER_multi_iri = ?_user_iri). Currently one recommendation row: 'Create Introduction', emitted when the viewer's local key (?__LOCALPUBKEY_multi) is declared in none of the user's introductions. Carries the local-key bundle (key string, short name, site URL) to prefill the create action. No rows for non-owners or logged-out viewers." . . . "Get introduction recommendations" . . "prefix np: \nprefix npx: \nprefix npa: \n\nselect ?recommendation ?local_pubkey ?local_pubkey_short ?site_url\nwhere {\n values ?__CURRENTUSER_multi_iri {}\n values ?__LOCALPUBKEY_multi {}\n values ?__SITEURL_multi {}\n filter(?_user_iri = ?__CURRENTUSER_multi_iri)\n filter(bound(?__LOCALPUBKEY_multi))\n {\n select (count(distinct ?lnp) as ?localCount) where {\n values ?__LOCALPUBKEY_multi {}\n graph npa:graph {\n ?lnp npa:hasValidSignatureForPublicKey ?lk2 .\n filter not exists { ?lnpx npx:invalidates ?lnp ; npa:hasValidSignatureForPublicKey ?lk2 . }\n ?lnp np:hasAssertion ?la .\n }\n graph ?la { ?lkd npx:declaredBy ?_user_iri ; npx:hasPublicKey ?lpubkey . }\n filter(coalesce(str(?lpubkey) = str(?__LOCALPUBKEY_multi), false))\n }\n }\n filter(?localCount = 0)\n bind(\"The local key from this site is not part of an introduction yet. Create one to link it to your identity.\" as ?recommendation)\n bind(coalesce(str(?__LOCALPUBKEY_multi), \"\") as ?local_pubkey)\n bind(if(strlen(?local_pubkey) >= 45, concat(substr(?local_pubkey, 1, 1), \"..\", substr(?local_pubkey, 41, 5), \"..\"), \"\") as ?local_pubkey_short)\n bind(coalesce(str(?__SITEURL_multi), \"\") as ?site_url)\n}" . . "Tobias Kuhn" . "2026-06-08T17:45:00Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "XVsQfE+Yy4lmS423RNkT7FbspRBfsG7izB35GAVW+r5Vev7it+ueOkRpIgiuuYASURcwrVqCMeXcOA8MvxCIdMldBMV0zUkzpEYWqU6vZlw/4M2xYUBV0FBo/27qXOC9MyTci+FRWFSkUgoB2YbJgypx/mS5Vue0ZG0Ilyv77Ww=" . . .