Skip to content

docs: add AGENTS.md#152

Merged
mslipper merged 1 commit into
mainfrom
mslipper/agents-md-file
May 25, 2026
Merged

docs: add AGENTS.md#152
mslipper merged 1 commit into
mainfrom
mslipper/agents-md-file

Conversation

@mslipper

Copy link
Copy Markdown
Contributor

Adds an AGENTS.md at the repo root to guide coding agents and review tools (/review, /security-review) working in this repo. Captures the Go conventions used here (testify/require, table-driven tests, error handling, context propagation), the load-bearing security invariants (default-deny, upstream IP deny, secret confinement, audit integrity, MCP/Postgres policy gates), and explicit guidance to focus reviews on those invariants rather than style nits that gofmt/go vet already catch.

Documents the testify/require + table-driven test conventions, security
invariants the proxy must maintain, and the focus areas (and non-focus
areas) for /review and /security-review agents.
@mslipper mslipper merged commit 96fedf0 into main May 25, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant