[WIP] Create Vedanta philosophy quotes dataset#14
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: Create Vedanta Philosophy Quotes Dataset (50+ quotes)
content/quotes/vedanta-quotes.jsonwith complete schema structureOriginal prompt
This section details on the original issue you should resolve
<issue_title>Create Vedanta Philosophy Quotes Dataset (50+ quotes)</issue_title>
<issue_description># Issue: Create Vedanta Philosophy Quotes Dataset
User Story
As a content creator
I want a comprehensive collection of Vedanta philosophy quotes
So that users can access authentic wisdom with modern context and practical applications
Acceptance Criteria (BDD Scenarios)
Scenario 1: Quote structure includes all required fields
Scenario 2: Coverage across Vedanta traditions and teachers
Scenario 3: Thematic diversity and balance
Scenario 4: Modern relevance and practical application
Scenario 5: Quality and authenticity standards
Data Format (JSON Schema)
{ "tradition": "Vedanta", "quotes": [ { "id": 1, "philosopher": { "name": "Ramana Maharshi", ... </details> - Fixes CoforgeInsurance/Kanban-XP-DevProcess#10 <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/CoforgeInsurance/Kanban-XP-DevProcess/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo.