docs: CLAUDE.md — calculated policies guide + AWS account offboarding runbook#990
Merged
Merged
Conversation
Add a Calculated Policies section to CLAUDE.md covering the two-stage GraphQL input query + Nunjucks template pipeline, repo conventions, and simple→complex reference examples. The training materials it references live in a separate PR. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Document remove_aws_account/delete_resources.py as the canonical tool for offboarding an AWS account when it cannot be deleted from the Guardrails console, including the staged check → disable → delete → delete-acct flow and a pointer to the ops repo offboard-aws-account skill wrapper. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
f90cb92 to
6e95e6d
Compare
vkumbha
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Two documentation-only additions to
CLAUDE.md, kept as separate commits:$.prefix, context pivots,get(path:), Approved/Tags templates), and simple→complex reference examples.guardrails_utilities/python_utils/remove_aws_account/delete_resources.pyas the canonical tool for removing an AWS account when it can't be deleted from the console, with the stagedcheck → disable → delete → delete-acctflow, and a pointer to theopsrepooffboard-aws-accountskill wrapper.The calc-policies training materials (
training/calc-policies/) referenced by the first section are submitted separately in #991.Validation
policy_packs/.../policies.tfexamples andremove_aws_account/delete_resources.py.🤖 Generated with Claude Code