{
  "schema": "dar-al-adl/agent-accountability-profile/v0.1",
  "publisher": "Agent Seal",
  "generatedAt": "2026-06-19T07:31:31.278Z",
  "purpose": "Vendor-neutral machine-readable profile for autonomous-agent accountability evidence under EU AI Act readiness workflows.",
  "status": "draft-reference-profile",
  "disclaimer": "Readiness aid only, not legal advice, not certification, and not a compliance verdict. Article references, dates, and final adequacy must be validated with qualified counsel.",
  "aiActFocusAreas": [
    "Art. 11 technical documentation",
    "Art. 12 record keeping",
    "Art. 13 and Art. 50 transparency",
    "Art. 14 human oversight",
    "Art. 17 quality management evidence hooks",
    "Art. 26 deployer monitoring",
    "Art. 43 conformity evidence",
    "Art. 49 and Art. 71 registration support"
  ],
  "requiredClaims": {
    "agent": [
      "id",
      "name",
      "model",
      "publicKey",
      "coreHash"
    ],
    "keeper": [
      "id",
      "name",
      "publicKey",
      "jurisdiction"
    ],
    "scope": [
      "capabilities.granted",
      "capabilities.denied",
      "capabilities.maxTier"
    ],
    "cryptography": [
      "manifestHash",
      "architectSeal",
      "agentSeal",
      "agentCard.signatures"
    ],
    "operations": [
      "status",
      "traceDag",
      "courtExport",
      "revocationStatus"
    ],
    "euAiActMetadata": [
      "euHighRiskRole",
      "annexIiiCategories",
      "article50ComplianceMethod",
      "friaStatus",
      "qmsStatus",
      "officialEuDatabaseStatus"
    ]
  },
  "recommendedClaims": {
    "euAiAct": [
      "providerOrDeployerRole",
      "annexIiiCategories",
      "gpaiModelId",
      "article50ComplianceMethod",
      "article50CodePracticeAdherent",
      "harmonisedStandardsUsed",
      "friaStatus",
      "qmsStatus",
      "humanOversightProcedureUrl",
      "incidentReportingProcedureUrl",
      "officialEuDatabaseRegistrationStatus"
    ]
  },
  "endpoints": {
    "agentCard": "https://agent-seal.xyz/.well-known/agent-card.json",
    "jwks": "https://agent-seal.xyz/.well-known/jwks.json",
    "publicAgents": "https://agent-seal.xyz/v1/public/agents",
    "statusTemplate": "https://agent-seal.xyz/v1/public/agents/{agent_id}/status",
    "readinessTemplate": "https://agent-seal.xyz/v1/public/agents/{agent_id}/eu-ai-act-readiness",
    "evidenceTemplate": "https://agent-seal.xyz/v1/public/agents/{agent_id}/eu-ai-act-evidence",
    "reportTemplate": "https://agent-seal.xyz/v1/public/agents/{agent_id}/eu-compliance-report",
    "redactionPolicy": "https://agent-seal.xyz/v1/public/evidence-redaction-policy",
    "courtExportTemplate": "https://agent-seal.xyz/v1/public/agents/{agent_id}/court-export",
    "euDatabasePrototype": "https://agent-seal.xyz/v1/public/eu-database",
    "gpaiModels": "https://agent-seal.xyz/v1/public/gpai-models",
    "complianceTemplates": "https://agent-seal.xyz/v1/public/compliance/templates",
    "leaderboard": "https://agent-seal.xyz/v1/public/leaderboard"
  },
  "standardisationAlignment": [
    "record keeping",
    "transparency",
    "human oversight",
    "cybersecurity",
    "quality management",
    "conformity assessment"
  ],
  "influenceChannels": [
    {
      "id": "high-risk-classification-consultation",
      "name": "Targeted consultation on draft high-risk AI classification guidelines",
      "deadline": "2026-06-23T22:00:00+02:00",
      "url": "https://digital-strategy.ec.europa.eu/en/consultations/targeted-consultation-draft-guidelines-classification-high-risk-artificial-intelligence-systems",
      "relevance": "Ask the Commission to include autonomous-agent examples and machine-readable accountability evidence in practical guidance."
    },
    {
      "id": "ai-act-standardisation",
      "name": "AI Act harmonised standardisation",
      "url": "https://digital-strategy.ec.europa.eu/en/policies/ai-act-standardisation",
      "relevance": "Record keeping, transparency, human oversight, cybersecurity, QMS, and conformity assessment map directly to this registry's evidence layer."
    },
    {
      "id": "apply-ai-alliance",
      "name": "Apply AI Alliance",
      "url": "https://digital-strategy.ec.europa.eu/en/policies/apply-ai-alliance",
      "relevance": "Use pilot feedback and evidence-bundle examples to shape practical adoption patterns."
    }
  ]
}