@verndale/accessibility-standards 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/dist/manifest.json +6 -6
  2. package/dist/profiles/ai-orchestration/coverage-manifest.json +6 -6
  3. package/dist/profiles/ai-orchestration/implementation/accessibility.md +1 -1
  4. package/dist/profiles/ai-orchestration/pattern-contracts.json +4 -4
  5. package/dist/profiles/ai-orchestration/patterns/accordion.md +1 -1
  6. package/dist/profiles/ai-orchestration/patterns/alert.md +1 -1
  7. package/dist/profiles/ai-orchestration/patterns/carousel.md +1 -1
  8. package/dist/profiles/ai-orchestration/patterns/combobox.md +1 -1
  9. package/dist/profiles/ai-orchestration/patterns/consequential-submission.md +1 -1
  10. package/dist/profiles/ai-orchestration/patterns/dialog.md +1 -1
  11. package/dist/profiles/ai-orchestration/patterns/disclosure.md +1 -1
  12. package/dist/profiles/ai-orchestration/patterns/dynamic-status.md +1 -1
  13. package/dist/profiles/ai-orchestration/patterns/field.md +1 -1
  14. package/dist/profiles/ai-orchestration/patterns/image.md +1 -1
  15. package/dist/profiles/ai-orchestration/patterns/listbox.md +1 -1
  16. package/dist/profiles/ai-orchestration/patterns/media-player.md +1 -1
  17. package/dist/profiles/ai-orchestration/patterns/menu-button.md +1 -1
  18. package/dist/profiles/ai-orchestration/patterns/pagination.md +1 -1
  19. package/dist/profiles/ai-orchestration/patterns/popover.md +1 -1
  20. package/dist/profiles/ai-orchestration/patterns/progress.md +1 -1
  21. package/dist/profiles/ai-orchestration/patterns/tabs.md +1 -1
  22. package/dist/profiles/ai-orchestration/patterns/tooltip.md +1 -1
  23. package/dist/profiles/ai-orchestration/patterns/validation.md +1 -1
  24. package/dist/profiles/ai-orchestration/review/accessibility.md +1 -1
  25. package/dist/profiles/ai-orchestration/semantics/accessible-name.md +1 -1
  26. package/dist/profiles/ai-orchestration/semantics/alert.md +1 -1
  27. package/dist/profiles/ai-orchestration/semantics/consequential-action.md +1 -1
  28. package/dist/profiles/ai-orchestration/semantics/data-table.md +1 -1
  29. package/dist/profiles/ai-orchestration/semantics/expanded-state.md +1 -1
  30. package/dist/profiles/ai-orchestration/semantics/focus.initial.md +1 -1
  31. package/dist/profiles/ai-orchestration/semantics/focus.return.md +1 -1
  32. package/dist/profiles/ai-orchestration/semantics/focus.visible.md +1 -1
  33. package/dist/profiles/ai-orchestration/semantics/form-error.md +1 -1
  34. package/dist/profiles/ai-orchestration/semantics/form-label.md +1 -1
  35. package/dist/profiles/ai-orchestration/semantics/form-required.md +1 -1
  36. package/dist/profiles/ai-orchestration/semantics/headings.md +1 -1
  37. package/dist/profiles/ai-orchestration/semantics/keyboard.escape.md +1 -1
  38. package/dist/profiles/ai-orchestration/semantics/keyboard.md +1 -1
  39. package/dist/profiles/ai-orchestration/semantics/landmarks.md +1 -1
  40. package/dist/profiles/ai-orchestration/semantics/live-status.md +1 -1
  41. package/dist/profiles/ai-orchestration/semantics/media-alternatives.md +1 -1
  42. package/dist/profiles/ai-orchestration/semantics/motion-control.md +1 -1
  43. package/dist/profiles/ai-orchestration/semantics/name-role-value.md +1 -1
  44. package/dist/profiles/ai-orchestration/semantics/native-dialog.md +1 -1
  45. package/dist/profiles/ai-orchestration/semantics/native-elements.md +1 -1
  46. package/dist/profiles/ai-orchestration/semantics/non-text-alternative.md +1 -1
  47. package/dist/profiles/ai-orchestration/semantics/roles-states-properties.md +1 -1
  48. package/dist/profiles/ai-orchestration/semantics/selected-state.md +1 -1
  49. package/dist/profiles/ai-orchestration/semantics/target-size.md +1 -1
  50. package/dist/profiles/ai-orchestration/semantics.json +4 -4
  51. package/dist/profiles/ai-orchestration/testing/accessibility.md +1 -1
  52. package/dist/profiles/ai-orchestration/ui-design-brain-bindings.json +6 -6
  53. package/dist/profiles/conductor/a11y-semantics.md +1 -1
  54. package/dist/profiles/conductor/accessibility-quality.md +1 -1
  55. package/dist/profiles/conductor/applicability-matrix.json +4 -4
  56. package/dist/profiles/conductor/coverage-manifest.json +6 -6
  57. package/dist/profiles/conductor/pattern-contracts.json +4 -4
  58. package/dist/profiles/conductor/patterns/accordion.json +4 -4
  59. package/dist/profiles/conductor/patterns/alert.json +4 -4
  60. package/dist/profiles/conductor/patterns/carousel.json +4 -4
  61. package/dist/profiles/conductor/patterns/combobox.json +4 -4
  62. package/dist/profiles/conductor/patterns/consequential-submission.json +4 -4
  63. package/dist/profiles/conductor/patterns/dialog.json +4 -4
  64. package/dist/profiles/conductor/patterns/disclosure.json +4 -4
  65. package/dist/profiles/conductor/patterns/dynamic-status.json +4 -4
  66. package/dist/profiles/conductor/patterns/field.json +4 -4
  67. package/dist/profiles/conductor/patterns/image.json +4 -4
  68. package/dist/profiles/conductor/patterns/listbox.json +4 -4
  69. package/dist/profiles/conductor/patterns/media-player.json +4 -4
  70. package/dist/profiles/conductor/patterns/menu-button.json +4 -4
  71. package/dist/profiles/conductor/patterns/pagination.json +4 -4
  72. package/dist/profiles/conductor/patterns/popover.json +4 -4
  73. package/dist/profiles/conductor/patterns/progress.json +4 -4
  74. package/dist/profiles/conductor/patterns/tabs.json +4 -4
  75. package/dist/profiles/conductor/patterns/tooltip.json +4 -4
  76. package/dist/profiles/conductor/patterns/validation.json +4 -4
  77. package/dist/profiles/conductor/semantics.json +4 -4
  78. package/dist/profiles/conductor/ui-design-brain-bindings.json +6 -6
  79. package/dist/projection-manifest.json +89 -89
  80. package/dist/requirements-to-implementation.md +1 -1
  81. package/lib/validate.mjs +2 -2
  82. package/package.json +1 -1
  83. package/profiles/ai-orchestration/profile.json +1 -1
  84. package/profiles/conductor/profile.json +1 -1
  85. package/schemas/consumer-config.schema.json +1 -1
  86. package/schemas/contract.schema.json +1 -1
  87. package/schemas/ui-design-brain-bindings.schema.json +1 -1
  88. package/src/applicability/ui-design-brain-bindings.yml +1 -1
  89. package/src/contract.yml +1 -1
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
3
- "package": "@verndale/accessibility-standards@2.0.0",
3
+ "package": "@verndale/accessibility-standards@2.0.1",
4
4
  "schema_version": 2,
