Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.
67
84%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Author: @grace (human reviewer)
PR: Adds a new S3 bucket for audit logs
The RDS backup retention in
terraform/rds.tfshould be 35 days not 7 to meet SOC 2 A1.2. Can you fix that here too?
Reason: terraform/rds.tf is not in the diff for this PR. The comment is valid as
a standalone finding but does not belong on this PR — it should be tracked as a
separate issue or raised on the PR that last modified terraform/rds.tf.
# Check if the referenced file is in the PR diff
gh pr diff <pr_number> -- terraform/rds.tf
# (empty output — file not changed in this PR)
terraform/rds.tfis not modified in this PR so I can't fix it here without introducing unrelated scope creep.Opening a dedicated issue to track the retention change:
gh issue create \ --title "fix(rds): increase backup_retention_period to 35 days (SOC 2 A1.2)" \ --body "RDS instance in terraform/rds.tf has backup_retention_period=7. SOC 2 A1.2 requires 35 days. Raised from PR #XX review."❌ Not applicable — thread resolved.
Applying fixes to files outside the PR diff is risky:
Triage never applies fixes to files not in the PR diff. It opens an issue instead.
.claude-plugin
.github
commands
docs
examples
agent-self-improve
argocd
awesome-docs
aws
cloudfront
functions
lambda-edge
functions
azure
compliance
conventional-commits
datadog
llm-observability
demo
documentation
dora
dynatrace
fluxcd
github-actions
composite-actions
configure-cloud
db-migrate
docker-build-push
k8s-deploy
notify-slack
pr-comment
release-tag
security-scan
setup-env
setup-terraform
terraform-plan
helm
web-service
templates
kubernetes
kyverno
mcp
observability
openshift
pr-review
ownership
runtime-security
supply-chain
terraform
references
scripts
skills
platform-skills
tests