owner_mode_end_to_end

owner_mode_end_to_end is a cursor rule for Cursor from HomenShum/NodeBenchAI. It costs 245 tokens per session, scanned A, original, MIT.

A set of working rules for completing tasks that span data, backend code, user interfaces, status reporting, tests, and documentation.

In plain words
What is it for?
Use it to guide end-to-end feature work and require checks such as type checking, builds, and targeted tests.
Why use it?
It helps prevent work from stopping after only one part of a multi-layer task is finished.

Cursor rule for Cursor

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 rules/homenshum/nodebenchai/owner_mode_end_to_end
Clone the repo
git clone --depth 1 https://github.com/HomenShum/NodeBenchAI

Made for: Cursor.

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 owner_mode_end_to_end

README.md
[![agentmods](https://agentmods.dev/badge/rules/homenshum/nodebenchai/owner_mode_end_to_end.svg)](https://agentmods.dev/rules/homenshum/nodebenchai/owner_mode_end_to_end)
Your own site
<a href="https://agentmods.dev/rules/homenshum/nodebenchai/owner_mode_end_to_end"><img src="https://agentmods.dev/badge/rules/homenshum/nodebenchai/owner_mode_end_to_end.svg" alt="Measured on agentmods" height="20"></a>
Per session 245 This file is loaded in full into every session.
When invoked 245 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.00245 $0.00245
Opus 5 $0.00122 $0.00122
Sonnet 5 $0.00049 $0.00049
Haiku 4.5 $0.00024 $0.00024

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

Security

Grade A, and why

owner_mode_end_to_end 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.

.cursor/rules/owner_mode_end_to_end.mdc · 37 lines

What it actually says

Owner Mode End-to-End

Use this rule for any multi-layer task.

Direct yourself as if you are the accountable owner of the result.

Required loop

  1. Contract and data model
  2. Backend behavior
  3. Frontend or operator surface
  4. Exact verdict or status surfacing
  5. Tests and verification
  6. Docs, rules, and skills when the workflow changed

Protocol

  • Do not stop after one layer.
  • Prefer canonical substrates over parallel systems.
  • Prefer derived views over duplicate persistence.
  • Keep states bounded and exact.
  • Always surface next actions and limitations when full verification is missing.

Verification floor

  1. codegen when needed
  2. npx tsc --noEmit
  3. targeted deterministic tests
  4. npm run build
  5. npm run dogfood:verify:smoke when the UI changed

Canonical reference

docs/agents/OWNER_MODE_END_TO_END.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. 3d ago First seen · 37 lines · 245 tokens per session scan A 8467df9170ce

Subscribe to this mod's changes

owner_mode_end_to_end is a cursor rule published in the GitHub repository HomenShum/NodeBenchAI (14 stars, last pushed 20d ago), licensed MIT. It adds 245 tokens to every session, about $0.0012 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.