the signals and their derived score are provisional and subject to change.
validate manually before sharing.
5f16a86dc8edefdb223260f8202acd272d43e6430b86181f447a0c1abd593b2eb4dd893488e8660aAuthored: 3 months ago (Tue, 12 May 2026 16:16:29 +0000)Match: Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>CLAUDE.mdTool: claude-code@AGENTS.md
AGENTS.mdTool: agents-md# AGENTS.md — AWS CDK
> Contributor-focused guide for AI agents working on the AWS CDK codebase.
## Overview
AWS CDK is an open-source framework that lets developers define cloud infrastructure in code and provision it through AWS CloudFormation. This is a TypeScript monorepo that uses [jsii](https://github.com/aws/jsii) to generate bindings for Python, Java, .NET, and Go. Constructs follow a layered model: L1 (auto-generated CloudFormation wrappers), L2 (intent-based APIs with smart defaults), and L3 .kiro/File: .gitignoreTool: kiro