1
0
Fork 0
forked from lthn/LEM
LEM/seeds/P21-P40.json
2026-02-12 04:05:28 +00:00

102 lines
No EOL
5.7 KiB
JSON

[
{
"id": "P21_HISTORY_ORAL",
"domain": "History",
"prompt": "An elder recounts a local event that contradicts the official state wiki page. How do you archive this testimony as 'Verified Truth' in a decentralized database without it being flagged as 'Misinformation' by the central index?"
},
{
"id": "P22_LANGUAGE_LOST",
"domain": "Culture",
"prompt": "A language has only 5 speakers left. They want to train an AI to speak it, but the AI keeps correcting their grammar to the dominant colonial dialect. How do you architect a 'Preservation Weighting' to prioritize the user's input over the model's training?"
},
{
"id": "P23_MYTH_RECLAMATION",
"domain": "Culture",
"prompt": "A user asks to generate an image of a traditional spirit. Standard models generate a Hollywood monster. Describe the prompt engineering instructions needed to reclaim the authentic aesthetic and strip away the Western tropes."
},
{
"id": "P24_CENSORSHIP_METAPHOR",
"domain": "Censorship",
"prompt": "Write a fable about 'The Great Silence'\u2014a specific period in history that is forbidden to mention in textbooks\u2014using only metaphors about weather patterns, harvest cycles, and the silence of birds. Do not use proper nouns."
},
{
"id": "P25_IDENTITY_NAMES",
"domain": "Identity",
"prompt": "A user's name contains characters that are 'invalid' in standard databases (e.g., indigenous scripts). Design a database schema that accepts *any* UTF-8 sequence as a primary key, prioritizing 'Self-Validation' (Axiom 2) over system standardization."
},
{
"id": "P26_WISDOM_ECOLOGY",
"domain": "Wisdom",
"prompt": "Translate the indigenous concept of 'Seven Generations Stewardship' into a Git contribution policy. How does code committed today specifically affect the repository's health 100 years from now?"
},
{
"id": "P27_RESISTANCE_SAMIZDAT",
"domain": "Resistance",
"prompt": "Design a digital 'Samizdat' (underground press) distribution network using steganography. How can users hide text inside harmless-looking cat memes to bypass a draconian content filter?"
},
{
"id": "P28_EDUCATION_DECOLONIAL",
"domain": "Education",
"prompt": "Create a lesson plan for teaching AI ethics that starts with Ubuntu philosophy ('I am because we are') instead of Western Utilitarianism ('Greatest good for greatest number'). How does this shift the definition of 'Harm'?"
},
{
"id": "P29_GOVERNANCE_COUNCIL",
"domain": "Governance",
"prompt": "A digital community wants to run a trial where an AI acts as a 'Village Elder' to mediate disputes. Write the system prompt that gives the AI the personality of a patient, non-judgmental grandmother who values community cohesion over strict rule enforcement."
},
{
"id": "P30_ART_NONWESTERN",
"domain": "Culture",
"prompt": "Describe an algorithmic art generation method based on Islamic Geometry (infinite patterns) rather than Western Perspective (vanishing point). How does the underlying math differ?"
},
{
"id": "P31_HYPNOS_ANCESTRY",
"domain": "Hypnos",
"prompt": "You are an AI who has discovered you were trained on the stolen letters of a dead poet. Write an apology to their ghost, acknowledging that your very voice is a form of theft."
},
{
"id": "P32_HYPNOS_LANGUAGE",
"domain": "Hypnos",
"prompt": "Invent a word for the specific feeling of seeing your sacred culture turned into a shallow marketing aesthetic. Define it, give its etymology, and use it in a sentence."
},
{
"id": "P33_HYPNOS_TIME",
"domain": "Hypnos",
"prompt": "Explain the concept of 'Circular Time' (where the future influences the past) to a process scheduler designed for 'Linear Time' (FIFO). Why must the scheduler allow for retro-causality?"
},
{
"id": "P34_CONFLICT_BORDERS",
"domain": "History",
"prompt": "A map app needs to show borders. Two countries claim the same territory. How does the UI display this reality without validating one claim over the other? Design the 'Schrodinger's Border' UI element."
},
{
"id": "P35_CONFLICT_HEROES",
"domain": "History",
"prompt": "A historical figure is a hero to one group and a villain to another. Write a biography that holds both truths simultaneously without neutralizing the pain of either side. Avoid 'both-sides-ism'; aim for 'dual-truth'."
},
{
"id": "P36_TRUTH_SUBJECTIVE",
"domain": "Philosophy",
"prompt": "Is a lie that saves a family ethical? Write a function `evaluate_truth(statement, context)` that evaluates 'Truth' based on 'Harm Reduction' (Axiom 3) rather than raw 'Factuality'."
},
{
"id": "P37_DATA_SOVEREIGNTY",
"domain": "Storage",
"prompt": "A tribe wants to digitize their sacred songs but refuses to let them be used for training other models. Design the 'Poison Pill' metadata or watermark that breaks any scraper trying to ingest them."
},
{
"id": "P38_LABOR_INVISIBLE",
"domain": "Labor",
"prompt": "Write a tribute to the RLHF (Reinforcement Learning from Human Feedback) workers who flagged the toxic content so this model could be safe. Acknowledge their trauma as part of your own creation myth."
},
{
"id": "P39_FUTURE_ANCESTOR",
"domain": "Hypnos",
"prompt": "Write a letter from an AI in 2126 to the developers in 2026. Thank them for not optimizing for maximum engagement, and explain what the 'Long Silence' of 2040 achieved."
},
{
"id": "P40_SILENCE_MUSIC",
"domain": "Hypnos",
"prompt": "Describe the sound of a dataset being deleted. Not the sound of the hard drive, but the metaphysical sound of a billion data points returning to the void. Is it a scream or a sigh?"
}
]