AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from shellishack/infinite-pokemon.

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 — agent notes for Infinite Pokémon

## What this repo is

A self-hosted, Pokémon-style adventure. Two runtimes share one engine:

- **Local game** — Node server (`game/server/`) + SQLite (`node:sqlite`), WebSocket
  protocol on `/play`, REST under `/api/`, Electron shell in `desktop/` (loads the
  standalone Vite client's `/game/` route inside its iframe).
- **Website + browser demo** — now maintained and deployed independently from
  `C:/GitHub/infinite-pokemon-website` (`Shellishack/infinite-pokemon-website`).
  That repository owns the Next.js pages and a versioned browser runtime snapshot.
  This repository remains the source of truth for the shared game code.

## Key directories

- Website pages, website copy, showcase capture and static-demo smoke tests live
  in the separate website repository. Ignore stale local `out/`, `.next/` and
  `public/` directories here; the local server only serves `dist/`.
- `game/engine/` — gameplay rules. Must stay free of Node builtins (no `node:*`,
  no `node:sqlite`). Persistence goes through the `WorldStore` interface in
  `game/engine/store.ts`; platform backups via optional `backupDatabase`.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add shellishack/infinite-pokemon/AGENTS.md@git:20260920.a0f33a5
Exact content
mdr add shellishack/infinite-pokemon/AGENTS.md@sha256:cf0144b8a760efb4

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_zdj7tcz7tbmwafmz.svg)](https://markdownregistry.com/a/art_zdj7tcz7tbmwafmz)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.a0f33a5 latest2026-09-20 a0f33a5 3,081 BA view · diff
git:20260918.5adb6d72026-09-18 5adb6d7 3,362 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 (3081 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

shellishack/infinite-pokemon · 136 stars · license MIT · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_zdj7tcz7tbmwafmz
GET https://markdownregistry.com/api/v1/resolve?ref=shellishack/infinite-pokemon/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/cf0144b8a760efb4ddc65b56e9bd0fdfe599c02b22861504a05382fa7b0f32ac

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 shellishack/infinite-pokemon

DESIGN.md@docs design
shellishack/infinite-pokemon · docs/DESIGN.md
git:20260914.2f240d9 · audit A · 136 stars
infinite-pokemon-interior skill
shellishack/infinite-pokemon · skills/infinite-pokemon-interior/SKILL.md · Design interior furniture layouts, rugs, room names and inspectable details for new Infinite Pokémon maps within the…
v0.3.0 · audit A · 136 stars
infinite-pokemon-npc skill
shellishack/infinite-pokemon · skills/infinite-pokemon-npc/SKILL.md · Generate grounded NPC intentions, dialogue, memory and optional movement policies for Infinite Pokémon from a supplied…
v0.3.0 · audit A · 136 stars
infinite-pokemon-region skill
shellishack/infinite-pokemon · skills/infinite-pokemon-region/SKILL.md · Generate Infinite Pokémon map stories, terrain features, content profiles, NPC policies, and interiors from a…
v0.3.0 · audit A · 136 stars
infinite-pokemon skill
shellishack/infinite-pokemon · skills/infinite-pokemon/SKILL.md · Set up and start Infinite Pokémon when a user asks to install, play, or launch the game with their AI assistant. Clone…
v0.3.0 · audit B · 136 stars

Every file in shellishack/infinite-pokemon

Other files named AGENTS.md

AGENTS.md agents
obra/superpowers · AGENTS.md
git:20260919.5bf4e78 · audit A · 291,204 stars
AGENTS.md agents
affaan-m/ecc · AGENTS.md
git:20260919.91ba9b4 · audit A · 266,832 stars
AGENTS.md agents
firecrawl/firecrawl · AGENTS.md
git:20260613.d9a35c0 · audit A · 184,144 stars
AGENTS.md agents
dietrichgebert/ponytail · AGENTS.md
git:20260710.b6c0448 · audit A · 144,862 stars
AGENTS.md agents
garrytan/gstack · AGENTS.md
git:20260914.4a3c6a8 · audit A · 134,082 stars
AGENTS.md agents
graphify-labs/graphify · AGENTS.md
git:20260414.7ec92ec · audit A · 121,202 stars
AGENTS.md agents
juliusbrussee/caveman · AGENTS.md
git:20260902.d9faebc · audit A · 107,708 stars
AGENTS.md agents
addyosmani/agent-skills · AGENTS.md
git:20260709.b665c5c · audit A · 98,554 stars

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