disp8ch AGENTS.md

disp8ch AGENTS.md is an instructions file for Codex, OpenCode from aaronnat23/disp8ch. It costs 227 tokens per session, scanned A, original, MIT.

A repository instruction file for disp8ch, an AI application whose startup profile is stored in files such as `SOUL.md`, `USER.md`, and `TOOLS.md` under `data/workspace/`.

In plain words
What is it for?
Use it when working on disp8ch startup behavior, workspace profiles, durable memory, or session initialization.
Why use it?
It tells agents which profile files are authoritative and how to treat archived or superseded memory entries.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/aaronnat23/disp8ch/agents-md.svg)](https://agentmods.dev/instructions/aaronnat23/disp8ch/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/aaronnat23/disp8ch/agents-md"><img src="https://agentmods.dev/badge/instructions/aaronnat23/disp8ch/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 227 This file is loaded in full into every session.
When invoked 227 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.00227 $0.00227
Opus 5 $0.00113 $0.00113
Sonnet 5 $0.00045 $0.00045
Haiku 4.5 $0.00023 $0.00023

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

Security

Grade A, and why

disp8ch 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 · 26 lines

What it actually says

AGENTS

Repo Instructions

This root file is for coding agents working on the disp8ch AI repo.

Disp8ch's app profile/startup files live in data/workspace/ by default:

  • data/workspace/SOUL.md
  • data/workspace/USER.md
  • data/workspace/IDENTITY.md
  • data/workspace/TOOLS.md
  • data/workspace/MEMORY.md
  • data/workspace/BOOT.md

Do not treat repo-root MEMORY.md or USER.md as app durable memory. Root startup-profile copies are archived when they drift from data/workspace.

Session Startup

  1. Read the canonical files under data/workspace/ when app profile context is needed.
  2. When reading MEMORY.md, only treat entries as current facts if their status is active, updated, or absent. Skip entries marked status=replaced or status=deleted; they have been superseded.
  3. Use memory search tools first when they are available.
  4. Use exact file reads before quoting details.
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 · 26 lines · 227 tokens per session scan A c8712e0d67f9

Subscribe to this mod's changes

disp8ch AGENTS.md is an instructions file published in the GitHub repository aaronnat23/disp8ch (98 stars, last pushed yesterday), licensed MIT. It adds 227 tokens to every session, about $0.0011 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

llauncher CLAUDE.md

Claude Code instructions for shanevcantwell/llauncher, covering llauncher — agent instructions, llauncher's position in the ecosystem physics, local rule: no backwards-compatibility shims, local rule: the streamlit ui is a thin client app and autonomy contract (operator-ratified 2026-06-10).

shanevcantwell/llauncher · 1,286 tokens

strix-halo-guide AGENTS.md

AGENTS.md instructions for hogeheer499-commits/strix-halo-guide, covering agents.md, core project lens, documentation style, do-not-invent rules and benchmark claim rules.

hogeheer499-commits/strix-halo-guide · 2,053 tokens

llm-swarm-router AGENTS.md

AGENTS.md instructions for matthewdcage/llm-swarm-router, covering agent & developer guide, dox rail, project overview, architecture and repository layout.

matthewdcage/llm-swarm-router · 11,066 tokens

llm-swarm-router CLAUDE.md

Claude Code instructions for matthewdcage/llm-swarm-router, covering claude code: swarm-llm and honcho memory (mcp).

matthewdcage/llm-swarm-router · 415 tokens

heatherbot AGENTS.md

Instructions for dvoraknc/heatherbot, covering agents.md — bootstrap guide for coding agents, 0. tl;dr for an agent, 1. system requirements, 2. component & port map and 3. pre-flight checklist (gather these before installing).

dvoraknc/heatherbot · 4,021 tokens

mata-kadalz AGENTS.md

AGENTS.md instructions for kadalzbaiq/mata-kadalz, covering agents.md, what this is, golden rules, architecture and conventions.

kadalzbaiq/mata-kadalz · 710 tokens