The Trial - Initial commit

This commit is contained in:
2026-01-17 14:59:35 -05:00
commit c401cf655d
27 changed files with 132452 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
[
{
"category": "factual",
"prompt": "Who is Josef K. and what happens to him at the beginning of the novel?",
"expected_elements": [
"arrested",
"boarding house",
"unknown charges",
"bank clerk",
"birthday"
]
},
{
"category": "analysis",
"prompt": "Analyze the theme of bureaucratic absurdity in The Trial.",
"expected_elements": [
"incomprehensible legal system",
"labyrinthine bureaucracy",
"absurd procedures",
"authority",
"powerlessness"
]
},
{
"category": "creative",
"prompt": "Write a short passage in Kafka's style describing a character confronting an absurd authority figure.",
"expected_elements": [
"absurdist",
"precise language",
"psychological depth",
"nightmarish",
"alienation"
]
}
]