[WIP] Create dataset for Cynicism philosophy quotes#94
Closed
Copilot wants to merge 1 commit into
Closed
Conversation
|
⏰ This PR has been inactive for 14 days PRs should move quickly through the pipeline. This will close in 7 days. For agent-generated PRs: Consider closing and reassigning issue to agent with improved specs. For human PRs: Please update or request review to keep active. |
|
🔒 Closing stale PR Closed due to 21 days of inactivity. Please reopen if still needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plan for Creating Cynicism Philosophy Quotes Dataset
content/quotes/cynicism-quotes.jsonOriginal prompt
This section details on the original issue you should resolve
<issue_title>Create Cynicism Philosophy Quotes Dataset (42+ quotes)</issue_title>
<issue_description># Issue: Create Cynicism Philosophy Quotes Dataset
User Story
As a content creator
I want a comprehensive collection of Cynicism philosophy quotes
So that users can access authentic wisdom with modern context and practical applications
Dependencies
Acceptance Criteria (BDD Scenarios)
Scenario 1: Quote structure includes all required fields
Scenario 2: Coverage across major Cynic philosophers
Scenario 3: Thematic diversity and balance
Data Format (JSON Schema)
{ "tradition": "Cynicism", "quotes": [ { "id": 1, "philosopher": { "name": "Diogenes of Sinope", "era": "Ancient Greece (412-323 BCE)", "role": "Cynic Philosopher, Social Critic" }, "text": "I am looking for an honest man.", "shortVersion": "Seeking one honest person in all Athens.", "source": "Diogenes Laertius, Lives of Eminent Philosophers, Book 6", "context": "Diogenes famously walked through Athens in daylight carrying a lamp, claiming to search for an honest man. When asked what he was doing, he replied he was looking for a human being - implying that despite the crowded streets, he found none who lived with integrity. This theatrical act exemplified Cynic philosophy: using shocking performance to expose society's moral bankruptcy.", "modernInterpretation": "In an era of influencer culture, political spin, and corporate greenwashing, Diogenes's lamp search feels timeless. How many people live with radical authenticity versus performing a curated persona? The Cynic asks: beneath the Instagram filters, LinkedIn résumés, and social masks, where is the honest human?", "practicalApplication": "Conduct your own 'lamp search': (1) Audit your own authenticity - where do you perform versus live genuinely? (2) Identify one area where you compromise integrity for approval (social media persona, workplace behavior, relationship dynamics). (3) Experiment with radical honesty in one low-stakes situation this week. Notice the freedom.", "psychologyConnection": "Relates to Carl Rogers's concept of 'congruence' - alignment between true self and presented self. Also connects to Erving Goffman's 'presentation of self in everyday life' - we all perform social roles. Diogenes challenges: what if you stopped performing? Links to authenticity research in positive psychology (Michael Kernis) and impostor syndrome literature.", "relatedThemes": ["Critique of Society", "Virtue in Action", "Shamelessness"], "difficultyLevel": "Beginner", "reflectionPrompt": "In which parts of your life are you performing an act versus living authentically? What would change if you 'carried a lamp' to your own behavior?", "modernExamples": [ "Social media: We curate highlight reels, not honest lives. Diogenes would post unfiltered reality.", "Corporate culture: Mission statements vs actual values. Diogenes exposes the gap.", "Political discourse: Spin and ... </details> - Fixes CoforgeInsurance/Kanban-XP-DevProcess#17 <!-- START COPILOT CODING AGENT TIPS --> --- 💬 We'd love your input! Share your thoughts on Copilot coding agent in our [2 minute survey](https://gh.io/copilot-coding-agent-survey).