say-ur-intent AGENTS.md

say-ur-intent AGENTS.md is an instructions file for Codex, OpenCode from stelis-dev/say-ur-intent. It costs 4,294 tokens per session, scanned A, original, MIT.

A set of AGENTS.md instructions: a written operating guide that tells coding agents how to work in a repository. These instructions describe the product, required boundaries, and planning rules for a Sui blockchain application.

In plain words
What is it for?
Use it when an agent works on the Say Ur Intent codebase, especially features involving Sui payments, swaps, wallet signing, transaction evidence, or the repository's development policy.
Why use it?
It gives agents the project context and rules they need before changing code. This reduces the chance of violating repository policies or misunderstanding how transaction review and signing should work.

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/stelis-dev/say-ur-intent/agents-md
Clone the repo
git clone --depth 1 https://github.com/stelis-dev/say-ur-intent

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 say-ur-intent AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/stelis-dev/say-ur-intent/agents-md.svg)](https://agentmods.dev/instructions/stelis-dev/say-ur-intent/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/stelis-dev/say-ur-intent/agents-md"><img src="https://agentmods.dev/badge/instructions/stelis-dev/say-ur-intent/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 4,294 This file is loaded in full into every session.
When invoked 4,294 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.04294 $0.04294
Opus 5 $0.02147 $0.02147
Sonnet 5 $0.00859 $0.00859
Haiku 4.5 $0.00429 $0.00429

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

Security

Grade A, and why

say-ur-intent 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 · 372 lines

How it starts

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

AGENTS.md

This file is the root operating contract for coding agents working in this repository. Read it from disk before every task.

Detailed policy files are binding when the task touches their boundary. Moving a rule out of this root file does not make it optional or lower priority. The primary detailed policy is docs/AGENT_DEVELOPMENT_POLICY.md.

Product Purpose

Say Ur Intent is a local-first toolkit that turns natural-language Sui DeFi intent and structured Sui payment/action proposals into verified, AI-readable evidence, and is designed to carry a reviewed request through to user-controlled wallet signing and execution receipt evidence after Say Ur Intent independently builds or verifies the transaction material. The current release implements Sui mainnet evidence, local review, and signable account-bound swap review paths for DeepBook and FlowX. Those paths build local unsigned transaction material into a local material store, internally bind a Sui transaction digest to that stored material, derive object ownership, quote/policy provenance, human-readable review evidence, review-time simulation evidence, and a PTB visualization from the same stored material and private review artifacts, and emit a schema-validated wallet review contract on ready_for_wallet_review. When every required evidence stage completes, the local review page can request the only transaction-byte handoff path: a same-machine, digest-gated handoff whose bytes must recompute to the reviewed commitment before the user signs in their own wallet. After the page reports the signed transaction digest, the review server re-reads Sui mainnet and records normalized chain receipt evidence. The review page also displays the server-read chain receipt facts inline, and a public Receipt Analytics page reads on-chain receipt facts for any transaction digest, without adding signing or execution authority. MCP responses and ordinary review-session JSON never expose transaction bytes, request wallet signatures, provide signing readiness, or execute on the user's behalf.

Read the full file on GitHub · 372 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 · 372 lines · 4,294 tokens per session scan A d61c69c0b7b2

Subscribe to this mod's changes

say-ur-intent AGENTS.md is an instructions file published in the GitHub repository stelis-dev/say-ur-intent (0 stars, last pushed 28d ago), licensed MIT. It adds 4,294 tokens to every session, about $0.0215 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.