Skip to content

level-3: Praveen Singh#361

Open
praveen-singh-007 wants to merge 56 commits intoLife-Atlas:masterfrom
praveen-singh-007:master
Open

level-3: Praveen Singh#361
praveen-singh-007 wants to merge 56 commits intoLife-Atlas:masterfrom
praveen-singh-007:master

Conversation

@praveen-singh-007
Copy link
Copy Markdown
Contributor

@praveen-singh-007 praveen-singh-007 commented Apr 19, 2026

Submission Level

Level: level-3

What I Did

Built a constraint-aware deployment strategy agent using the Life Programmable Interface (LPI).
Instead of generic explanations, the agent generates realistic implementation plans based on use case and constraints.

Used multiple LPI tools:

  • smile_overview (LPI tool)
    Provides SMILE methodology as a baseline for reasoning about phases.

  • get_insights (LPI tool)
    Supplies scenario-specific recommendations used to guide decisions.

  • get_case_studies (LPI tool)
    Provides real-world examples used to ground risks and outcomes.

  • query_knowledge (LPI tool)
    Adds supporting technical context for implementation decisions.

The agent:

  • Takes use case + constraints as input
  • Calls multiple tools via JSON-RPC (MCP)
  • Filters relevant domain data
  • Avoids hallucination (no invented tech/tools)
  • Generates structured output:
    • Architecture
    • SMILE phases
    • Risks
    • What to avoid
    • First actions
    • Decision reasoning

Repo Link - https://github.com/praveen-singh-007/lpi-life-agent

Checklist

  • I read the README and CONTRIBUTING guide
  • My PR title follows the format: level-X: Your Name
  • I tested my changes locally before submitting

Signed-off-by: Praveen Singh pskushwah2611@gmail.com

Documented the implementation details and design choices for the Explainable Knowledge Agent project, including tool functionalities and pipeline structure.
Added documentation for Level 3 AI Agent implementation, including details on tool integration and execution evidence.
Updated the Level 3 submission to include detailed project description, features, and technical architecture.
Updated submission details to reflect Praveen Singh as the author, revised project description, and enhanced feature explanations. Adjusted tool names and descriptions to align with the LPI MCP reference implementation.
Updated the HOW I DID IT document for Level 2 submission, detailing the project steps, challenges faced, and lessons learned.
Updated the Level 3 submission to include evidence of explainability and integration of LPI tools. Revised project details and added examples of agent responses.
Added test output for LPI Sandbox Test Client, showing successful execution of all tools.
Updated the format of the Level 3 AI Agent repository link and added section headers.
Added repository and code links to level3.md
Documented evidence of AI agent functionality and explainability, including implementation details and evaluation reflections.
Added a detailed output on the SMILE methodology, including key components and personal reflections.
Added Level 3 submission for Explainable Knowledge Agent project, detailing project overview, tools used, functionality, key features, example queries, outputs, and reflections.
Documented the development process of a Python-based agent that interacts with the LPI sandbox, detailing the approach, challenges faced, and key learnings.
@github-actions github-actions Bot added the level-3 Level 3: Shipping label Apr 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🏆 Level 3 submission received. This is the one that counts.

An agent will clone your repo, attempt to run it, and evaluate your work. You'll receive a detailed score and feedback as a comment on this PR.

Completing Level 3 guarantees your place on the WINNIIO / LifeAtlas contributor team. Welcome to the real work.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Level 3 Evaluation

Score: 10/13 ⭐⭐⭐⭐⭐ (77%)

Submission Document

✅ Agent repo linked: https://github.com/praveen-singh-007/lpi-life-agent
✅ Detailed write-up (374 words)
✅ LPI tools referenced with evidence of actual output
✅ Explainability present — the agent shows its reasoning
✅ HOW_I_DID_IT.md present (454 words)

Repo Analysis

✅ Repo cloned successfully
✅ README present
✅ Code makes real MCP/tool calls (3 references found)
✅ Error handling present (6 instances)

Questions for you

Please respond to these in a comment on this PR. We read every answer.
❓ What choices did you make that weren't in the instructions? What would you do differently next time? We're looking for people who think, not people who follow.

Verdict

Solid foundation. The core is there, but the questions below matter — answer them honestly and push an update.


This is an automated evaluation. A human reviewer will follow up on all Level 3 submissions. Scores feed the leaderboard.

Tip: The best way to improve your score is to answer the questions above honestly and push an updated submission.

@github-actions
Copy link
Copy Markdown
Contributor

🏆 Level 3 submission received. This is the one that counts.

An agent will clone your repo, attempt to run it, and evaluate your work. You'll receive a detailed score and feedback as a comment on this PR.

