Home / greptimeteam / greptimedb · tests-integration/AGENTS.md · GitHub

AGENTS.md@tests-integration agentsA

AGENTS.md@tests-integration is agent-read markdown (agents) from greptimeteam/greptimedb.

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

# tests-integration — Agent & Contributor Guide

Integration test modules are registered in `tests/main.rs` (`autotests = false`).
Shared instance and storage helpers live in `src/instance.rs` and
`src/test_util.rs`. See [README.md](README.md) for external-service setup.

## Import/export portability

Import/export and COPY tests must work on Windows as well as Linux/macOS.
[#9227](https://github.com/GreptimeTeam/greptimedb/issues/9227) records export
tests failing because native Windows paths were compared with `/`-separated
COPY locations.

- Keep native filesystem paths (`Path`/`PathBuf`), file URIs, and `/`-separated
  object-store keys distinct. Compare filesystem paths as paths; for COPY
  location assertions, normalize both sides to the defined location format.
  Do not compare native `PathBuf::join().display()` strings directly with
  `/`-separated export locations.
- Build filesystem fixtures with temporary directories and convert absolute
  paths to file URIs with `Url::from_file_path`; do not hard-code `/tmp` or
  concatenate `file://` with native paths. Close file handles before rename or
  cleanup, including import-state writes.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add greptimeteam/greptimedb/tests-integration/AGENTS.md@git:20260922.9dfe057
Exact content
mdr add greptimeteam/greptimedb/tests-integration/AGENTS.md@sha256:4cfcb9c0627bf8cd

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.9dfe057 latest2026-09-22 9dfe057 2,008 BA view · diff
git:20260920.33cfb722026-09-20 33cfb72 1,679 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 (2008 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

greptimeteam/greptimedb · 6,707 stars · license Apache-2.0 · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_3ybv4tdtujrlb5wn
GET https://markdownregistry.com/api/v1/resolve?ref=greptimeteam/greptimedb/tests-integration/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/4cfcb9c0627bf8cda3820404a8fc9cd29ef45472fff50abd2b7a7e6c2cd5c8e7

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 greptimeteam/greptimedb

greptimedb-development-docker-image skill
greptimeteam/greptimedb · .agents/skills/greptimedb-development-docker-image/SKILL.md · Builds a development-only GreptimeDB Docker image from a local debug binary for local-cluster testing, and optionally…
git:20260714.073ae1b · audit B · 6,707 stars
greptimedb-fuzz-ci-failure-investigation skill
greptimeteam/greptimedb · .agents/skills/greptimedb-fuzz-ci-failure-investigation/SKILL.md · Investigate a failed GreptimeDB fuzz CI target link by downloading GitHub Actions job logs plus fuzz artifacts such as…
git:20260803.a6107fb · audit A · 6,707 stars
greptimedb-release-note skill
greptimeteam/greptimedb · .agents/skills/greptimedb-release-note/SKILL.md · Generate a GreptimeDB release changelog with git cliff (correct range, subtract already-released patch PRs, rebuild…
git:20260810.5d4699d · audit A · 6,707 stars
greptimedb-release skill
greptimeteam/greptimedb · .agents/skills/greptimedb-release/SKILL.md · Runbook for publishing a new GreptimeDB version (tag + GitHub release + docs release-note PR) on the upstream…
git:20260619.b365e0d · audit A · 6,707 stars
AGENTS.md agents
greptimeteam/greptimedb · AGENTS.md
git:20260920.33cfb72 · audit A · 6,707 stars
CLAUDE.md claude
greptimeteam/greptimedb · CLAUDE.md
git:20260626.de873a9 · audit B · 6,707 stars
AGENTS.md@src/common/meta agents
greptimeteam/greptimedb · src/common/meta/AGENTS.md
git:20260817.09c0b23 · audit A · 6,707 stars
AGENTS.md@src/flow agents
greptimeteam/greptimedb · src/flow/AGENTS.md
git:20260921.66d38e8 · audit A · 6,707 stars
AGENTS.md@src/frontend agents
greptimeteam/greptimedb · src/frontend/AGENTS.md
git:20260922.723da69 · audit A · 6,707 stars
AGENTS.md@src/meta-srv agents
greptimeteam/greptimedb · src/meta-srv/AGENTS.md
git:20260624.3b8f55e · audit A · 6,707 stars
AGENTS.md@src/metric-engine agents
greptimeteam/greptimedb · src/metric-engine/AGENTS.md
git:20260810.5d4699d · audit A · 6,707 stars
AGENTS.md@src/mito2 agents
greptimeteam/greptimedb · src/mito2/AGENTS.md
git:20260923.c7fa48e · audit A · 6,707 stars

Every file in greptimeteam/greptimedb

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