GovOn AGENTS.md

GovOn AGENTS.md is an instructions file for Codex, OpenCode from GovOn-Org/GovOn. It costs 644 tokens per session, scanned A, original, MIT.

Repository instructions for GovOn, a project developing an interactive shell and agent runtime. They explain which development documents take priority and define branch, commit, and pull-request rules.

In plain words
What is it for?
Use them when planning features, naming branches, writing Korean Conventional Commits, or opening pull requests for GovOn.
Why use it?
They reduce confusion when project documents disagree and make GitHub changes follow the repository's required process.

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/govon-org/govon/agents-md
Clone the repo
git clone --depth 1 https://github.com/GovOn-Org/GovOn

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 GovOn AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/govon-org/govon/agents-md.svg)](https://agentmods.dev/instructions/govon-org/govon/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/govon-org/govon/agents-md"><img src="https://agentmods.dev/badge/instructions/govon-org/govon/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 644 This file is loaded in full into every session.
When invoked 644 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.00644 $0.00644
Opus 5 $0.00322 $0.00322
Sonnet 5 $0.00129 $0.00129
Haiku 4.5 $0.00064 $0.00064

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

Security

Grade A, and why

GovOn 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 3d 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 · 55 lines

What it actually says

GovOn Repository Instructions

이 저장소에서 작업할 때는 아래 규칙을 기본값으로 따른다.

우선 문서

브랜치 전략

  • GitHub Flow를 사용한다.
  • 기본 대상 브랜치는 항상 main이다.
  • main에 직접 push하지 않는다.
  • 작업 브랜치는 <type>/<issue-number>-<kebab-summary> 형식을 사용한다.
  • 허용 prefix는 feat, fix, docs, chore, refactor, test다.
  • git diff의 주된 성격이 문서/로드맵/정책 정리라면 docs/ 브랜치를 사용한다.

예시:

  • feat/129-session-store
  • docs/402-agentic-shell-roadmap
  • refactor/410-tool-routing-guardrails

커밋과 PR

  • 커밋 메시지는 한글 Conventional Commits 형식을 사용한다.
  • PR 제목도 같은 형식을 사용한다.
  • PR 본문은 반드시 .github/PULL_REQUEST_TEMPLATE.md를 따른다.
  • 관련 이슈는 ## 관련 이슈 섹션에 Closes #... 또는 Refs #...로 연결한다.
  • 내부 팀원/조직원이 main 대상으로 PR 생성을 요청한 경우, 사용자가 명시적으로 초안을 원하지 않는 한 ready for review PR을 기본값으로 사용한다.
  • 테스트 미실행, 후속 작업 필요 등의 사유는 PR 본문에 명시하되, 그 이유만으로 자동으로 draft PR로 올리지 않는다.

예시:

  • docs: 에이전틱 셸 로드맵 및 이슈 계층 정리
  • feat: GovOn 셸 세션 루프 추가

현재 제품 방향

  • 첫 릴리즈는 GovOn Agentic Shell 기준으로 진행한다.
  • R1 범위에는 interactive terminal shell, agent runtime, graph-based decision/orchestration, install/offline package가 포함된다.
  • 웹/앱 UI 고도화는 R1 이후 단계로 본다.

GitHub 이슈 구조

  • roadmap parent는 #402다.
  • roadmap 작업은 #402 -> initiative -> canonical task 구조를 유지한다.
  • 가능하면 GitHub 네이티브 parent-child/sub-issue 링크를 사용한다.

범위

  • 이 파일은 저장소 전체에 적용된다.
  • 하위 디렉터리에 별도 AGENTS.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. 3d ago First seen · 55 lines · 644 tokens per session scan A 6f826971b8dd

Subscribe to this mod's changes

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