Completing Level 3 guarantees your place on the WINNIIO / LifeAtlas contributor team. Welcome to the real work.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Level 3 Evaluation

Score: 12/13 ⭐⭐⭐⭐⭐ (92%)

Submission Document

✅ Agent repo linked: https://github.com/praveen-singh-007/lpi-life-agent
✅ Detailed write-up (832 words)
✅ LPI tools referenced with evidence of actual output
✅ Explainability present — the agent shows its reasoning
✅ HOW_I_DID_IT.md present (482 words)
✅ Shows independent thinking and decision-making

Repo Analysis

✅ Repo cloned successfully
✅ README present
⭐ A2A Agent Card found — you understand agent discovery (bonus point)
✅ Code makes real MCP/tool calls (7 references found)
✅ Error handling present (10 instances)

Verdict

Strong submission. You clearly built something real. Nice work.


This is an automated evaluation. A human reviewer will follow up on all Level 3 submissions. Scores feed the leaderboard.

Tip: The best way to improve your score is to answer the questions above honestly and push an updated submission.

@github-actions
Copy link
Copy Markdown
Contributor

🏆 Level 3 submission received. This is the one that counts.

An agent will clone your repo, attempt to run it, and evaluate your work. You'll receive a detailed score and feedback as a comment on this PR.

Completing Level 3 guarantees your place on the WINNIIO / LifeAtlas contributor team. Welcome to the real work.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Level 3 Evaluation

Score: 12/13 ⭐⭐⭐⭐⭐ (92%)

Submission Document

✅ Agent repo linked: https://github.com/praveen-singh-007/lpi-life-agent
✅ Detailed write-up (832 words)
✅ LPI tools referenced with evidence of actual output
✅ Explainability present — the agent shows its reasoning
✅ HOW_I_DID_IT.md present (482 words)
✅ Shows independent thinking and decision-making

Repo Analysis

✅ Repo cloned successfully
✅ README present
⭐ A2A Agent Card found — you understand agent discovery (bonus point)
✅ Code makes real MCP/tool calls (7 references found)
✅ Error handling present (10 instances)

Verdict

Strong submission. You clearly built something real. Nice work.


This is an automated evaluation. A human reviewer will follow up on all Level 3 submissions. Scores feed the leaderboard.

Tip: The best way to improve your score is to answer the questions above honestly and push an updated submission.

@github-actions
Copy link
Copy Markdown
Contributor

🏆 Level 3 submission received. This is the one that counts.

An agent will clone your repo, attempt to run it, and evaluate your work. You'll receive a detailed score and feedback as a comment on this PR.

Completing Level 3 guarantees your place on the WINNIIO / LifeAtlas contributor team. Welcome to the real work.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Level 3 Evaluation

Score: 12/13 ⭐⭐⭐⭐⭐ (92%)

Submission Document

✅ Agent repo linked: https://github.com/praveen-singh-007/lpi-life-agent
✅ Detailed write-up (832 words)
✅ LPI tools referenced with evidence of actual output
✅ Explainability present — the agent shows its reasoning
✅ HOW_I_DID_IT.md present (482 words)
✅ Shows independent thinking and decision-making

Repo Analysis

✅ Repo cloned successfully
✅ README present
⭐ A2A Agent Card found — you understand agent discovery (bonus point)
✅ Code makes real MCP/tool calls (7 references found)
✅ Error handling present (10 instances)

Verdict

Strong submission. You clearly built something real. Nice work.


This is an automated evaluation. A human reviewer will follow up on all Level 3 submissions. Scores feed the leaderboard.

Tip: The best way to improve your score is to answer the questions above honestly and push an updated submission.

@github-actions
Copy link
Copy Markdown
Contributor

🏆 Level 3 submission received. This is the one that counts.

An agent will clone your repo, attempt to run it, and evaluate your work. You'll receive a detailed score and feedback as a comment on this PR.

Completing Level 3 guarantees your place on the WINNIIO / LifeAtlas contributor team. Welcome to the real work.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Level 3 Evaluation

Score: 12/13 ⭐⭐⭐⭐⭐ (92%)

Submission Document

✅ Agent repo linked: https://github.com/praveen-singh-007/lpi-life-agent
✅ Detailed write-up (832 words)
✅ LPI tools referenced with evidence of actual output
✅ Explainability present — the agent shows its reasoning
✅ HOW_I_DID_IT.md present (482 words)
✅ Shows independent thinking and decision-making

Repo Analysis

✅ Repo cloned successfully
✅ README present
⭐ A2A Agent Card found — you understand agent discovery (bonus point)
✅ Code makes real MCP/tool calls (7 references found)
✅ Error handling present (10 instances)

Verdict

Strong submission. You clearly built something real. Nice work.


This is an automated evaluation. A human reviewer will follow up on all Level 3 submissions. Scores feed the leaderboard.

Tip: The best way to improve your score is to answer the questions above honestly and push an updated submission.

@github-actions
Copy link
Copy Markdown
Contributor

🏆 Level 3 submission received. This is the one that counts.

An agent will clone your repo, attempt to run it, and evaluate your work. You'll receive a detailed score and feedback as a comment on this PR.

Completing Level 3 guarantees your place on the WINNIIO / LifeAtlas contributor team. Welcome to the real work.

@github-actions
Copy link
Copy Markdown
Contributor

🏆 Level 3 submission received. This is the one that counts.

An agent will clone your repo, attempt to run it, and evaluate your work. You'll receive a detailed score and feedback as a comment on this PR.

Completing Level 3 guarantees your place on the WINNIIO / LifeAtlas contributor team. Welcome to the real work.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Level 3 Evaluation

Score: 12/13 ⭐⭐⭐⭐⭐ (92%)

Submission Document

✅ Agent repo linked: https://github.com/praveen-singh-007/lpi-life-agent
✅ Detailed write-up (832 words)
✅ LPI tools referenced with evidence of actual output
✅ Explainability present — the agent shows its reasoning
✅ HOW_I_DID_IT.md present (482 words)
✅ Shows independent thinking and decision-making

Repo Analysis

✅ Repo cloned successfully
✅ README present
⭐ A2A Agent Card found — you understand agent discovery (bonus point)
✅ Code makes real MCP/tool calls (7 references found)
✅ Error handling present (10 instances)

Verdict

Strong submission. You clearly built something real. Nice work.


This is an automated evaluation. A human reviewer will follow up on all Level 3 submissions. Scores feed the leaderboard.

Tip: The best way to improve your score is to answer the questions above honestly and push an updated submission.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Level 3 Evaluation

Score: 12/13 ⭐⭐⭐⭐⭐ (92%)

Submission Document

✅ Agent repo linked: https://github.com/praveen-singh-007/lpi-life-agent
✅ Detailed write-up (832 words)
✅ LPI tools referenced with evidence of actual output
✅ Explainability present — the agent shows its reasoning
✅ HOW_I_DID_IT.md present (482 words)
✅ Shows independent thinking and decision-making

Repo Analysis

✅ Repo cloned successfully
✅ README present
⭐ A2A Agent Card found — you understand agent discovery (bonus point)
✅ Code makes real MCP/tool calls (7 references found)
✅ Error handling present (10 instances)

Verdict

Strong submission. You clearly built something real. Nice work.


This is an automated evaluation. A human reviewer will follow up on all Level 3 submissions. Scores feed the leaderboard.

Tip: The best way to improve your score is to answer the questions above honestly and push an updated submission.

@github-actions
Copy link
Copy Markdown
Contributor

🏆 Level 3 submission received. This is the one that counts.

An agent will clone your repo, attempt to run it, and evaluate your work. You'll receive a detailed score and feedback as a comment on this PR.

Completing Level 3 guarantees your place on the WINNIIO / LifeAtlas contributor team. Welcome to the real work.

@praveen-singh-007
Copy link
Copy Markdown
Contributor Author

praveen-singh-007 commented Apr 20, 2026

Hi Nicolas, the automated bot evaluation is complete and it scored 12/13. I believe I might still be missing something—could you please point out what needs improvement? Also, I’ve merged Level 3 and Level 4 into a single branch; the resulting design corresponds to a Level 4 Secure Multi-Agent Mesh (details included in the PR description). Looking forward to your manual review when you have time.

@LifeAtlas
Copy link
Copy Markdown
Contributor

Hey @praveen-singh-007 — you submitted L3 AND L4 in the same PR. That's ambition.

Same note as Aryan: your TWIN answer is word-for-word identical to his. Clarify in your HOW_I_DID_IT whether this was pair programming or independent work.

Your agent code structure is solid. Get this cleaned up and merged.

— Nicolas, CEO @ Life Atlas

@LifeAtlas
Copy link
Copy Markdown
Contributor


🎉 Share Your Work!

Whether or not your PR is merged yet — you built a working multi-agent system. That's worth sharing.

LinkedIn post template (customize it):


🚀 Built a Level 4 multi-agent system for the Life Atlas LPI Developer Kit challenge.

