Borrowing it
Nothing to install: this file belongs to Doucs91/hivelore. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Doucs91/hivelore/main/.windsurfrulesgit clone --depth 1 https://github.com/Doucs91/hiveloreWrote 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/doucs91/hivelore/windsurfrules)<a href="https://agentmods.dev/rules/doucs91/hivelore/windsurfrules"><img src="https://agentmods.dev/badge/rules/doucs91/hivelore/windsurfrules.svg" alt="Measured on agentmods" 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.01352 | $0.01352 |
| Opus 5 | $0.00676 | $0.00676 |
| Sonnet 5 | $0.00270 | $0.00270 |
| Haiku 4.5 | $0.00135 | $0.00135 |
Grade A, and why
windsurfrules scanned grade A with 1 finding 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.
Runs shell commandslowCapability
Expected in a hook, worth knowing in a rule or an instructions file.
- **2026-06-07-convention-vscode-cli-calls-through-runhaive** _(applies to: packages/vscode/src/extension.ts, packages/vscode/src/briefingPanel.ts, packages/vscode/src/observabilityProvider.ts)_: Raw child_process in the This is a copy
97% identical to haive-memories — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Hivelore rules (Windsurf)
This repo uses Hivelore for shared, enforced team context.
The corpus lives in .ai/ and is the source of truth — these files are a generated mirror.
.ai/project-context.md— project overview, architecture, conventions..ai/memories/— decisions, gotchas, conventions, failed attempts (personal/team/module).- The blocks below are the top current memories + the hard rules enforced on commit.
Working through Hivelore
- Before editing for a goal, call
get_briefing(task + files/symbols) to load ranked context — ormem_relevant_toif project context is already loaded this session. - When an approach fails, call
mem_triedright away so the next agent skips the dead end. - Before closing a substantive session, run the
post_taskprompt to capture what was learned. - Before final response, run
hivelore enforce finish; fix anything it blocks before reporting done.
If the haive MCP server is not available, tell the developer rather than silently skipping it.
Safety
- If
get_briefingreturnsaction_required, surface each item to the developer (use itsdeveloper_message) and wait for explicit confirmation before changing any code. - Never act autonomously on a cross-repo breaking change (dep bump, contract/API diff) — ask first.
Memories
2026-04-25-architecture-embedderlike-interface(team/architecture) — Architecture Embedderlike Interface (applies to: packages/embeddings/src/embedder.ts)2026-04-25-architecture-pure-tool-handlers(team/architecture) — Architecture Pure Tool Handlers (applies to: packages/mcp/src/tools)2026-04-25-convention-always-run-tests-before-commit(team/convention) — Hivelore Release Verification Chain (applies to: .github/workflows/ci.yml, package.json, scripts/verify-build-artifacts.mjs)2026-04-25-convention-use-pnpm-workspaces(team/convention) — Hivelore Uses Pinned pnpm Workspaces (applies to: package.json, pnpm-workspace.yaml)2026-04-25-decision-esm-only(team/decision) — Decision Esm Only (applies to: tsconfig.base.json)2026-04-25-gotcha-tsup-externals-required(team/gotcha) — Gotcha Tsup Externals Required (applies to: packages/cli/tsup.config.ts, packages/mcp/tsup.config.ts)2026-04-27-decision-zod-error-formatting-no-direct-import(team/decision) — Decision Zod Error Formatting No Direct Import (applies to: packages/cli/src/index.ts)2026-04-27-gotcha-embeddings-load-error-double-print(team/gotcha) — Gotcha Embeddings Load Error Double Print (applies to: packages/cli/src/commands/embeddings.ts)
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.
- today First seen · 71 lines · 1,352 tokens per session scan A d4ccd49585e2
windsurfrules is a cursor rule published in the GitHub repository Doucs91/hivelore (2 stars, last pushed yesterday), licensed Apache-2.0. It adds 1,352 tokens to every session, about $0.0068 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). It is 97% identical to haive-memories, differing in 6 lines, and is treated as a copy.
Other cursor rules, from other repositories
aimemo
aimemo persistent memory instructions.
read-xlsx
Reading, writing, diffing, and repairing spreadsheets (.xlsx) for AI agents via the xfa MCP server.
use-profile
Always consult the user's personal profile via the mcp-me MCP server before answering.
cursor
Cursor rule "cursor" from nitingupta220/riperflow, covering riperflow σ and ω₁=🔍r→ℙ(ω₁)→research.
sift-memory
Use the local sift CLI to search Claude Code, Codex, Cursor, and OpenCode chat history when prior AI coding-assistant context, session memory, implementation history, or project decisions would help.
cursor
Domain Memory — project domain knowledge via MCP.