5
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0",
5
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b",
6
6
  "profile_digests": {
7
- "ai-orchestration": "5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691",
8
- "conductor": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65"
7
+ "ai-orchestration": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
8
+ "conductor": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62"
9
9
  },
10
10
  "ui_design_brain": {
11
11
  "package": "@verndale/ui-design-brain",
12
- "package_version": "1.16.0",
12
+ "package_version": "1.16.1",
13
13
  "catalog_authority_version": "1.15.1",
14
14
  "repository": "https://github.com/verndale/ui-design-brain",
15
15
  "manifest_path": "skills/ui-design-brain/catalog-manifest.json",
@@ -17,7 +17,7 @@
17
17
  "manifest_digest": "sha256:63a0bc8d9537d6d4c0aef8fd8a539bf4a9181a50d0761bd63eae6fe59b4eddc9",
18
18
  "pattern_count": 80,
19
19
  "tracking_issue": "https://github.com/verndale/ui-design-brain/issues/47",
20
- "binding_digest": "3873c25694439e1ab07858aa84aecfa1be3467043559d0c94906c19e1025da64"
20
+ "binding_digest": "1106453e9511c79726a7785fc814abae484050cdef6a4ee3161b2421e43e6283"
21
21
  },
22
22
  "records": [
23
23
  {
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
3
3
  "_provenance": {
4
- "package": "@verndale/accessibility-standards@2.0.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "ai-orchestration",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "projected_ids": [
@@ -163,7 +163,7 @@
163
163
  ],
164
164
  "ui_design_brain": {
165
165
  "package": "@verndale/ui-design-brain",
166
- "package_version": "1.16.0",
166
+ "package_version": "1.16.1",
167
167
  "catalog_authority_version": "1.15.1",
168
168
  "repository": "https://github.com/verndale/ui-design-brain",
169
169
  "manifest_path": "skills/ui-design-brain/catalog-manifest.json",
@@ -171,7 +171,7 @@
171
171
  "manifest_digest": "sha256:63a0bc8d9537d6d4c0aef8fd8a539bf4a9181a50d0761bd63eae6fe59b4eddc9",
172
172
  "pattern_count": 80,
173
173
  "tracking_issue": "https://github.com/verndale/ui-design-brain/issues/47",
174
- "binding_digest": "3873c25694439e1ab07858aa84aecfa1be3467043559d0c94906c19e1025da64"
174
+ "binding_digest": "1106453e9511c79726a7785fc814abae484050cdef6a4ee3161b2421e43e6283"
175
175
  },
176
176
  "lane_coverage": {
177
177
  "axe": [
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # Accessibility implementation contract
4
4
 
5
5
  ## foundation.conformance-boundary
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
3
3
  "_provenance": {
4
- "package": "@verndale/accessibility-standards@2.0.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "ai-orchestration",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "patterns": [
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.accordion
4
4
 
5
5
  ## pattern.accordion
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.alert
4
4
 
5
5
  ## pattern.alert
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.carousel
4
4
 
5
5
  ## pattern.carousel
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.combobox
4
4
 
5
5
  ## pattern.combobox
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.consequential-submission
4
4
 
5
5
  ## pattern.consequential-submission
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.dialog
4
4
 
5
5
  ## pattern.dialog
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.disclosure
4
4
 
5
5
  ## pattern.disclosure
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.dynamic-status
4
4
 
5
5
  ## pattern.dynamic-status
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.field
4
4
 
5
5
  ## pattern.field
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.image
4
4
 
5
5
  ## pattern.image
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.listbox
4
4
 
5
5
  ## pattern.listbox
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.media-player
4
4
 
5
5
  ## pattern.media-player
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.menu-button
4
4
 
5
5
  ## pattern.menu-button
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.pagination
4
4
 
5
5
  ## pattern.pagination
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.popover
4
4
 
5
5
  ## pattern.popover
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.progress
4
4
 
5
5
  ## pattern.progress
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.tabs
4
4
 
5
5
  ## pattern.tabs
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.tooltip
4
4
 
5
5
  ## pattern.tooltip
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # pattern.validation
4
4
 
5
5
  ## pattern.validation
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # Accessibility review contract
4
4
 
5
5
  Review in this order: source compatibility, foundations, semantic dependencies, pattern behavior, applicability outcomes, implementation outcomes, test lanes, human evidence.
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.accessible-name
4
4
 
5
5
  ## semantics.accessible-name
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.alert
4
4
 
5
5
  ## semantics.alert
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.consequential-action
4
4
 
5
5
  ## semantics.consequential-action
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.data-table
4
4
 
5
5
  ## semantics.data-table
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.expanded-state
4
4
 
5
5
  ## semantics.expanded-state
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.focus.initial
4
4
 
5
5
  ## semantics.focus.initial
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.focus.return
4
4
 
5
5
  ## semantics.focus.return
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.focus.visible
4
4
 
5
5
  ## semantics.focus.visible
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.form-error
4
4
 
5
5
  ## semantics.form-error
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.form-label
4
4
 
5
5
  ## semantics.form-label
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.form-required
4
4
 
5
5
  ## semantics.form-required
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.headings
4
4
 
5
5
  ## semantics.headings
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.keyboard.escape
4
4
 
5
5
  ## semantics.keyboard.escape
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.keyboard
4
4
 
5
5
  ## semantics.keyboard
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.landmarks
4
4
 
5
5
  ## semantics.landmarks
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.live-status
4
4
 
5
5
  ## semantics.live-status
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.media-alternatives
4
4
 
5
5
  ## semantics.media-alternatives
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.motion-control
4
4
 
5
5
  ## semantics.motion-control
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.name-role-value
4
4
 
5
5
  ## semantics.name-role-value
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.native-dialog
4
4
 
5
5
  ## semantics.native-dialog
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.native-elements
4
4
 
5
5
  ## semantics.native-elements
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.non-text-alternative
4
4
 
5
5
  ## semantics.non-text-alternative
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.roles-states-properties
4
4
 
5
5
  ## semantics.roles-states-properties
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.selected-state
4
4
 
5
5
  ## semantics.selected-state
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # semantics.target-size
4
4
 
5
5
  ## semantics.target-size
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
3
3
  "_provenance": {
4
- "package": "@verndale/accessibility-standards@2.0.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "ai-orchestration",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "foundations": [
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: ai-orchestration@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
3
3
  # Accessibility testing contract
4
4
 
5
5
  ## axe
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
3
3
  "_provenance": {
4
- "package": "@verndale/accessibility-standards@2.0.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "ai-orchestration",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "5865a240f47ed5756a8b7a03fddd28fd8734051b61194dd378064b764859d691",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "binding_schema_version": 1,
13
13
  "source": {
14
14
  "package": "@verndale/ui-design-brain",
15
- "package_version": "1.16.0",
15
+ "package_version": "1.16.1",
16
16
  "catalog_authority_version": "1.15.1",
17
17
  "repository": "https://github.com/verndale/ui-design-brain",
18
18
  "manifest_path": "skills/ui-design-brain/catalog-manifest.json",
@@ -21,7 +21,7 @@
21
21
  "pattern_count": 80,
22
22
  "tracking_issue": "https://github.com/verndale/ui-design-brain/issues/47"
23
23
  },
24
- "binding_digest": "3873c25694439e1ab07858aa84aecfa1be3467043559d0c94906c19e1025da64",
24
+ "binding_digest": "1106453e9511c79726a7785fc814abae484050cdef6a4ee3161b2421e43e6283",
25
25
  "bindings": [
26
26
  {
27
27
  "ui_pattern_id": "accordion",
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: conductor@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: conductor@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: 069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62 -->
3
3
  # Accessibility foundations, semantics, and policies
4
4
 
5
5
  ## foundation.conformance-boundary
@@ -1,5 +1,5 @@
1
1
  <!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
2
- <!-- package: @verndale/accessibility-standards@2.0.0; profile: conductor@2.0.0; schema: 2; source-digest: e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0; profile-digest: 4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65 -->
2
+ <!-- package: @verndale/accessibility-standards@2.0.1; profile: conductor@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: 069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62 -->
3
3
  # Accessibility quality contract
4
4
 
5
5
  ## pattern.accordion
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
3
3
  "_provenance": {
4
- "package": "@verndale/accessibility-standards@2.0.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "trigger_states": [