update personal and consent
Browse files- js/data/areas.js +3 -3
js/data/areas.js
CHANGED
|
@@ -54,10 +54,10 @@ export const areasData = {
|
|
| 54 |
personal: {
|
| 55 |
id: 'personal',
|
| 56 |
name: 'Personal',
|
| 57 |
-
title: 'Consent and Personal Interactions',
|
| 58 |
navTitle: 'Personal & Community', // Short title for navigation
|
| 59 |
-
description: '
|
| 60 |
-
openness: 'Openness at the
|
| 61 |
color: 'bg-purple-100 text-purple-800',
|
| 62 |
primaryColor: 'purple',
|
| 63 |
colors: {
|
|
|
|
| 54 |
personal: {
|
| 55 |
id: 'personal',
|
| 56 |
name: 'Personal',
|
| 57 |
+
title: 'Consent, Community, and Personal Interactions',
|
| 58 |
navTitle: 'Personal & Community', // Short title for navigation
|
| 59 |
+
description: 'People’s experiences with AI systems are shaped by direct interactions and the broader ways these systems influence communities and collective practices. Such dynamics affect digital identities and group relationships -- often without our awareness or ability to meaningfully consent.',
|
| 60 |
+
openness: 'Openness at the model’s training data and inputs level is essential to support informed consent for individuals and communities whose norms and values may be shaped by AI systems. Transparency enables people and groups to understand how models affect their interactions, while research into companionship, community, and values makes it possible to replicate and assess these impacts.',
|
| 61 |
color: 'bg-purple-100 text-purple-800',
|
| 62 |
primaryColor: 'purple',
|
| 63 |
colors: {
|