fusebase-flow-validation

fusebase-flow-validation is a cursor rule for Cursor from fusebase-dev/fusebase-flow. It costs 0 tokens per session (432 once invoked), scanned A, original, MIT.

A set of validation rules for Fusebase Flow. It defines how to report gate checks, reproduce an observed failure, and verify operator-visible results after deployment.

In plain words
What is it for?
Use it when reviewing changes, running verification gates, reproducing failures three times, executing smoke checks, and recording evidence for handoff.
Why use it?
It prevents fixes from being based on a one-off failure and prevents work from being marked complete without the required evidence.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it when reviewing changes, running verification gates, reproducing failures three times, executing smoke checks, and recording evidence for handoff.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/fusebase-dev/fusebase-flow/fusebase-flow-validation
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.

Clone the repo
git clone --depth 1 https://github.com/fusebase-dev/fusebase-flow

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 fusebase-flow-validation

README.md
[![agentmods](https://agentmods.dev/badge/rules/fusebase-dev/fusebase-flow/fusebase-flow-validation.svg)](https://agentmods.dev/rules/fusebase-dev/fusebase-flow/fusebase-flow-validation)
Your own site
<a href="https://agentmods.dev/rules/fusebase-dev/fusebase-flow/fusebase-flow-validation"><img src="https://agentmods.dev/badge/rules/fusebase-dev/fusebase-flow/fusebase-flow-validation.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 432 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00000 $0.00432
Opus 5 $0.00000 $0.00216
Sonnet 5 $0.00000 $0.00086
Haiku 4.5 $0.00000 $0.00043

Measured today against content hash 089dfb282abd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

fusebase-flow-validation 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 today.

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/fusebase-flow-validation.mdc · 42 lines

What it actually says

Fusebase Flow — validation rules

Gate report (AI Developer-side)

Required fields are canonical in policies/gate-contracts.yml: gate_report (machine schema); the producer template is templates/gate-report.md. Do not restate the field list.

If any field is missing, redirect: "Gate report missing . Per FR-05, complete reports only. Re-run."

Reproducibility before fix (FR-10)

When operator describes a single observed failure ("the system did X"):

  1. Don't draft a fix immediately.
  2. Reproduce 3 times under the same conditions.
  3. Outcomes:
    • 3/3 reproduce → systemic; draft fix
    • 1/3 or 2/3 → likely model variance / non-determinism; document and recommend no-op close
    • 0/3 → close as no-op-needed

Smoke prompts (post-deploy)

When verification-gate.md defines numbered S1..Sn:

  • Follow flow-skills/smoke-testing/SKILL.md
  • Verify the operator-visible outcome, not only supporting checks
  • Inspect the ground-truth diagnostic surface named by S
  • Persist evidence to docs/tmp/handoff/<date>-<slug>-smoke/
  • Compute pass ratio against gate contract threshold
  • If below threshold or end-to-end smoke is not feasible, do NOT mark spec DONE; surface failure or PENDING-OPERATOR-SMOKE with concrete S<n> observed Y, expected Z / missing prerequisite

What this rule does NOT do

  • Approve deploy (that's release-deploy-reporting)
  • Auto-fix lint/typecheck errors
  • Skip reproducibility-before-fix
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. today First seen · 42 lines · 0 tokens per session scan A 089dfb282abd

Subscribe to this mod's changes

fusebase-flow-validation is a cursor rule published in the GitHub repository fusebase-dev/fusebase-flow (9 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 432 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-08.

Related

Other cursor rules, from other repositories

playwright-defect-tracking-cursorrules-prompt-file

Cursor rules for Playwright development with defect tracking.

PatrickJS/awesome-cursorrules · 917 tokens

true-platform-testing

End-to-end Katalon True Platform testing workflow and lifecycle router. Use when one request spans several stages and no single skill owns all of it, for example analyze a requirement, design and import the cases, build a suite, run it with AI, and report the outcome. Also use to route any testing request across the…

katalon-labs/true-skills · 220 tokens

test-case-to-katalon-studio

Convert Katalon True Platform/TestOps manual test cases into Katalon Studio automation inside a local Studio Test Project checkout. Use when you need to author or extend a .tc test case file and its paired Groovy script under Scripts/, keep test case variable GUIDs consistent with the .ts test suite bindings that read…

katalon-labs/true-skills · 195 tokens

playwright-execute

Run Playwright tests or suites and upload the resulting report to Katalon True Platform. Use when you need to execute Playwright scripts, package scripts, spec files, projects, or suites, configure or verify @katalon/playwright-reporter, upload Playwright reports with Katalon CLI/reporter commands, and verify uploaded…

katalon-labs/true-skills · 117 tokens

test-case-to-playwright

Convert Katalon True Platform/TestOps manual test cases, test suites, or requirement-linked cases into Playwright TypeScript automation. Use when you need to fetch/read Katalon Platform test cases and implement Playwright scripts, create or adapt a Playwright framework, apply Page Object Model and fixtures, or…

katalon-labs/true-skills · 89 tokens

analyze-failures

Triage Katalon True Platform/TestOps test failures and file defects. Use when you need to investigate failed test results, classify each failure as product defect vs automation defect vs environment/data issue, cluster failures by common signature, find likely root cause from execution data, and optionally create…

katalon-labs/true-skills · 125 tokens