AI Automation for Moshell & JCAT
Budget: ₹1,500 – ₹12,500 INR
I need a Python-based, agentic AI that can move through two systems on its own. First, it must log in to Moshell, pull the information I specify, and keep an eye on overall system status in the same session. The data you collect there—especially the log files—will feed the next step: logging in to JCAT, scanning for failed test cases, pinpointing their root causes, and tying everything back to what you saw in Moshell.
I expect a fully working script (or small package) that:
• Authenticates to Moshell, fetches the requested details, and monitors status without manual intervention.
• Uses those Moshell log files as the primary evidence set for root-cause analysis.
• Signs in to JCAT, filters only the failed test cases, and correlates each failure with the Moshell findings.
• Produces a concise, human-readable summary—CSV or markdown is fine—that highlights each failure and its most likely root cause.
Success means I can run the script with a single command, supply credentials via environment variables or a simple config file, and reliably receive the summary report. Clean, well-commented code and a short README explaining setup and execution complete the delivery.
I expect a fully working script (or small package) that:
• Authenticates to Moshell, fetches the requested details, and monitors status without manual intervention.
• Uses those Moshell log files as the primary evidence set for root-cause analysis.
• Signs in to JCAT, filters only the failed test cases, and correlates each failure with the Moshell findings.
• Produces a concise, human-readable summary—CSV or markdown is fine—that highlights each failure and its most likely root cause.
Success means I can run the script with a single command, supply credentials via environment variables or a simple config file, and reliably receive the summary report. Clean, well-commented code and a short README explaining setup and execution complete the delivery.