Home / tugrulguner / intpot · src/intpot/AGENTS.md · GitHub

AGENTS.md@src/intpot agentsA

AGENTS.md@src/intpot is agent-read markdown (agents) from tugrulguner/intpot.

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 — `src/intpot/`

Rules for changing intpot source. The root `AGENTS.md` covers what intpot is, the
workflow, and keeping docs honest; this file covers the code itself.

## Rules that come from real bugs

**Tests must execute generated code.** Every generator test used to assert on the
generated *string*. Four separate bugs shipped that way — FastAPI handlers that returned
500 on every request, Typer commands that printed nothing — because the output looked
correct as text. `exec` the module and issue a real request or invoke a real command.

**A change to one template probably belongs in the other two.** The CLI and API templates
once hardcoded return annotations while the MCP one used the real type; that asymmetry
was the bug. When you touch `templates/*.j2`, check the sibling templates.

**`serve` and `eject` must expose the same interface.** They are the same app in two
forms. They once disagreed about whether parameters came from the query string or the
body. `tests/test_runtime_builders.py` checks representative body-parameter parity, not
every Python signature shape. Extend the parity cases whenever the signature contract
…

Read the whole file at its exact version.

How to install

Latest version
mdr add tugrulguner/intpot/src/intpot/AGENTS.md@git:20260908.4e0d3a6
Exact content
mdr add tugrulguner/intpot/src/intpot/AGENTS.md@sha256:42b740f7a4303164

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_euoksiwaalbu6a6y.svg)](https://markdownregistry.com/a/art_euoksiwaalbu6a6y)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260908.4e0d3a6 latest2026-09-08 4e0d3a6 9,108 BA view · diff
git:20260901.387c8642026-09-01 387c864 8,875 BA view · diff
git:20260821.e2fd1bd2026-08-21 e2fd1bd 8,425 BA view · diff
git:20260820.e8ab7b22026-08-20 e8ab7b2 6,319 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (9108 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

GitHub

tugrulguner/intpot · 14 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_euoksiwaalbu6a6y
GET https://markdownregistry.com/api/v1/resolve?ref=tugrulguner/intpot/src/intpot/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/42b740f7a430316447a6b2f4b144b8d4c7d2c48a0c07842e3d171d79f3f1f1c5

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.

More from tugrulguner/intpot

AGENTS.md agents
tugrulguner/intpot · AGENTS.md
git:20260901.387c864 · audit A · 14 stars
CLAUDE.md claude
tugrulguner/intpot · CLAUDE.md
git:20260820.e8ab7b2 · audit B · 14 stars

Every file in tugrulguner/intpot

Browse by kind, by grade A, or by owner.