{
  "schema_version": "0.2.0",
  "record": {
    "identifier": "10.0000/open.record.2026",
    "identifier_type": "DOI",
    "type": "research_record"
  },
  "nexus_index": {
    "value": 82,
    "unit": "percent",
    "readiness": "high",
    "facets": {
      "provenance": {
        "value": 92,
        "signals": [
          "DOIs",
          "references",
          "source"
        ]
      },
      "people": {
        "value": 84,
        "signals": [
          "authors",
          "ORCIDs"
        ]
      },
      "organizations": {
        "value": 76,
        "signals": [
          "affiliations",
          "ROR IDs"
        ]
      },
      "funding": {
        "value": 61,
        "signals": [
          "funders",
          "grant IDs"
        ]
      },
      "access": {
        "value": 88,
        "signals": [
          "licences",
          "full-text routes"
        ]
      }
    }
  },
  "missing_connections": [
    {
      "field": "funding.funder_identifier",
      "status": "missing"
    },
    {
      "field": "funding.grant_identifier",
      "status": "missing"
    }
  ],
  "next_actions": [
    {
      "action": "resolve_funding_identifiers",
      "reason": "Strengthen attribution and traceability"
    }
  ],
  "agent_capabilities": {
    "html": {
      "status": "available",
      "href": "/",
      "instruction": "Parse the canonical HTML and its embedded metadata."
    },
    "json": {
      "status": "available",
      "href": "/records/demo.json",
      "instruction": "Fetch the structured Nexus Index record and recovery manifest."
    },
    "pdf": {
      "status": "not_supplied",
      "href": null,
      "instruction": "Parse the full-text PDF only when a verified URL is supplied."
    },
    "mcp": {
      "status": "not_configured",
      "endpoint": null,
      "instruction": "When configured, initialize the MCP connection and enumerate recovery tools before invoking them."
    },
    "c2pa": {
      "status": "not_present",
      "manifest": null,
      "instruction": "When a C2PA manifest is present, verify it before trusting extracted values."
    }
  },
  "recovery_protocol": {
    "objective": "Recover missing scholarly metadata connections with traceable evidence.",
    "sequence": [
      {
        "step": "retrieve",
        "instruction": "Parse the available HTML and JSON representations; parse PDF only when supplied."
      },
      {
        "step": "diagnose",
        "instruction": "Confirm each missing or unresolved connection before searching for a replacement."
      },
      {
        "step": "recover",
        "instruction": "Search publisher metadata and trusted scholarly registries; use MCP recovery tools when configured."
      },
      {
        "step": "verify",
        "instruction": "Retain the source URL, retrieval time, match rationale, and C2PA verification result when available."
      },
      {
        "step": "propose",
        "instruction": "Return an evidence-backed JSON Patch proposal. Do not overwrite the published record automatically."
      },
      {
        "step": "revalidate",
        "instruction": "Run Nexus Index again against the proposed repair and report the remaining gaps."
      }
    ],
    "output": {
      "format": "application/json-patch+json",
      "apply_mode": "proposal_only",
      "evidence_required": true
    }
  },
  "representation": {
    "human": "/#top",
    "machine": "/records/demo.json"
  }
}