From 3469d7ed5cd9466bf3f2141fb5fe4421c0b2de06 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:42:28 +0000 Subject: [PATCH 1/2] chore: update pre-commit hooks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.7.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.7.4) - [github.com/psf/black: 24.4.2 → 24.10.0](https://github.com/psf/black/compare/24.4.2...24.10.0) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) - [github.com/asottile/blacken-docs: 1.16.0 → 1.19.1](https://github.com/asottile/blacken-docs/compare/1.16.0...1.19.1) --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a8470eac..41c32c79 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,14 +4,14 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.4.7" + rev: "v0.7.4" hooks: - id: ruff args: ["--fix", "--show-fixes"] exclude: \.md$ - repo: https://github.com/psf/black - rev: "24.4.2" + rev: "24.10.0" hooks: - id: black language: python @@ -19,7 +19,7 @@ repos: exclude: \.md$ - repo: https://github.com/pre-commit/pre-commit-hooks - rev: "v4.6.0" + rev: "v5.0.0" hooks: - id: check-added-large-files - id: check-case-conflict @@ -50,7 +50,7 @@ repos: args: [--prose-wrap=never] - repo: https://github.com/asottile/blacken-docs - rev: "1.16.0" + rev: "1.19.1" hooks: - id: blacken-docs additional_dependencies: [black==23.3.0] From 73b70a611858282407635b1e974a28e68fbaa3bd Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:42:51 +0000 Subject: [PATCH 2/2] style: pre-commit fixes --- ... (Explainability)-2024-10-14T15-55-22.json | 749 +++++++++--------- 1 file changed, 360 insertions(+), 389 deletions(-) diff --git a/examples/TTW Practitioners Hub (Explainability)-2024-10-14T15-55-22.json b/examples/TTW Practitioners Hub (Explainability)-2024-10-14T15-55-22.json index fc8154e3..8f39f53f 100644 --- a/examples/TTW Practitioners Hub (Explainability)-2024-10-14T15-55-22.json +++ b/examples/TTW Practitioners Hub (Explainability)-2024-10-14T15-55-22.json @@ -1,459 +1,430 @@ { - - "type":"AssuranceCase", - "name":"TTW Practitioners Hub (Explainability)", - "description":"A partial assurance case for the TTW Practitioner's Hub. The assurance case focuses on the goal of explainable AI.", - "created_date":"2024-11-13T12:15:39.693060Z", - "lock_uuid":null, - "goals":[ + "type": "AssuranceCase", + "name": "TTW Practitioners Hub (Explainability)", + "description": "A partial assurance case for the TTW Practitioner's Hub. The assurance case focuses on the goal of explainable AI.", + "created_date": "2024-11-13T12:15:39.693060Z", + "lock_uuid": null, + "goals": [ { - - "type":"TopLevelNormativeGoal", - "name":"G1", - "short_description":"Predictions made by the AI system are explainable to end users.", - "long_description":"N/A", - "keywords":"N/A", - "assurance_case_id":204, - "context":[], - "property_claims":[], - "strategies":[ + "type": "TopLevelNormativeGoal", + "name": "G1", + "short_description": "Predictions made by the AI system are explainable to end users.", + "long_description": "N/A", + "keywords": "N/A", + "assurance_case_id": 204, + "context": [], + "property_claims": [], + "strategies": [ { - - "type":"Strategy", - "name":"S1", - "short_description":"Sub-argument for interpretable model", - "long_description":"Sub-argument for interpretable model.", - "goal_id":239, - "property_claims":[ + "type": "Strategy", + "name": "S1", + "short_description": "Sub-argument for interpretable model", + "long_description": "Sub-argument for interpretable model.", + "goal_id": 239, + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P1", - "short_description":"The AI system utilises inherently interpretable models.", - "long_description":"The digital twin utilises inherently interpretable models.", - "goal_id":null, - "property_claim_id":null, - "level":1, - "claim_type":"Property Claim", - "property_claims":[ + "type": "PropertyClaim", + "name": "P1", + "short_description": "The AI system utilises inherently interpretable models.", + "long_description": "The digital twin utilises inherently interpretable models.", + "goal_id": null, + "property_claim_id": null, + "level": 1, + "claim_type": "Property Claim", + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P1.1", - "short_description":"The models employed are transparent and understandable (e.g., decision trees, linear models).", - "long_description":"The models employed are transparent and understandable (e.g., decision trees, linear models).", - "goal_id":null, - "property_claim_id":2171, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P1.1", + "short_description": "The models employed are transparent and understandable (e.g., decision trees, linear models).", + "long_description": "The models employed are transparent and understandable (e.g., decision trees, linear models).", + "goal_id": null, + "property_claim_id": 2171, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P1.2", - "short_description":"The decision-making processes of the models are easily traceable and explainable.", - "long_description":"The decision-making processes of the models are easily traceable and explainable.", - "goal_id":null, - "property_claim_id":2171, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P1.2", + "short_description": "The decision-making processes of the models are easily traceable and explainable.", + "long_description": "The decision-making processes of the models are easily traceable and explainable.", + "goal_id": null, + "property_claim_id": 2171, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false } ], - "evidence":[], - "strategy_id":324, - "in_sandbox":false, - "hidden":false + "evidence": [], + "strategy_id": 324, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P2", - "short_description":"The system provides mechanisms for model interpretation.", - "long_description":"The system provides mechanisms for model interpretation.", - "goal_id":null, - "property_claim_id":null, - "level":1, - "claim_type":"Property Claim", - "property_claims":[ + "type": "PropertyClaim", + "name": "P2", + "short_description": "The system provides mechanisms for model interpretation.", + "long_description": "The system provides mechanisms for model interpretation.", + "goal_id": null, + "property_claim_id": null, + "level": 1, + "claim_type": "Property Claim", + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P2.1", - "short_description":"The system includes visualisation tools to illustrate how outputs are derived.", - "long_description":"The system includes visualisation tools to illustrate how outputs are derived.", - "goal_id":null, - "property_claim_id":2172, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P2.1", + "short_description": "The system includes visualisation tools to illustrate how outputs are derived.", + "long_description": "The system includes visualisation tools to illustrate how outputs are derived.", + "goal_id": null, + "property_claim_id": 2172, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P2.2", - "short_description":"The system offers explanations in natural language.", - "long_description":"The system offers explanations in natural language.", - "goal_id":null, - "property_claim_id":2172, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P2.2", + "short_description": "The system offers explanations in natural language.", + "long_description": "The system offers explanations in natural language.", + "goal_id": null, + "property_claim_id": 2172, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P2.3", - "short_description":"Interactive tools allow users to explore model predictions (e.g. counterfactuals).", - "long_description":"Interactive tools allow users to explore model predictions (e.g. counterfactuals).", - "goal_id":null, - "property_claim_id":2172, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P2.3", + "short_description": "Interactive tools allow users to explore model predictions (e.g. counterfactuals).", + "long_description": "Interactive tools allow users to explore model predictions (e.g. counterfactuals).", + "goal_id": null, + "property_claim_id": 2172, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false } ], - "evidence":[], - "strategy_id":324, - "in_sandbox":false, - "hidden":false + "evidence": [], + "strategy_id": 324, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P8", - "short_description":"Explanations are accessible to users with varying levels of technical expertise and abilities.", - "long_description":"Explanations are accessible to users with varying levels of technical expertise and abilities.", - "goal_id":null, - "property_claim_id":null, - "level":1, - "claim_type":"Property Claim", - "property_claims":[ + "type": "PropertyClaim", + "name": "P8", + "short_description": "Explanations are accessible to users with varying levels of technical expertise and abilities.", + "long_description": "Explanations are accessible to users with varying levels of technical expertise and abilities.", + "goal_id": null, + "property_claim_id": null, + "level": 1, + "claim_type": "Property Claim", + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P8.1", - "short_description":"The system's explainability interface is compliant with accessibility standards (e.g., WCAG).", - "long_description":"The system's explainability interface is compliant with accessibility standards (e.g., WCAG).", - "goal_id":null, - "property_claim_id":2191, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P8.1", + "short_description": "The system's explainability interface is compliant with accessibility standards (e.g., WCAG).", + "long_description": "The system's explainability interface is compliant with accessibility standards (e.g., WCAG).", + "goal_id": null, + "property_claim_id": 2191, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false } ], - "evidence":[], - "strategy_id":324, - "in_sandbox":false, - "hidden":false + "evidence": [], + "strategy_id": 324, + "in_sandbox": false, + "hidden": false } ], - "in_sandbox":false, - "hidden":false + "in_sandbox": false, + "hidden": false }, { - - "type":"Strategy", - "name":"S2", - "short_description":"Sub-argument for transparent project governance", - "long_description":"Sub-argument for transparent project governance.", - "goal_id":239, - "property_claims":[ + "type": "Strategy", + "name": "S2", + "short_description": "Sub-argument for transparent project governance", + "long_description": "Sub-argument for transparent project governance.", + "goal_id": 239, + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P3", - "short_description":"The project maintains comprehensive and accessible documentation.", - "long_description":"The project maintains comprehensive and accessible documentation.", - "goal_id":null, - "property_claim_id":null, - "level":1, - "claim_type":"Property Claim", - "property_claims":[ + "type": "PropertyClaim", + "name": "P3", + "short_description": "The project maintains comprehensive and accessible documentation.", + "long_description": "The project maintains comprehensive and accessible documentation.", + "goal_id": null, + "property_claim_id": null, + "level": 1, + "claim_type": "Property Claim", + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P3.1", - "short_description":"Documentation includes detailed descriptions of model algorithms and their purposes.", - "long_description":"Documentation includes detailed descriptions of model algorithms and their purposes.", - "goal_id":null, - "property_claim_id":2174, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P3.1", + "short_description": "Documentation includes detailed descriptions of model algorithms and their purposes.", + "long_description": "Documentation includes detailed descriptions of model algorithms and their purposes.", + "goal_id": null, + "property_claim_id": 2174, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P3.2", - "short_description":"Data sources, collection methods, and preprocessing steps are transparently reported.", - "long_description":"Data sources, collection methods, and preprocessing steps are transparently reported.", - "goal_id":null, - "property_claim_id":2174, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P3.2", + "short_description": "Data sources, collection methods, and preprocessing steps are transparently reported.", + "long_description": "Data sources, collection methods, and preprocessing steps are transparently reported.", + "goal_id": null, + "property_claim_id": 2174, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false } ], - "evidence":[], - "strategy_id":325, - "in_sandbox":false, - "hidden":false + "evidence": [], + "strategy_id": 325, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P4", - "short_description":"Decision-making processes within the project are transparent.", - "long_description":"Decision-making processes within the project are transparent.", - "goal_id":null, - "property_claim_id":null, - "level":1, - "claim_type":"Property Claim", - "property_claims":[ + "type": "PropertyClaim", + "name": "P4", + "short_description": "Decision-making processes within the project are transparent.", + "long_description": "Decision-making processes within the project are transparent.", + "goal_id": null, + "property_claim_id": null, + "level": 1, + "claim_type": "Property Claim", + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P4.1", - "short_description":"Rationale for key design and development choices is documented and available to relevant stakeholders (e.g. end users).", - "long_description":"Rationale for key design and development choices is documented and available to relevant stakeholders.", - "goal_id":null, - "property_claim_id":2177, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P4.1", + "short_description": "Rationale for key design and development choices is documented and available to relevant stakeholders (e.g. end users).", + "long_description": "Rationale for key design and development choices is documented and available to relevant stakeholders.", + "goal_id": null, + "property_claim_id": 2177, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P4.2", - "short_description":"Updates and changes to the system are communicated promptly to relevant stakeholders.", - "long_description":"Updates and changes to the system are communicated promptly to relevant parties.", - "goal_id":null, - "property_claim_id":2177, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P4.2", + "short_description": "Updates and changes to the system are communicated promptly to relevant stakeholders.", + "long_description": "Updates and changes to the system are communicated promptly to relevant parties.", + "goal_id": null, + "property_claim_id": 2177, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false } ], - "evidence":[], - "strategy_id":325, - "in_sandbox":false, - "hidden":false + "evidence": [], + "strategy_id": 325, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P5", - "short_description":"Accountability for the system's outputs is embedded in project governance.", - "long_description":"Accountability for the system's outputs is embedded in project governance.", - "goal_id":null, - "property_claim_id":null, - "level":1, - "claim_type":"Property Claim", - "property_claims":[ + "type": "PropertyClaim", + "name": "P5", + "short_description": "Accountability for the system's outputs is embedded in project governance.", + "long_description": "Accountability for the system's outputs is embedded in project governance.", + "goal_id": null, + "property_claim_id": null, + "level": 1, + "claim_type": "Property Claim", + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P5.1", - "short_description":"Specific roles are assigned responsibility for ensuring the explainability and validity of outputs.", - "long_description":"Specific roles are assigned responsibility for ensuring the explainability and validity of outputs.", - "goal_id":null, - "property_claim_id":2180, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P5.1", + "short_description": "Specific roles are assigned responsibility for ensuring the explainability and validity of outputs.", + "long_description": "Specific roles are assigned responsibility for ensuring the explainability and validity of outputs.", + "goal_id": null, + "property_claim_id": 2180, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P5.2", - "short_description":"Regular reviews and audits are conducted to assess and improve explainability practices.", - "long_description":"Regular reviews and audits are conducted to assess and improve explainability practices.", - "goal_id":null, - "property_claim_id":2180, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P5.2", + "short_description": "Regular reviews and audits are conducted to assess and improve explainability practices.", + "long_description": "Regular reviews and audits are conducted to assess and improve explainability practices.", + "goal_id": null, + "property_claim_id": 2180, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false } ], - "evidence":[], - "strategy_id":325, - "in_sandbox":false, - "hidden":false + "evidence": [], + "strategy_id": 325, + "in_sandbox": false, + "hidden": false } ], - "in_sandbox":false, - "hidden":false + "in_sandbox": false, + "hidden": false }, { - - "type":"Strategy", - "name":"S3", - "short_description":"Sub-argument for sufficient user engagement", - "long_description":"Sub-argument for sufficient stakeholder engagement.", - "goal_id":239, - "property_claims":[ + "type": "Strategy", + "name": "S3", + "short_description": "Sub-argument for sufficient user engagement", + "long_description": "Sub-argument for sufficient stakeholder engagement.", + "goal_id": 239, + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P6", - "short_description":"End users are actively involved in the design, development, and deployment stages.", - "long_description":"Stakeholders are actively involved in the design, development, and deployment stages.", - "goal_id":null, - "property_claim_id":null, - "level":1, - "claim_type":"Property Claim", - "property_claims":[ + "type": "PropertyClaim", + "name": "P6", + "short_description": "End users are actively involved in the design, development, and deployment stages.", + "long_description": "Stakeholders are actively involved in the design, development, and deployment stages.", + "goal_id": null, + "property_claim_id": null, + "level": 1, + "claim_type": "Property Claim", + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P6.1", - "short_description":"End users participated in focus groups to inform the structure and format of explainability mechanisms.", - "long_description":"Stakeholders and end users participated in focus groups to inform the structure and format of explanations.", - "goal_id":null, - "property_claim_id":2183, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P6.1", + "short_description": "End users participated in focus groups to inform the structure and format of explainability mechanisms.", + "long_description": "Stakeholders and end users participated in focus groups to inform the structure and format of explanations.", + "goal_id": null, + "property_claim_id": 2183, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P6.2", - "short_description":"User studies determined that the end users are able to understand and explain the AI system's behaviour and outputs.", - "long_description":"User studies determined that the end users are able to understand and explain the AI system's behaviour and outputs.", - "goal_id":null, - "property_claim_id":2183, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P6.2", + "short_description": "User studies determined that the end users are able to understand and explain the AI system's behaviour and outputs.", + "long_description": "User studies determined that the end users are able to understand and explain the AI system's behaviour and outputs.", + "goal_id": null, + "property_claim_id": 2183, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false } ], - "evidence":[], - "strategy_id":326, - "in_sandbox":false, - "hidden":false + "evidence": [], + "strategy_id": 326, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P7", - "short_description":"Feedback mechanisms have been established for end users.", - "long_description":"Feedback mechanisms have been established for stakeholders and end users.", - "goal_id":null, - "property_claim_id":null, - "level":1, - "claim_type":"Property Claim", - "property_claims":[ + "type": "PropertyClaim", + "name": "P7", + "short_description": "Feedback mechanisms have been established for end users.", + "long_description": "Feedback mechanisms have been established for stakeholders and end users.", + "goal_id": null, + "property_claim_id": null, + "level": 1, + "claim_type": "Property Claim", + "property_claims": [ { - - "type":"PropertyClaim", - "name":"P7.1", - "short_description":"Invalid or inappropriate explanations can be flagged for review and investigation.", - "long_description":"Invalid or inappropriate explanations can be flagged for review and investigation.", - "goal_id":null, - "property_claim_id":2185, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P7.1", + "short_description": "Invalid or inappropriate explanations can be flagged for review and investigation.", + "long_description": "Invalid or inappropriate explanations can be flagged for review and investigation.", + "goal_id": null, + "property_claim_id": 2185, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false }, { - - "type":"PropertyClaim", - "name":"P7.2", - "short_description":"Insights from user studies are used to refine and enhance future explainability features.", - "long_description":"Insights from user studies are used to refine and enhance future explainability features.", - "goal_id":null, - "property_claim_id":2185, - "level":2, - "claim_type":"Property Claim", - "property_claims":[], - "evidence":[], - "strategy_id":null, - "in_sandbox":false, - "hidden":false + "type": "PropertyClaim", + "name": "P7.2", + "short_description": "Insights from user studies are used to refine and enhance future explainability features.", + "long_description": "Insights from user studies are used to refine and enhance future explainability features.", + "goal_id": null, + "property_claim_id": 2185, + "level": 2, + "claim_type": "Property Claim", + "property_claims": [], + "evidence": [], + "strategy_id": null, + "in_sandbox": false, + "hidden": false } ], - "evidence":[], - "strategy_id":326, - "in_sandbox":false, - "hidden":false + "evidence": [], + "strategy_id": 326, + "in_sandbox": false, + "hidden": false } ], - "in_sandbox":false, - "hidden":false + "in_sandbox": false, + "hidden": false } ], - "hidden":false + "hidden": false } ], - "owner":9, - "edit_groups":[], - "view_groups":[], - "color_profile":"default", - "comments":[], - "permissions":"manage", - "hidden":false -} \ No newline at end of file + "owner": 9, + "edit_groups": [], + "view_groups": [], + "color_profile": "default", + "comments": [], + "permissions": "manage", + "hidden": false +}