loredex

loredex is a cursor rule for Cursor from genudo-ai/genudo_mcp. It costs 232 tokens per session, scanned A, a copy of loredex, MIT.

A rule that sends research notes, findings, analysis, and plans through Loredex, a tool for organising project knowledge. It forbids creating separate summary or report files without Loredex metadata.

In plain words
What is it for?
Adding frontmatter to research documents, routing them into a project’s docs folder or a Loredex inbox, and preparing notes for later adoption.
Why use it?
It keeps project knowledge in a consistent, searchable format and location. This prevents research from being scattered across ad-hoc Markdown files.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/tawfeeq/Loredex/_inbox.

Good fit Adding frontmatter to research documents, routing them into a project’s docs folder or a Loredex inbox, and preparing notes for later adoption.

Compare 6 cursor rules from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

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 loredex

README.md
[![agentmods](https://agentmods.dev/badge/rules/genudo-ai/genudo_mcp/loredex.svg)](https://agentmods.dev/rules/genudo-ai/genudo_mcp/loredex)
Your own site
<a href="https://agentmods.dev/rules/genudo-ai/genudo_mcp/loredex"><img src="https://agentmods.dev/badge/rules/genudo-ai/genudo_mcp/loredex.svg" alt="Measured on agentmods" height="20"></a>
Per session 232 This file is loaded in full into every session.
When invoked 232 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.1 $0.00232 $0.00232
Opus 5 $0.00116 $0.00116
Sonnet 5 $0.00046 $0.00046
Haiku 4.5 $0.00023 $0.00023

Measured 7d ago against content hash b3f8b99da838, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

loredex 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 7d 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.

Origin

This is a copy

100% identical to loredex — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.cursor/rules/loredex.mdc · 28 lines

What it actually says

Do not create standalone summary/report markdown files (SUMMARY.md, REPORT.md, NOTES.md, etc.) after finishing a task. If the work produced research, findings, analysis, or a plan worth keeping, write it with loredex frontmatter instead:

---
project: genudo_mcp
topic: <kebab-case-topic>
type: research | finding | analysis | snapshot | note
date: YYYY-MM-DD
source: cursor
tags: []
---

Write it into this project's docs/ directory or the vault inbox at /Users/tawfeeq/Loredex/_inbox. Run npx -y loredex@latest route to file it, or leave it for the next loredex adopt.

Never add loredex: routed yourself — the router stamps it after filing. A pre-stamped file is skipped as already-filed and will never reach the vault.

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. 7d ago First seen · 28 lines · 232 tokens per session scan A b3f8b99da838

Subscribe to this mod's changes

loredex is a cursor rule published in the GitHub repository genudo-ai/genudo_mcp (0 stars, last pushed 7d ago), licensed MIT. It adds 232 tokens to every session, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to loredex, differing in 2 lines, and is treated as a copy.