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.
git clone --depth 1 https://github.com/Mazalucas/El-DT-Lightweight-ArmyWrote 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.
[](https://agentmods.dev/rules/mazalucas/el-dt-lightweight-army/02-documentacion)<a href="https://agentmods.dev/rules/mazalucas/el-dt-lightweight-army/02-documentacion"><img src="https://agentmods.dev/badge/rules/mazalucas/el-dt-lightweight-army/02-documentacion/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/rules/mazalucas/el-dt-lightweight-army/02-documentacion"><img src="https://agentmods.dev/badge/rules/mazalucas/el-dt-lightweight-army/02-documentacion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00793 |
| Opus 5 | $0.00000 | $0.00396 |
| Sonnet 5 | $0.00000 | $0.00159 |
| Haiku 4.5 | $0.00000 | $0.00079 |
Grade A, and why
02-documentacion 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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 58 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Documentación (DT)
Carga automática con glob docs/**. Si vas a crear docs sin archivos abiertos aún, el DT debe leer esta regla igual (mandato en 00-orquestador-core).
Canónico completo: abrir docs/99_meta/protocolo-documentacion-ia.md (DOC-META-001) antes de crear o refactorizar bajo docs/.
Capas bajo docs/
00_overview/ 01_concepts/ 02_guides/ 03_reference/
04_architecture/ 05_decisions/ 06_operations/ 07_glossary/ 99_meta/
Portal: docs/README.md (DOC-OV-001). Telemetría DT: vitals/INDEX.md (complemento, no reemplazo de docs).
Qué cambió → dónde
| Cambio | Capa | ID |
|---|---|---|
| DT / reglas / pipeline | 00_overview/ o rule-bodies |
DOC-OV-* |
| Concepto / por qué | 01_concepts/ |
DOC-CONCEPT-* |
| How-to | 02_guides/ |
DOC-GUIDE-* |
| Contrato estable | 03_reference/ + CHANGELOG |
DOC-REF-* |
| Arquitectura | 04_architecture/ |
DOC-ARCH-* |
| Decisión (ADR) | 05_decisions/ |
DOC-DEC-* |
| Runbook / ops | 06_operations/ |
DOC-OPS-* |
| Glosario | 07_glossary/ |
DOC-GLOSS-* |
| Evento orquestación | vitals/pulse/entries/ |
pulse_id |
Si dudás: capa de mayor autoridad (decision > architecture > reference > guide) y enlazá desde la otra.
Obligaciones mínimas
- Fuente única — un concepto, un doc canónico (
source_of_truth: truedonde aplique). - Frontmatter YAML en todo
.mdnuevo bajodocs/:id,title,type,status,owner,updated,tags,summary,related,priority,source_of_truth. - IDs
DOC-<DOMINIO>-<NNN>— registrar dominios nuevos endocs/99_meta/id-registry.md. Próximo libre:ruby scripts/sync-catalog.rb --next <DOMINIO>. - Plantillas en
docs/99_meta/templates/segúntype. - Catálogo —
ruby scripts/sync-catalog.rbtras agregar/mover docs (no editarcatalog.yamla mano). - Nombres semánticos estables; evitar
final-v2,misc.
ADR (mínimo)
Contexto · Decisión · Consecuencias. Tipos: overview, concept, guide, reference, architecture, decision, runbook, glossary, policy, faq.
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.
- 6d ago First seen · 58 lines · 0 tokens per session scan A 6d7bb942d521
02-documentacion is a cursor rule published in the GitHub repository Mazalucas/El-DT-Lightweight-Army (4 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 793 tokens. 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-09-03.
Other cursor rules, from other repositories
cursor
You are working on the checkout service. Preserve transaction integrity and auditability.
080-creative-phase-metrics
description: WHEN entering a creative phase ENSURE comprehensive exploration and validation globs: ["/.md", "/.mdc"] alwaysApply: true.
ponytail
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.
cli-error-handling
CLI command error handling patterns.