[WIP] Create philosopher biography dataset#15
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.
Creating comprehensive philosopher biography dataset (27+ biographies across 7 traditions)
Plan:
content/biographies/)Original prompt
This section details on the original issue you should resolve
<issue_title>Create Philosopher Biography Dataset (27+ biographies)</issue_title>
<issue_description># Issue: Create Philosopher Biography Dataset
User Story
As a content creator
I want comprehensive biographies of philosophers from all traditions
So that users understand the historical context and human stories behind the wisdom
Acceptance Criteria (BDD Scenarios)
Scenario 1: Biography structure includes all required fields
Scenario 2: Coverage across all 7 traditions
Scenario 3: Biography depth and narrative quality
Scenario 4: Historical accuracy and authenticity
Scenario 5: Modern relevance and accessibility
Data Format (JSON Schema)
{ "philosophers": [ { "id": 1, "name": "Epictetus", "tradition": "Stoicism", "birthYear": 50, "deathYear": 135, "era": "Roman Empire (1st-2nd century CE)", "biography": "Born into slavery around 50 CE in Hierapolis (modern-day Turkey), Epictetus lived the first decades of his life as property of Epaphroditus, a wealthy freedman and secretary to Emperor Nero. His very name, 'Epictetus,' means 'acquired' - he was literally labeled as purchased property. Despite these dehumanizing circumstances... </details> - Fixes CoforgeInsurance/Kanban-XP-DevProcess#11 <!-- 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).