giadap commited on
Commit
b854018
·
verified ·
1 Parent(s): 6d454d8

update personal and consent

Browse files
Files changed (1) hide show
  1. 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: 'Individuals\' experiences of AI systems are shaped both by their personal interactions and by the ways the systems interact with their digital identities - often without our awareness or ability to meaningfully consent.',
60
- openness: 'Openness at the level of a model\'s training data and of its inputs are necessary to support informed consent, and research on characterizing the different companionship and value dynamics of AI systems enables replicable research into those characteristics.',
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 models 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: {