MKurator AGENTS.md

Repository instructions for MKurator, a Kubernetes operator for managing message-queue resources. They map the documentation, explain the project structure and tools, and define development conventions.

In plain words
What is it for?
Use them to navigate installation and upgrade documentation, work with queues and connections, follow contribution rules, and understand monitoring and logging setup.
Why use it?
They help contributors find the right guidance and avoid breaking operator, custom-resource, webhook, observability, or logging conventions.

Instructions file for CodexOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/platformrelay/mkurator/agents-md
Clone the repo
git clone --depth 1 https://github.com/PlatformRelay/MKurator

Made for: Codex, OpenCode.

Per session 7,028 This file is loaded in full into every session.
When invoked 7,028 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.07028 $0.07028
Opus 5 $0.03514 $0.03514
Sonnet 5 $0.01406 $0.01406
Haiku 4.5 $0.00703 $0.00703

Measured 2d ago against content hash 0a8fdfb1b2e1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

MKurator AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 460 lines

How it starts

The opening of the file, as written. The whole thing — 460 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AGENTS.md

This document is the entry point for humans and AI agents working on the MKurator. It captures what the project is, how it is structured, and the conventions every change must follow. Read it before making changes, and keep it in sync when conventions evolve.

Documentation map

AGENTS.md (this file) — project context, conventions, toolchain, workflow.

Full doc index by role (with navigation emojis): docs/README.md.

Document What it covers
🎯 docs/INSTALL_AND_USE.md User guide: install, connect, CRs, troubleshooting.
🎯 docs/QUICKSTART.md Fast path: install, connect, first queue.
🎯 docs/FAQ.md Common questions (QMC, drift, suspend, webhooks).
🎯 docs/GLOSSARY.md MQ and operator terminology.
🎯 docs/UPGRADE.md Upgrade operator, CRDs, webhooks, cert-manager.
🎯 docs/OBSERVABILITY.md Metrics, ServiceMonitor, Prometheus scrape.
🏗️ docs/LOGGING.md Structured logging configuration.
✉️ docs/CONTRIBUTING.md Developer guidelines, Conventional Commits, gitmoji.
🔧 config/samples/README.md Annotated sample Secret, Connection, Queue, Topic, Channel YAML.
🏗️ docs/ARCHITECTURE.md Components, runtime, CRDs, reconcile flow, security.
🏗️ docs/ATTRIBUTE_RECONCILIATION.md DEFINE vs DISPLAY drift matrix per MQ object type.
🛠️ docs/LOCAL_SETUP.md Install dev tools (Go, Task, kind, Terraform, …).
🛠️ docs/DEVELOPMENT.md Prerequisites, inner loop, local cluster, test tiers.
🛠️ docs/DEVELOPER_GUIDE.md CRD codegen checklist, test tiers per change, MQAdmin mocks.
🧩 docs/GO_MODULE.md Go module layout, import layers, arch lint.
⚙️ docs/OPERATOR_RUNTIME.md Manager wiring, probes, concurrency, shutdown.
📋 docs/ROADMAP.md Phased delivery plan.
📋 docs/CICD.md CI/CD pipeline and verify discipline.
📋 docs/NON_FUNCTIONAL_REQUIREMENTS.md NFRs: security, reliability, observability, performance.
🔒 docs/ASSURANCE-CASE.md Security claims and trust boundaries.
🔒 docs/SECURITY-REVIEW.md Dated security self-review.
📚 docs/IBM_MQ_OBJECTS.md MQSC research inventory (not the product API).
📚 docs/IBM_MQ_REST_API.md How the mqweb REST API is consumed.

Read the full file on GitHub · 460 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 460 lines · 7,028 tokens per session scan A 0a8fdfb1b2e1

Subscribe to this mod's changes

MKurator AGENTS.md is an instructions file published in the GitHub repository PlatformRelay/MKurator (5 stars, last pushed 3d ago), licensed MIT. It adds 7,028 tokens to every session, about $0.0351 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.