cursor

Project instructions for RocketRide, an AI pipeline builder used for document processing, search over stored information, and data integration. They point developers to the relevant guides before writing pipeline code.

In plain words
What is it for?
Building RocketRide pipelines in Python or TypeScript, choosing components, wiring pipeline steps, reading runtime logs, and avoiding documented common mistakes.
Why use it?
They help prevent setup mistakes and incorrect use of RocketRide’s pipeline structure, components, APIs, and configuration.

Cursor rule

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/rocketride-org/rocketride-server/cursor
Clone the repo
git clone --depth 1 https://github.com/rocketride-org/rocketride-server
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 397 The whole file, excluding the scripts and references it only reads on demand.
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.00000 $0.00397
Opus 5 $0.00000 $0.00198
Sonnet 5 $0.00000 $0.00079
Haiku 4.5 $0.00000 $0.00040

Measured yesterday against content hash b683c745fef3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cursor 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 yesterday.

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.

docs/stubs/cursor.mdc · 34 lines

What it actually says

RocketRide — AI Pipeline Builder

Use RocketRide when building AI pipelines, document processing, RAG systems, or data integration.

Documentation

Full docs: .rocketride/docs/

Read the relevant doc(s) before generating any RocketRide code.

File Read when...
ROCKETRIDE_README.md Starting any RocketRide work — overview + mandatory setup steps
ROCKETRIDE_QUICKSTART.md Writing first pipeline — complete working examples (Python & TS)
ROCKETRIDE_PIPELINE_RULES.md Defining pipelines — structure, lane wiring, config rules
ROCKETRIDE_COMPONENT_REFERENCE.md Choosing/configuring components — all providers and config fields
ROCKETRIDE_COMMON_MISTAKES.md Before finalizing — known pitfalls to avoid
ROCKETRIDE_python_API.md Python SDK — client methods, types, patterns
ROCKETRIDE_typescript_API.md TypeScript SDK — client methods, types, patterns
ROCKETRIDE_OBSERVABILITY.md Consuming runtime logs, lifecycle events, and pipeline traces

Before Writing ANY RocketRide Code

  1. Read .rocketride/docs/ROCKETRIDE_README.md for mandatory setup requirements
  2. Read the relevant API doc (Python or TypeScript) for your language
  3. Read .rocketride/docs/ROCKETRIDE_PIPELINE_RULES.md + .rocketride/docs/ROCKETRIDE_COMPONENT_REFERENCE.md
  4. Read .rocketride/docs/ROCKETRIDE_COMMON_MISTAKES.md before finalizing
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. yesterday First seen · 34 lines · 0 tokens per session scan A b683c745fef3

Subscribe to this mod's changes

cursor is a cursor rule published in the GitHub repository rocketride-org/rocketride-server (7,496 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 397 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-08-30.