AGENTS.md agentsB
AGENTS.md is agent-read markdown (agents) from go-to-k/cdkd.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# AGENTS.md **cdkd** (CDK Direct) is a drop-in CDK CLI for existing CDK apps — up to 15x faster deploys via direct AWS SDK and Cloud Control API calls instead of CloudFormation. It complements the AWS CDK CLI rather than replacing it: cdkd for dev/test iteration, the AWS CDK CLI in production for full CloudFormation tooling. It is for dev/test workflows only — early in development, not yet production-ready. This file carries only what an agent must know **before** it reads a file or runs a command. Everything else lives beside the code it governs, in `.claude/rules/*.md` — each declares a `paths:` glob naming the files it applies to. Claude Code loads a rule automatically when a matching file is read; **any other agent should read the matching rule itself** before changing those files. The table at the end maps subject to file. `.claude/skills/*` are Claude Code workflows, invoked as `/<name>`; their steps are readable as plain Markdown by anything else. ## Build and test ```bash vp run build # required after any src/ change — the user runs node dist/cli.js vp test run # preferred over `vp run test`: no task runner between caller and verdict …
Read the whole file at its exact version.
How to install
mdr add go-to-k/cdkd/AGENTS.md@git:20260921.ea9bae8mdr add go-to-k/cdkd/AGENTS.md@sha256:5016f61eedf711a3Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_gka3nfxvj53u2o3o)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.ea9bae8 latest | 2026-09-21 | ea9bae8 | 11,681 B | B | view · diff |
| git:20260920.094b005 | 2026-09-20 | 094b005 | 40,086 B | B | view · diff |
| git:20260920.9ae4faf | 2026-09-20 | 9ae4faf | 39,992 B | B | view · diff |
| git:20260920.ce2d419 | 2026-09-20 | ce2d419 | 39,988 B | B | view |
Audit of the latest version
- fail: No curl or wget piped into a shell (matched: curl … | sh)
- pass: Size between 200 bytes and 200 KB (11681 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
go-to-k/cdkd · 141 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_gka3nfxvj53u2o3o GET https://markdownregistry.com/api/v1/resolve?ref=go-to-k/cdkd/AGENTS.md GET https://markdownregistry.com/api/v1/blob/5016f61eedf711a3faccab7be952ca790ca8075a2520ebb2c787fb8aa41f7769
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.