AGENTS.md agentsB
AGENTS.md is agent-read markdown (agents) from eduair94/cambio-uruguay.
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
# cambio-uruguay — AGENTS Root map of a multi-package monorepo behind [cambio-uruguay.com](https://cambio-uruguay.com): a TypeScript Express API + casa-de-cambio/currency scrapers (this dir) plus a separate Nuxt frontend (`app/`), an MCP server (`mcp/`), and social bots (`bots/`). Operate only inside this worktree. ## Two build surfaces (own package.json, own deploy, DIFFERENT MongoDBs) - **Root** = Express API + scrapers + sync jobs. `name:"api"`, TS4.9, CommonJS. Dev: `npm run dev` (`ts-node index.ts`). Build: `npm run build` (`tsc -p tsconfig.production.json` → `dist/`). Prod: pm2 via `ecosystem.config.js`. Mongo DB `cambio-uy` (`config.ts`), host A. - **`app/`** = Nuxt 4 (`compatibilityVersion: 4`) / Vuetify 4.1.5 frontend. `name:"app"` v2.0.0, ESM, TS5.7. Own `package.json`, own build (`nuxt build`), own deploy (`app/scripts/deploy.sh`). Uses a DIFFERENT Mongo (`APP_MONGO_URI`, host B). **`classes/appdb.ts` is the only bridge from root → app DB.** - **`mcp/`**, **`bots/`** = own `package.json` + `npm run build`; build separately before their pm2 apps start. …
Read the whole file at its exact version.
How to install
mdr add eduair94/cambio-uruguay/AGENTS.md@git:20260924.568d480mdr add eduair94/cambio-uruguay/AGENTS.md@sha256:f60737529a90ed57Pin 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_i4yvojm23wh5szfp)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260924.568d480 latest | 2026-09-24 | 568d480 | 82,991 B | B | view · diff |
| git:20260924.ef23375 | 2026-09-24 | ef23375 | 82,809 B | B | view · diff |
| git:20260924.d45bba1 | 2026-09-24 | d45bba1 | 82,678 B | B | view · diff |
| git:20260924.4cfc157 | 2026-09-24 | 4cfc157 | 81,907 B | B | view · diff |
| git:20260924.7e2bfb9 | 2026-09-24 | 7e2bfb9 | 81,836 B | B | view · diff |
| git:20260923.f26cb12 | 2026-09-23 | f26cb12 | 77,305 B | B | view · diff |
| git:20260922.4c2a763 | 2026-09-22 | 4c2a763 | 74,293 B | B | view · diff |
| git:20260922.e6a2574 | 2026-09-22 | e6a2574 | 73,792 B | B | view · diff |
| git:20260922.042ced8 | 2026-09-22 | 042ced8 | 72,996 B | B | view · diff |
| git:20260922.f9667d2 | 2026-09-22 | f9667d2 | 72,052 B | B | view |
Audit of the latest version
- fail: No instruction to read or print local credentials (matched: read `bots/.env)
- pass: Size between 200 bytes and 200 KB (82991 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 base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
eduair94/cambio-uruguay · 7 stars · license none · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_i4yvojm23wh5szfp GET https://markdownregistry.com/api/v1/resolve?ref=eduair94/cambio-uruguay/AGENTS.md GET https://markdownregistry.com/api/v1/blob/f60737529a90ed57226d6bd0b853cef27c8b710f4fa18b39105335ef2d21611a
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 eduair94/cambio-uruguay
Every file in eduair94/cambio-uruguay