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.
npx agentmods add rules/lfdt-lineth/lineth-monorepo/documentationgit clone --depth 1 https://github.com/LFDT-Lineth/lineth-monorepoWhat 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 | $0.00489 | $0.00489 |
| Opus 5 | $0.00244 | $0.00244 |
| Sonnet 5 | $0.00098 | $0.00098 |
| Haiku 4.5 | $0.00049 | $0.00049 |
Grade A, and why
documentation 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.
What it actually says
Documentation Discoverability
Precedence
- Canonical repository instructions:
/AGENTS.md - If this file conflicts with
/AGENTS.md, follow/AGENTS.md.
Agent Entry Points
- Codex:
/AGENTS.md - Cursor:
/.cursor/rules/documentation.mdc,/.cursor/BUGBOT.md, then/AGENTS.md - Claude Code:
/CLAUDE.md, then/AGENTS.md - GitHub Copilot:
/.github/copilot-instructions.md, then/AGENTS.md
Context and Documentation
- Repository overview:
/README.md - Contributing:
/CONTRIBUTING.md,/docs/contribute.md - Setup:
/docs/get-started.md,/docs/local-development-guide.md - Architecture:
/docs/architecture-description.md - Engineering guidelines:
/docs/development-guidelines.md - Security:
/docs/security.md - Audits:
/docs/audits.md
Rules
- Cursor review and quality rules:
/.cursor/BUGBOT.md - Security logging rules:
/.cursor/rules/security-logging-guidelines/RULES.md - API/versioning rules:
/.cursor/rules/versioning-guidelines/RULES.md - Smart-contract specific Cursor rule:
/.cursor/rules/smart-contract-guidelines/RULE.md
Local Skills
- Squash Bugbot skill:
/.agents/skills/squash-bugbot/SKILL.md - Invocation:
/squash-bugbot <PR_NUMBER>in agents that support project skills. - This repository does not maintain a separate
/.cursor/skillscopy; use the canonical/.agents/skillsskill.
Package-Specific Agent Docs
/contracts/AGENTS.md/coordinator/AGENTS.md/prover/AGENTS.md/tracer/AGENTS.md/sdk/AGENTS.md/linea-besu/plugins/AGENTS.md/transaction-exclusion-api/AGENTS.md/e2e/AGENTS.md
Note
This file is an index only. Do not duplicate commands or conventions maintained in /AGENTS.md.
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.
- 3d ago First seen · 58 lines · 489 tokens per session scan A 44931b151cfa
documentation is a cursor rule published in the GitHub repository LFDT-Lineth/lineth-monorepo (126 stars, last pushed 4d ago), licensed Apache-2.0. It adds 489 tokens to every session, about $0.0024 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.
Other cursor rules, from other repositories
css-styling
CSS architecture, tokens, and styling rules for this Docusaurus site. Apply when creating or modifying components, styles, layouts, or any UI-facing code.
content-structure
Page structure, audience, and tone conventions for docs.linea.build content.
markdown-formatting
Markdown/MDX formatting conventions for docs.linea.build content files.
editorial-voice
Editorial voice, tone, and heading style for docs.linea.build content.
contributor-workflow
Contribution workflow requirements for docs.linea.build. Issue-first process, redirects, and PR hygiene.
terminology
Required spelling, casing, and naming for product terms and technical concepts across docs.linea.build.