[Pune] Jaykumar Soni - Vibe Coding Submission#15
Open
JaykumarSoni wants to merge 6 commits intonasscomAI:mainfrom
Open
[Pune] Jaykumar Soni - Vibe Coding Submission#15JaykumarSoni wants to merge 6 commits intonasscomAI:mainfrom
JaykumarSoni wants to merge 6 commits intonasscomAI:mainfrom
Conversation
added 4 commits
April 15, 2026 22:42
…: Naive prompt produced inconsistent categories, missed urgent keywords, and gave no reason -> Built RICE prompt, skill contracts, and rule-based classifier.py with exact category enforcement, severity keyword urgency, cited reasons, and NEEDS_REVIEW flagging
…ope bleed -> Defined exact binding verbs and conditions in agents.md enforcement rules to guarantee all 10 core clauses are strictly preserved.
…putation assumed parameters and ignored missing values -> Enforced RICE rules avoiding unconstrained aggregation, flagging nulls, and documenting exact arithmetic formulas.
…onses merged IT/HR rules and invented permissions -> Defined strict agents.md refusing missing contexts and mapped single-source responses in app.py.
|
👋 Hi there, participant! Thanks for joining our Vibe Coding Session! We're reviewing your PR for the 4 User Cases. Once your submission is validated and merged, you'll be awarded your completion badge! 🏆 Next Steps:
|
…chunks reaching 0.6 threshold
|
👋 Hi there, participant! Thanks for joining our Vibe Coding Session! We're reviewing your PR for the 4 User Cases. Once your submission is validated and merged, you'll be awarded your completion badge! 🏆 Next Steps:
|
…mized RAG pipeline. Passed all reference tests with 0.6 threshold and increased client timeout.
|
👋 Hi there, participant! Thanks for joining our Vibe Coding Session! We're reviewing your PR for the 4 User Cases. Once your submission is validated and merged, you'll be awarded your completion badge! 🏆 Next Steps:
|
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.
Completed 4 usecases as requested + I also completed MCP and RAG use cases.