documentation

A directory that points coding agents to the right instructions and documentation in the Lineth monorepo, a repository containing multiple related projects.

In plain words
What is it for?
Use it to find repository setup, architecture, development, security, audit, versioning, and coding-agent guidance.
Why use it?
It reduces the chance of following outdated or incomplete guidance by defining which instruction files take priority.

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/lfdt-lineth/lineth-monorepo/documentation
Clone the repo
git clone --depth 1 https://github.com/LFDT-Lineth/lineth-monorepo

Made for: Cursor.

Per session 489 This file is loaded in full into every session.
When invoked 489 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.00489 $0.00489
Opus 5 $0.00244 $0.00244
Sonnet 5 $0.00098 $0.00098
Haiku 4.5 $0.00049 $0.00049

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

Security

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.

.cursor/rules/documentation.mdc · 58 lines

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/skills copy; use the canonical /.agents/skills skill.

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.

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 · 58 lines · 489 tokens per session scan A 44931b151cfa

Subscribe to this mod's changes

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.