syedammarsuhail/athena ? reverse-engineered prompt
Reverse engineered prompt
Build me a production ready Kubernetes based AIOps platform that can deploy a demo app, observe it, detect problems, and automatically help fix them.
I want the repo to set up AWS infrastructure with Terraform, bootstrap Argo CD, and use GitOps so pushing code can roll out the app. Include a sample microservice app like Online Boutique, solid observability with dashboards and alerts, basic security checks like image signing and policy enforcement, and a small ML based anomaly detector for things like memory leaks or unusual behavior.
Also add an autonomous agent that can watch for incidents, diagnose what is happening, take safe remediation actions when allowed, and ask for human approval when needed. It should be able to run chaos test scenarios and post a simple incident summary or postmortem after handling them.
Keep it realistic and production minded, with clear docs and runbooks. If you need current docs for any tools, look them up online and use the latest approach.
Are you gonna build this?
make sure you review the code using coderabbit