Open Source Platform
Four capabilities. One platform.
Production-grade implementations of the Platform Engineering stack — inspect the code, run the tools, build on the foundation.
Ecosystem
Engineering dependencies
How the four repositories interact in production.
lra-ai-platform → runs security scans on → aws-terraform-devops
The SecurityAgent scans Terraform modules for misconfigurations via Checkov.
aws-terraform-devops → provisions the cluster for → k8s-on-premise
The EKS module creates the managed Kubernetes layer that complements bare-metal.
aws-devops-agent → queries the infrastructure of → aws-terraform-devops
The AI agent reads EC2, RDS and EKS resources provisioned by Terraform.
lra-ai-platform → documents and reviews → all projects
DocumentationAgent and ReviewerAgent run across all repositories in the ecosystem.