AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from kayac/ecspresso.
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 This file provides guidance to AI coding agents when working with code in this repository. ## Project Overview ecspresso is a deployment tool for Amazon ECS written in Go. It manages ECS services through configuration files (YAML, JSON, or Jsonnet) that define task definitions and service definitions. ## Git Workflow - Default branch: `v2` - Do not commit directly to `v2`. Always create a feature branch first. - When changing `action.yml`, force-push the same commit to the `v2-action-testing` branch as well. CI for the GitHub Action runs against that branch, so pushing there is how `action.yml` changes get exercised end-to-end. ## Build Commands ```bash # Build the binary make # Install to GOPATH/bin make install # Run all tests make test # Run a single test go test -v -run TestFunctionName ./... # Format code (run before committing) go fmt ./... # Build release packages make packages ``` ## Architecture ### Core Components - **App** (`ecspresso.go`): Main application struct that holds AWS clients (ECS, CodeDeploy, CloudWatch Logs, IAM, etc.) and orchestrates operations …
Read the whole file at its exact version.
How to install
mdr add kayac/ecspresso/AGENTS.md@git:20260919.ee57b9fmdr add kayac/ecspresso/AGENTS.md@sha256:7fff71cc9cb87333Pin 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_krx34dkt3nv6cobx)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (3894 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 curl or wget piped into a shell
- 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
kayac/ecspresso · 1,128 stars · license MIT · pushed 2026-09-21 · branch v2
API
GET https://markdownregistry.com/api/v1/artifacts/art_krx34dkt3nv6cobx GET https://markdownregistry.com/api/v1/resolve?ref=kayac/ecspresso/AGENTS.md GET https://markdownregistry.com/api/v1/blob/7fff71cc9cb873332c90a14f8eddbaf1d592b839097287fdf213d1a4b6db98a7
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.