DeepLaw AGENTS.md

DeepLaw AGENTS.md is an instructions file for Codex, OpenCode from Eysn0130/DeepLaw. It costs 3,701 tokens per session, scanned A, original, Apache-2.0.

A repository guide for DeepLaw, a local-first system that turns source material into a managed, evidence-linked knowledge base for people and agents. It also defines what the product is not, such as a general search tool or legal decision maker.

In plain words
What is it for?
Understanding the product's main components, locating authoritative documentation, preserving source identity and evidence, and deciding whether a proposed feature belongs in the knowledge compiler, living wiki, or verified context selection.
Why use it?
It keeps changes aligned with the product's intended role and protects its source evidence, knowledge structures, and boundaries from being treated like an ordinary notes or search application.

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/eysn0130/deeplaw/agents-md
Clone the repo
git clone --depth 1 https://github.com/Eysn0130/DeepLaw

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/eysn0130/deeplaw/agents-md.svg)](https://agentmods.dev/instructions/eysn0130/deeplaw/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/eysn0130/deeplaw/agents-md"><img src="https://agentmods.dev/badge/instructions/eysn0130/deeplaw/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 3,701 This file is loaded in full into every session.
When invoked 3,701 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.03701 $0.03701
Opus 5 $0.01851 $0.01851
Sonnet 5 $0.00740 $0.00740
Haiku 4.5 $0.00370 $0.00370

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

Security

Grade A, and why

DeepLaw 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 · 322 lines

How it starts

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

DeepLaw Repository Guide

This file contains durable, repository-wide instructions for agents working on DeepLaw. It is an execution guide, not the complete product specification. Keep it concise. Put subsystem-specific rules in the nearest relevant documentation or a nested AGENTS.md; a nested file governs only its subtree and may refine this guide.

Product Definition

DeepLaw is a local-first Agent Knowledge OS that compiles source materials into a governed Living Wiki and returns verifiable, bounded knowledge context to any Agent.

DeepLaw is a Source-to-Knowledge Compiler. It preserves source identity and evidence, compiles sources into durable, typed, governed, and evolvable Knowledge Objects, projects those objects into a Living Wiki that humans and Agents can use, and selects a small verified Knowledge Capsule for the task at hand.

DeepLaw is not:

  • a generic RAG or document-chunk search application;
  • a Markdown converter or note-taking tool;
  • an Obsidian replacement;
  • a law-only question-answering system or legal adjudicator;
  • a memory plugin for one Agent;
  • an Agent runtime, model host, conversation orchestrator, or general tool executor;
  • a remote canonical database, multi-tenant SaaS, or team control plane.

The Legal Pack is a first-party governed domain of the broader Knowledge OS, not the definition of the whole product. DeepLaw may serve Codex, Claude Code, OpenCode, and other explicitly integrated Agent hosts without transferring model, session, or general tool ownership to DeepLaw.

Core Entry Points

  • The deeplaw CLI is the first-party owner and operator interface. It remains a core product surface even if a GUI is added.
  • MCP is the first-party Agent interface. It remains a core product surface alongside the CLI.
  • A future GUI must be a client of the same domain services. It must not become the sole control plane or introduce a second implementation of persistence, governance, retrieval, or mutation.
  • Markdown, YAML frontmatter, Wikilinks, Obsidian, Tolaria, and JSON Canvas are open human/Agent work surfaces. They do not independently establish identity, Authority, or permission.

Read the full file on GitHub · 322 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 · 322 lines · 3,701 tokens per session scan A e8d14f80295a

Subscribe to this mod's changes

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