NodeMemoryGraph AGENTS.md

A short set of repository instructions for agents working on NodeMemoryGraph, a local-first memory system for coding agents. It directs agents to read the right project guidance, preserve unrelated changes, and verify edits.

In plain words
What is it for?
Use it when modifying NodeMemoryGraph to select relevant instructions, run the project context command, follow documentation rules, and run automated verification.
Why use it?
It gives agents a consistent way to understand the repository before changing it and to check their work afterward.

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

Made for: Codex, OpenCode.

Per session 213 This file is loaded in full into every session.
When invoked 213 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.00213 $0.00213
Opus 5 $0.00106 $0.00106
Sonnet 5 $0.00043 $0.00043
Haiku 4.5 $0.00021 $0.00021

Measured yesterday against content hash 61227baf408d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

NodeMemoryGraph 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 yesterday.

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 · 19 lines

What it actually says

NMG Agent bootstrap

NMG is an Agent-native, local-first memory system. This file is only the stable bootstrap; it does not duplicate the repository's changing design or status.

Before modifying the repository, follow skills/repo-development/SKILL.md:

  1. Run npm run agent:context -- <target-path>. Positional paths select routes directly; --changed is a separate Git-dependent discovery mode.
  2. Follow the returned routes and read only their owning documents.
  3. Preserve unrelated working-tree changes.
  4. Do not treat experiments as normative design.
  5. After editing, run npm run agent:verify. It automatically routes the Git changes and persists the latest verification evidence. In a shared dirty worktree, use -- <owned-path> so unrelated changes stay outside the plan.

For documentation changes, also follow skills/doc-maintenance/SKILL.md. For using NMG memory or its coordination board, follow skills/nmg-memory/SKILL.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. yesterday First seen · 19 lines · 213 tokens per session scan A 61227baf408d

Subscribe to this mod's changes

NodeMemoryGraph AGENTS.md is an instructions file published in the GitHub repository wefio/NodeMemoryGraph (0 stars, last pushed yesterday), licensed MIT. It adds 213 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-31.

Related

Other instructions, from other repositories

build_a_product_agent CLAUDE.md

Instructions for ADW-19/build_a_product_agent, covering claude.md, 项目本质(readme 概览之外), 目录与编号规范, 文章写作规范(新增/修改文章时必须遵循) and 常用操作.

ADW-19/build_a_product_agent · 1,422 tokens

BuildersGate CLAUDE.md

Instructions for Thepizzapie/BuildersGate, covering setting up builders gate for a user, ask two things first, install, point it at a game and keys.

Thepizzapie/BuildersGate · 1,737 tokens

agent-memory-atlas AGENTS.md

Instructions for neoneye/agent-memory-atlas, covering working in this repository, rules for using what you find here, job 2 — you are extending the atlas itself, house rules that have all been learned the hard way and the protocol, and its limits.

neoneye/agent-memory-atlas · 1,689 tokens

growmos AGENTS.md

Instructions for codician-team/growmos: This repository keeps a knowledge graph in .growmos/ (entities, typed relations, provenance, profiles, a journal). It is the shared world model that survives context windows. Treat it as memory you read at the start of work and write to as you develop. Zero-config commands.

codician-team/growmos · 606 tokens

BuildersGate codacy.instructions.md

Configuration for AI behavior when interacting with Codacy's MCP Server.

Thepizzapie/BuildersGate · 963 tokens

growmos CLAUDE.md

Instructions for codician-team/growmos: This repository keeps a knowledge graph in .growmos/ (entities, typed relations, provenance, profiles, a journal). It is the shared world model that survives context windows. Treat it as memory you read at the start of work and write to as you develop. Zero-config commands.

codician-team/growmos · 607 tokens