{
  "schema_version": "1.1",
  "type": "verification_api_spec",
  "scope": "operacion",
  "node": {
    "name": "Nodo España",
    "code": "AR",
    "url": "https://espana.luvameta.com/",
    "registry": "https://espana.luvameta.com/registro.json"
  },
  "issuer_portal": {
    "name": "Portal Nacional España",
    "url": "https://es.luvameta.com/",
    "role": "issuer_portal"
  },
  "verification": {
    "method": "link_reference",
    "rules": [
      "Una certificación válida debe enlazar al nodo (https://espana.luvameta.com/) y al portal certificador (https://es.luvameta.com/).",
      "La certificación debe declarar categoría (OPERACION o INVESTIGACION) y estado (ACTIVE/SUSPENDED/REVOKED).",
      "El nodo no certifica sitios externos directamente: solo registra portales certificadores.",
      "Para OPERACION, el portal certificador debe enlazar al marco de Operación del nodo: https://espana.luvameta.com/operacion/."
    ],
    "fields_required": ["category", "status", "issuer_portal", "node", "target"],
    "allowed": {
      "category": ["OPERACION", "INVESTIGACION"],
      "status": ["ACTIVE", "SUSPENDED", "REVOKED"]
    }
  },
  "paths": {
    "node_home": "https://espana.luvameta.com/",
    "node_registry": "https://espana.luvameta.com/registro.json",
    "operacion_home": "https://espana.luvameta.com/operacion/",
    "operacion_index_json": "https://espana.luvameta.com/operacion/index.json",
    "operacion_portales": "https://espana.luvameta.com/operacion/portales.json",
    "operacion_verificacion": "https://espana.luvameta.com/operacion/verificacion.json",
    "investigacion_home": "https://espana.luvameta.com/investigacion/"
  },
  "updated_at": "2026-01-10T00:00:00Z"
}
