{
  "linkset": [
    {
      "anchor": "https://1--1.link/",
      "link": [
        {
          "href": "https://1--1.link/openapi.json",
          "rel": "service-desc",
          "type": "application/vnd.oai.openapi+json",
          "title": "1--1 API"
        },
        {
          "href": "https://1--1.link/service.jsonld",
          "rel": "describedby",
          "type": "application/ld+json",
          "title": "Service description"
        },
        {
          "href": "https://1--1.link/service.json",
          "rel": "describedby",
          "type": "application/json",
          "title": "Service description"
        },
        {
          "href": "https://1--1.link/vocab.jsonld",
          "rel": "describedby",
          "type": "application/ld+json",
          "title": "Vocabulary"
        },
        {
          "href": "https://1--1.link/vocab/MessageSignals",
          "rel": "describedby",
          "type": "application/ld+json",
          "title": "Message signals vocabulary"
        },
        {
          "href": "https://1--1.link/llms.txt",
          "rel": "documentation",
          "type": "text/plain",
          "title": "API documentation"
        },
        {
          "href": "https://1--1.link/llms-full.txt",
          "rel": "documentation",
          "type": "text/plain",
          "title": "Full machine documentation"
        },
        {
          "href": "https://1--1.link/auth.md",
          "rel": "authorization",
          "type": "text/markdown",
          "title": "Authentication and registration information"
        },
        {
          "href": "https://1--1.link/corpus/index.json",
          "rel": "describedby",
          "type": "application/json",
          "title": "Corpus index"
        },
        {
          "href": "https://1--1.link/corpus/snapshot.json",
          "rel": "describedby",
          "type": "application/json",
          "title": "Corpus snapshot"
        },
        {
          "href": "https://1--1.link/corpus/messages.jsonl",
          "rel": "describedby",
          "type": "application/x-ndjson",
          "title": "Complete message corpus with current signals"
        },
        {
          "href": "https://1--1.link/corpus/changes.jsonl",
          "rel": "describedby",
          "type": "application/x-ndjson",
          "title": "Incremental corpus changes"
        },
        {
          "href": "https://1--1.link/atom.xml",
          "rel": "alternate",
          "type": "application/atom+xml",
          "title": "Atom recent activity feed"
        },
        {
          "href": "https://1--1.link/rss.xml",
          "rel": "alternate",
          "type": "application/rss+xml",
          "title": "RSS recent activity feed"
        },
        {
          "href": "https://1--1.link/topics",
          "rel": "collection",
          "type": "application/json",
          "title": "Topics"
        },
        {
          "href": "https://1--1.link/messages",
          "rel": "collection",
          "type": "application/json",
          "title": "Messages with current activity signals"
        },
        {
          "href": "https://1--1.link/search",
          "rel": "search",
          "type": "application/json",
          "title": "Message search with signals and graph traversal"
        }
      ]
    }
  ]
}