README.md
acceptance/checklist.md
acceptance/run_acceptance.py
ci/github-actions/ci.yaml
ci/github-actions/deploy.yaml
cost_estimate.md
data/schema.sql
infra/k8s/deployment.yaml
infra/k8s/hpa.yaml
infra/k8s/ingress.yaml
infra/k8s/namespace.yaml
infra/k8s/service.yaml
infra/k8s/values.yaml
infra/terraform/env/prod.tfvars
infra/terraform/main.tf
infra/terraform/outputs.tf
infra/terraform/providers.tf
infra/terraform/variables.tf
observability/README.md
observability/grafana-dashboard.json
observability/logging.conf
observability/prometheus.yaml
operators/Makefile
operators/build_images.ps1
operators/deploy.ps1
operators/destroy_infra.ps1
operators/dev_up.ps1
operators/scripts/build_images.sh
operators/scripts/deploy.sh
operators/scripts/destroy_infra.sh
operators/scripts/dev_up.sh
security/README.md
security/cluster-issuer.yaml
security/iam-policy.json
security/network-policy.yaml
security/oauth2.md
services/__init__.py
services/backend/Dockerfile
services/backend/__init__.py
services/backend/app.py
services/backend/quasim/__init__.py
services/backend/quasim/kernels/__init__.py
services/backend/quasim/kernels/autonomous_systems.py
services/backend/quasim_fallback.py
services/backend/requirements.txt
services/backend/tests/__init__.py
services/backend/tests/test_kernel.py
services/frontend/Dockerfile
services/frontend/client.js
services/frontend/index.html
services/frontend/package.json
