Home / narumiruna / gurume · AGENTS.md · GitHub

AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from narumiruna/gurume.

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

# Repository Guidelines

## Project Structure & Module Organization
`src/gurume/` contains the library, CLI, TUI, and MCP server. Key modules:

- `restaurant.py`: core scraping request/response logic.
- `search.py`: higher-level search API with metadata and pagination.
- `detail.py`: restaurant detail fetching and parsing.
- `suggest.py`: area and keyword suggestion API integration.
- `server.py`: FastMCP server tools.
- `cli.py`: Typer CLI entrypoints.
- `tui.py`: Textual terminal UI.
- `cache.py`, `retry.py`: resilience helpers.
- `area_mapping.py`, `genre_mapping.py`: mapping helpers for precise filtering.

Tests are in `tests/` and generally mirror module names, for example `tests/test_search.py` and `tests/test_server.py`. Runnable usage examples live in `examples/`.

## Build, Test, and Development Commands
Use `uv` for all local Python workflows.

- `uv sync --dev`: install runtime and development dependencies.
- `make lint` or `uv run ruff check .`: run lint and import-order checks.
- `make type` or `uv run ty check .`: run static type checks. Run this after code changes.
- `make test` or `uv run pytest -v -s --cov=src tests`: run the full test suite with coverage.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add narumiruna/gurume/AGENTS.md@git:20260703.634c3cd
Exact content
mdr add narumiruna/gurume/AGENTS.md@sha256:ebaee614c0bc2f22

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260703.634c3cd latest2026-07-03 634c3cd 4,446 BA view · diff
git:20260518.8940f4b2026-05-18 8940f4b 4,443 BA view · diff
git:20260518.ca2d5a02026-05-18 ca2d5a0 4,433 BA view · diff
git:20260518.83424ac2026-05-18 83424ac 4,316 BA view · diff
git:20260512.8f6d8e22026-05-12 8f6d8e2 4,057 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 (4446 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

narumiruna/gurume · 8 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_txs2yikb2k7x4f4c
GET https://markdownregistry.com/api/v1/resolve?ref=narumiruna/gurume/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/ebaee614c0bc2f22c8ff602722c374a59e5892ed88f4962eaefe275de3139d21

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 narumiruna/gurume

CLAUDE.md claude
narumiruna/gurume · CLAUDE.md
git:20260512.3d3542b · audit B · 8 stars
gurume-cli skill
narumiruna/gurume · skills/gurume-cli/SKILL.md · Use the `gurume` CLI to search Japanese restaurants on Tabelog. Trigger this whenever the user wants to find…
git:20260527.046fc35 · audit A · 8 stars

Every file in narumiruna/gurume

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.