A production-grade autonomous research platform where a 4-agent LangGraph pipeline (Search → Summarize → Write → Verify) processes any topic end-to-end, with every request passing through AWS Bedrock Guardrails, a TensorZero LLM gateway with GPT-4o/Groq fallback, and a three-tier memory system — Redis session memory (STM), pgvector long-term memory (LTM), and semantic caching. Every report is automatically scored by an LLM-as-judge via LangSmith, while a PyRIT red team dashboard continuously stress-tests the system with jailbreak, XPIA, crescendo, and skeleton key attacks to prove the guardrails hold under real adversarial pressure. Full infrastructure on AWS, provisioned with Terraform, deployed via GitHub Actions CI/CD.

