tarocub AGENTS.md

Repository instructions for tarocub, a project that includes Telegram and Lark messaging flows. They identify the required entrypoint documentation, testing practices and release steps.

In plain words
What is it for?
Use them when changing tarocub to locate the correct architecture guide, add focused tests, build the project, update transport documentation, create releases and restart messaging services.
Why use it?
The project has shared state, transport rules and service restarts that can be affected by seemingly small changes. The instructions point contributors to the documents and checks needed before modifying or releasing it.

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/cloveric/tarocub/agents-md
Clone the repo
git clone --depth 1 https://github.com/cloveric/tarocub

Made for: Codex, OpenCode.

Per session 240 This file is loaded in full into every session.
When invoked 240 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.00240 $0.00240
Opus 5 $0.00120 $0.00120
Sonnet 5 $0.00048 $0.00048
Haiku 4.5 $0.00024 $0.00024

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

Security

Grade A, and why

tarocub 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 · 17 lines

What it actually says

Agent Entry

Before modifying this repository, read docs/entrypoint-map.md.

That file is the source of truth for:

  • Telegram entry flow
  • bus flow
  • state/config ownership
  • shared usage/budget/audit logic
  • required regression tests by change area

If you change behavior rather than comments/docs, prefer focused tests first, then npm run build.

Release rule: in this repo, "commit and release" means commit the intended changes, create/update the GitHub Release, then restart and verify the Telegram and Lark fleet. Do not include external package-registry publishing in the release flow. For Lark fleet restarts, use node dist/src/index.js lark service restart --all.

Static Telegram transport rules live in instance-level ~/.cctb/<instance>/agent.md; see docs/telegram-instance-agent.md. When changing those rules or file-delivery behavior, update that doc and sync affected instance agent.md files. Do not put Telegram transport rules or turn-scoped paths into resumed project AGENTS.md / CLAUDE.md.

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 · 17 lines · 240 tokens per session scan A 5f39c2c19f04

Subscribe to this mod's changes

tarocub AGENTS.md is an instructions file published in the GitHub repository cloveric/tarocub (4 stars, last pushed 2d ago), licensed MIT. It adds 240 tokens to every session, about $0.0012 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.