OpenIntegrations AGENTS.md

OpenIntegrations AGENTS.md is an instructions file for Codex, OpenCode from Bayselonarrend/OpenIntegrations. It costs 3,747 tokens per session, scanned A, original, MIT.

Project instructions for OpenIntegrations, a library whose Russian source code and tests are treated as the main reference.

In plain words
What is it for?
They are for analyzing business logic, updating release notes, and checking parity with the project’s OneScript mirror.
Why use it?
They clarify which files are authoritative when translated code, mirrored files, and tests differ.

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/bayselonarrend/openintegrations/agents-md
Clone the repo
git clone --depth 1 https://github.com/Bayselonarrend/OpenIntegrations

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for OpenIntegrations AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/bayselonarrend/openintegrations/agents-md.svg)](https://agentmods.dev/instructions/bayselonarrend/openintegrations/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/bayselonarrend/openintegrations/agents-md"><img src="https://agentmods.dev/badge/instructions/bayselonarrend/openintegrations/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 3,747 This file is loaded in full into every session.
When invoked 3,747 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.03747 $0.03747
Opus 5 $0.01873 $0.01873
Sonnet 5 $0.00749 $0.00749
Haiku 4.5 $0.00375 $0.00375

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

Security

Grade A, and why

OpenIntegrations 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 4d 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 · 203 lines

How it starts

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

Руководство для AGENTS

Каноничный исходный код

  • Основная реализация библиотеки находится в src/ru/BSL/OpenIntegrations.
  • Если поведение кода и тестов расходится, в первую очередь считать этот каталог источником истины.
  • Английская версия кода, находящаяся в src/en не требует доработки и синхронизируется с русской версией автоматическими пайплайнами

Каноничные тесты

  • Основные BSL-тесты находятся в src/ru/BSL/Tests.
  • При разборе бизнес-логики анализировать эти тесты

Описание релизов

  • Changelog релизов ведётся в service/releases.json.
  • Если нужно добавить запись в описание релиза, дополнять массив changes первого элемента массива (текущий, ещё не выпущенный релиз с наибольшей версией).
  • Добавлять пункт только если его ещё нет в changes этого релиза; дублировать одно и то же изменение в нескольких релизах не нужно.
  • У каждого пункта changes — поля lib, icon, description_ru, description_en (см. существующие записи в файле).

Зеркало OneScript

  • Зеркальные файлы OneScript находятся в src/ru/OInt (включая src/ru/OInt/tests).
  • Использовать этот каталог для проверки CLI/runtime-паритета, но не как первый источник при разборе BSL-регрессий.
  • Эти зеркала не требуют доработки. Все внесенные изменения будут затерты автоматическими процессами синхронизации 1С и OneScript версии (в пользу 1С версии из src/ru/BSL)

Соглашения по тестовым модулям

  • У каждого функционального модуля есть два связанных тестовых модуля с тем же базовым именем:
    • основные тесты с префиксом OPIt_
    • тесты CLI с префиксом OPItc_
    • функциональные модули используют префикс OPI_
  • Не редактировать модули OPItc_ вручную: CLI-тесты генерируются автоматически в CI-пайплайне из модулей OPIt_.
  • Каждый тестовый модуль должен содержать:
    • область ЗапускаемыеТесты с процедурами-обертками
    • область АтомарныеТесты с атомарными проверками
  • Запускаемые тесты вызывают несколько атомарных.
  • Количество атомарных тестов должно соответствовать количеству методов функционального модуля.
  • Количество запускаемых тестов должно соответствовать количеству областей функционального модуля.
  • Текст тестовых модулей используется для формирования примеров кода в документации
  • Служебные комментарии //SKIP и //END используются для исключения частей кода теста при формировании примера для документации. // SKIP позволяет исключить конкретную строку внутри теста, //END - завершает запись примера. Весь служебный код, который идет после //END не попадает в пример кода для документации
  • В каждом атомарном тесте должен быть хотя бы один вызов OPI_ПолучениеДанныхТестов.Обработать с незаполненным параметром Вариант (основной сценарий). Это первый такой вызов в процедуре, он размещается до //END; его результат попадает в онлайн-документацию как пример результата метода. Дополнительные варианты проверяются последующими вызовами Обработать с заполненным Вариант — они идут после //END и в пример документации не включаются
  • При формировании атомарных тестов нельзя выносить повторяющийся код в служебные функции, так как это может привести к недопониманию при их использовании в качестве примеров для документации
  • В спорных/неочевидных ситуациях ориентироваться на существующие тесты как на каноничные примеры.

Read the full file on GitHub · 203 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. 4d ago First seen · 203 lines · 3,747 tokens per session scan A 53a99c22a352

Subscribe to this mod's changes

OpenIntegrations AGENTS.md is an instructions file published in the GitHub repository Bayselonarrend/OpenIntegrations (668 stars, last pushed 9d ago), licensed MIT. It adds 3,747 tokens to every session, about $0.0187 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-30.

Related

Other instructions, from other repositories

1c-ssl-skills CLAUDE.md

Instructions for brake71/1c-ssl-skills, covering инструкции для ai-агентов, назначение репозитория, структура, локальные источники бсп and работа со скилом.

brake71/1c-ssl-skills · 1,494 tokens

bsl-ai-toolkit AGENTS.md

Instructions for vgtitov/bsl-ai-toolkit, covering правило №0: перед работой — синхронизация, версионный стек — настрой под свой проект, главное правило: спроси инструмент, не угадывай, слои контура — настрой and гейт структурных правок (человек / ai).

vgtitov/bsl-ai-toolkit · 2,765 tokens

bsl-ai-toolkit CLAUDE.md

Instructions for vgtitov/bsl-ai-toolkit, covering claude code — специфика (поверх общих правил agents.md), скиллы (авто-подхват по описанию задачи), хуки (детерминированные проверки), mcp and поиск по коду.

vgtitov/bsl-ai-toolkit · 581 tokens

1c_hbk_bsl AGENTS.md

Instructions for mussolene/1c_hbk_bsl, covering oacs / acs repository workflow and repository python runtime.

mussolene/1c_hbk_bsl · 616 tokens

1c_hbk_bsl CLAUDE.md

Instructions for mussolene/1c_hbk_bsl: Use OACS/ACS for substantial repository work as the governed local context, evidence, and checkpoint layer. OACS records facts and proof; it does not choose or run tools for the assistant.

mussolene/1c_hbk_bsl · 287 tokens

bsl-ai-toolkit GEMINI.md

Instructions for vgtitov/bsl-ai-toolkit, a project described as: AI-first разработка на 1С:Предприятие 8.3 — скиллы, правила, MCP-серверы и byte-perfect движок правки метаданных для AI-агентов (Claude Code, Cursor, Copilot, Gemini…). AI работает по реальному коду и справке, а не угадывает. Мульти-агентный, не привязан…

vgtitov/bsl-ai-toolkit · 5 tokens