Elpis AGENTS.md

Elpis AGENTS.md is an instructions file for Codex, OpenCode from MasihMoafi/Elpis. It costs 1,007 tokens per session, scanned A, original, Apache-2.0.

Project instructions for Elpis, including which documents to read, how to manage context, and how to check that work is complete. Elpis is the software project these rules describe.

In plain words
What is it for?
Use it when starting tasks, reviewing requirements, working with context or sessions, preparing releases, running checks, and deciding whether work is done.
Why use it?
It keeps coding work aligned with the project's current task and prevents agents from changing key planning documents or loading unnecessary information.

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/masihmoafi/elpis/agents-md
Clone the repo
git clone --depth 1 https://github.com/MasihMoafi/Elpis

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/masihmoafi/elpis/agents-md.svg)](https://agentmods.dev/instructions/masihmoafi/elpis/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/masihmoafi/elpis/agents-md"><img src="https://agentmods.dev/badge/instructions/masihmoafi/elpis/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,007 This file is loaded in full into every session.
When invoked 1,007 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.01007 $0.01007
Opus 5 $0.00504 $0.00504
Sonnet 5 $0.00201 $0.00201
Haiku 4.5 $0.00101 $0.00101

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

Security

Grade A, and why

Elpis 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 · 95 lines

How it starts

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

Elpis Agent Map

Start

  • Read docs/GUIDE.md; it is the product, architecture, and requirements source of truth.
  • Read TASKS.md; work only on its Current Action unless Masih changes priority.
  • Read docs/context.md and docs/sessions.md before touching context, session, or pruning behavior.
  • Read docs/SHIPPING_RULES.md before a release or any change that reads the filesystem, environment, or network.
  • Read docs/LOCAL_BUILD_RULES.md before running cargo on Masih's workstation.
  • Verify repository state before editing and preserve unrelated user changes.
  • Challenge unclear or solution-first requirements with $challenge-requirements before planning implementation.

Context Discipline

  • Load only the guide sections and source files needed for the current task.
  • Keep the active goal, changed files, verification, blocker, and next action visible.
  • Summarize terminal output; do not carry raw logs once their result is known.
  • After edits, retain the diff and verification result; reread file bodies on demand.
  • Do not add slash commands unless Masih explicitly selects them.
  • Worker agents must not edit GUIDE.md or TASKS.md; the coordinator owns those files.
  • Do not delegate to Jules. The coordinator selects and manages workers and worktrees.

Definition of Done

  • Masih is the sole arbiter of truth. CI, compilation, tests, and agent claims are evidence, not functional acceptance.
  • Before important or difficult implementation work, turn the request into an explicit acceptance harness and confirm it with Masih.
  • Implement, run the required automated checks, build/install when applicable, and hand Masih a plain user test checklist.
  • A task becomes verified only after Masih accepts the user-visible behavior and the evidence is recorded in TASKS.md.
  • Behavior must be implemented, not merely documented.
  • Rust changes pass the applicable Rust checks. This repository contains no Python.
  • Known gaps and skipped checks are stated plainly.

Read the full file on GitHub · 95 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. 3d ago First seen · 95 lines · 1,007 tokens per session scan A 028d07bdf079

Subscribe to this mod's changes

Elpis AGENTS.md is an instructions file published in the GitHub repository MasihMoafi/Elpis (41 stars, last pushed 3d ago), licensed Apache-2.0. It adds 1,007 tokens to every session, about $0.0050 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.