What I built:
• Multi-agent communication with structured JSON
• Security hardening (input validation, injection prevention)
• Agent-to-Agent discovery protocol
• Working demo that produces combined intelligence from multiple agents

The challenge pushed me to think about production-grade AI: not just 'does it work?' but 'is it safe, discoverable, and composable?'

Thanks to @winniio and @nicolas Waern for raising the bar.

🔗 github.com/Life-Atlas/lpi-developer-kit

#AIAgents #MultiAgentSystems #WINNIIO #LifeAtlas


Tag WINNIIO, Nicolas Waern, Life Atlas for visibility.

Share it. You built something real. 🏆

@LifeAtlas
Copy link
Copy Markdown
Contributor

Your Soul File text appears identical to another candidate's submission. Before we can process this PR, please clarify: did you write your MY TWIN / 3-year goal responses independently? If there's a reasonable explanation we're happy to hear it — otherwise this will be treated as a plagiarism flag and the submission will be rejected.

@LifeAtlas
Copy link
Copy Markdown
Contributor

Hey @praveen-singh-007 — your code scored 12/13, which is excellent. But your MY TWIN / Soul File text is word-for-word identical to @iamaryan07's. That's a flag we take seriously.

Two options:

  1. Explain what happened (did you share answers? use the same template? copy from each other?)
  2. Rewrite your Soul File in your own words

We need a response by April 22 end of day or this PR gets closed. Your technical work is strong — don't throw it away over this.

@LifeAtlas
Copy link
Copy Markdown
Contributor

Update: Deadline moved up — we need your response within the next 3 hours (by ~08:00 UTC). We're finalizing the cohort today.

Documented Level 2 submission detailing LPI Sandbox setup, test client output, local LLM setup, and reflections on SMILE methodology.
@github-actions
Copy link
Copy Markdown
Contributor

🏆 Level 3 submission received. This is the one that counts.

An agent will clone your repo, attempt to run it, and evaluate your work. You'll receive a detailed score and feedback as a comment on this PR.

Completing Level 3 guarantees your place on the WINNIIO / LifeAtlas contributor team. Welcome to the real work.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Level 3 Evaluation

Score: 12/13 ⭐⭐⭐⭐⭐ (92%)

Submission Document

✅ Agent repo linked: https://github.com/praveen-singh-007/lpi-life-agent
✅ Detailed write-up (832 words)
✅ LPI tools referenced with evidence of actual output
✅ Explainability present — the agent shows its reasoning
✅ HOW_I_DID_IT.md present (482 words)
✅ Shows independent thinking and decision-making

Repo Analysis

✅ Repo cloned successfully
✅ README present
⭐ A2A Agent Card found — you understand agent discovery (bonus point)
✅ Code makes real MCP/tool calls (7 references found)
✅ Error handling present (10 instances)

Verdict

Strong submission. You clearly built something real. Nice work.


This is an automated evaluation. A human reviewer will follow up on all Level 3 submissions. Scores feed the leaderboard.

Tip: The best way to improve your score is to answer the questions above honestly and push an updated submission.

@praveen-singh-007
Copy link
Copy Markdown
Contributor Author

Hey @praveen-singh-007 — your code scored 12/13, which is excellent. But your MY TWIN / Soul File text is word-for-word identical to @iamaryan07's. That's a flag we take seriously.

Two options:

  1. Explain what happened (did you share answers? use the same template? copy from each other?)
  2. Rewrite your Soul File in your own words

We need a response by April 22 end of day or this PR gets closed. Your technical work is strong — don't throw it away over this.

Hi,

I would like to address this concern transparently.

I had updated my contributor JSON file and shared my template with @iamaryan07 to help him with his Level 1 submission. While he customized most sections according to his own profile, the "my-twin" field was unintentionally left unchanged, which led to the similarity.

We identified this issue yesterday and attempted to update the JSON files, but the changes were not merged successfully at that time. We have since corrected the files, and the updated versions have now been merged.

I sincerely request you to consider this as an oversight rather than intentional duplication. We are genuinely committed to this opportunity, as reflected in the 60+ commits and consistent effort we have put into the project.

Thank you for your understanding.

@praveen-singh-007
Copy link
Copy Markdown
Contributor Author

Hi,

I would like to add a clarification regarding my Level 2 submission.

My earlier Level 2 PR, which was scored 5/5 by the bot, was unfortunately closed. To ensure my Level 2 work is still included and reviewable, I have added the level2.md file within my existing PR titled level-3: Praveen Singh, which already contains my Level 3 and Level 4 submissions.

This was done only to consolidate my work and avoid losing the previously evaluated Level 2 submission.

Thank you for your consideration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level-3 Level 3: Shipping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants