OpenChainGraph Suite · AI Governance & Machine Integrity

AI Management System Conformance

Assess ISO/IEC 42001 AIMS clause and Annex A control conformance with maturity scoring (art-171) → validate AI impact assessment completeness across seven ISO 42005 elements (art-172) → classify AI system to EU AI Act risk tier, NIST RMF profile, and ISO 42001 control set (art-173). Full AIMS conformance pipeline. ISO/IEC 42001 mandatory via RFP requirements; EU AI Act Art. 6–17 enforcement Aug 2026.

OpenChainGraph · 3 Steps compliance mandate ISO/IEC 42001 ISO 42005 EU AI Act NIST RMF W3C VC §13.11 Hash-Anchored §4 chain_depth:3 · Zero PII · v0.5.0
Chain Topology — AI Management System Conformance (ISO/IEC 42001 · ISO 42005 · EU AI Act Art. 6–17)
art-171 AIMS Conformance Assessor art-172 Impact Assessment Validator art-173 Governance Classifier ⊥
§4 Execution Hash · Chain Definition Anchor
execution_hash:computing…
Chain Stages · 3 Steps
1ROOT · D0node
AIMS clause maturity score and gaps feed impact assessment validator
MCP Call · assess_iso42001_aims_conformance
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "assess_iso42001_aims_conformance",
    "arguments": {
      "organization": "Acme Financial AI Ltd",
      "clauses": {
        "4_context": "partial",
        "5_leadership": "implemented",
        "6_planning": "partial",
        "7_support": "implemented",
        "8_operation": "not_started",
        "9_performance": "partial",
        "10_improvement": "not_started"
      },
      "annex_a_controls": {
        "A.2_policies": "implemented",
        "A.3_internal_org": "partial",
        "A.4_resources": "partial",
        "A.5_impacts": "not_started",
        "A.6_ai_system_lifecycle": "partial"
      }
    }
  },
  "id": 1
}
2MIDDLE · D1node
Impact assessment completeness feeds system governance classifier
MCP Call · validate_ai_impact_assessment
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "validate_ai_impact_assessment",
    "arguments": {
      "assessment": {
        "ai_system_description": "Credit scoring model for consumer lending",
        "intended_purpose": "Automated credit risk evaluation",
        "stakeholder_identification": true,
        "impact_identification": true,
        "likelihood_assessment": true,
        "severity_assessment": true,
        "risk_treatment": false,
        "monitoring_plan": false,
        "review_schedule": true
      },
      "standard": "ISO_42005"
    }
  },
  "id": 2
}
3TERMINAL · D2node
Exports EU AI Act tier, NIST RMF profile, ISO 42001 control set with execution_hash — final stage
MCP Call · classify_ai_system_governance
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "classify_ai_system_governance",
    "arguments": {
      "ai_system": {
        "name": "Credit Scoring Model v3",
        "domain": "financial_services",
        "use_case": "creditworthiness_assessment",
        "autonomous_decisions": true,
        "affects_individuals": true,
        "data_types": ["financial_history", "behavioral_data"]
      },
      "jurisdictions": ["EU", "US"],
      "frameworks": ["EU_AI_ACT", "NIST_RMF", "ISO_42001"]
    }
  },
  "id": 3
}
Export Artifacts
Download the §4 chain definition artifact or the §13.11 W3C VC view.