File size: 1,484 Bytes
95a9764
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
  "term": "AccessibilityEvaluation",
  "role": "concept",
  "parent_concepts": [
    "DesignEvaluation"
  ],
  "layer": 5,
  "domain": "Information",
  "definition": "Assessing whether design is usable by people with diverse abilities",
  "definition_source": "SUMO",
  "aliases": [
    "A11yEvaluation",
    "InclusiveDesignReview",
    "AccessibilityAudit"
  ],
  "wordnet": {
    "synsets": [],
    "canonical_synset": "",
    "lemmas": [],
    "pos": "noun"
  },
  "relationships": {
    "related": [],
    "antonyms": [],
    "has_part": [],
    "part_of": []
  },
  "safety_tags": {
    "risk_level": "low",
    "impacts": [],
    "treaty_relevant": false,
    "harness_relevant": false
  },
  "training_hints": {
    "positive_examples": [
      "Screen reader compatibility testing",
      "WCAG compliance check",
      "Color contrast evaluation",
      "Keyboard navigation testing",
      "Accessibility evaluation with screen readers revealed the interactive elements were invisible."
    ],
    "negative_examples": [
      "Assuming all users are the same",
      "No accessibility testing",
      "Only visual users considered",
      "Accessibility was checked.",
      "The design was accessible."
    ],
    "disambiguation": "Testing for diverse abilities"
  },
  "is_category_lens": true,
  "child_count": 0,
  "meld_source": {
    "meld_id": "org.hatcat/design-practice@0.2.0",
    "applied_at": "2025-12-10T20:54:15.507185Z",
    "pack_version": "5.2.2"
  }
}