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/platinoff/poolai/docs-visiongit clone --depth 1 https://github.com/platinoff/poolAIWhat 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.00000 | $0.01361 |
| Opus 5 | $0.00000 | $0.00681 |
| Sonnet 5 | $0.00000 | $0.00272 |
| Haiku 4.5 | $0.00000 | $0.00136 |
Grade A, and why
docs-vision 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.
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.
Docs vision (PoolAI)
Карта зв’язків документації та коду: docs/vision/ · правило застосовується при зміні концепт-доків, HANDOFF, FM §5.12 або файлів у docs/vision/.
Канонічні артефакти
| Файл | Коли оновлювати |
|---|---|
docs/vision/manifest.json |
новий doc/code вузол, ребро, закритий PH-S*, зміна next_sprint |
docs/vision/extensions.json |
зміна scope спринту, globs, extension_policy |
docs/vision/vision.svg |
новий шар або центральний concept-doc у схемі |
docs/vision/index.html |
нова панель / зміна UX перегляду (рідко) |
docs/vision/README.md |
зміна способу відкриття або структури каталогу |
Ітерація одного PH-S* (разом із VDT)
Після закриття спринту в FM §5.12 + HANDOFF + NEXT_SESSION:
manifest.json:revision++,updated_at(ISO date),last_sprint_closed= PH-S*,next_sprint= наступний з §5.12.- Додати/оновити nodes для змінених
docs/іsrc/(поляpath,layer,sprints[],sections[]за потреби). - Додати edges
concept-ref|implements|session-tracks|sprint-scope. extensions.json:active_sprint= наступний; уscopes—docs,code_globs,extensions,also_updateдля закритого спринту.vision.svg: оновити footer text (last sprint / next) якщо змінився зріз черги.poolai-vision-sync:cargo run --bin poolai-vision-sync+--check(FM §5.12 + enterprisequeue — bandсекції →sprint_queue/feed.json/last_sprint_closed; manifest ↔.mdccross-links).- Sprint queue + Feed: після sync Sprint queue показує відкриті (+ опційно queued через eye 👁); closed
PH-S*з serial ≤2000 prune зmanifest.sprint_queue(meta/feed лишають last_closed з повного FM). - Не дублювати повний текст концепту в vision — лише посилання та шари.
Актуальність extensions (етеншени)
| Extension | Синхронізувати коли |
|---|---|
.md |
HANDOFF, FM, NEXT_SESSION, concept § змінені в scope спринту |
.rs |
файли з code_globs у extensions.json для активного scope |
.json |
manifest.json, extensions.json після кроків вище |
.svg |
major node/layer у схемі |
.html |
зміна панелей index.html |
.mdc |
це правило або VDT-посилання на vision |
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.
- yesterday First seen · 71 lines · 0 tokens per session scan A 54e8d121b3ca
docs-vision is a cursor rule published in the GitHub repository platinoff/poolAI (4 stars, last pushed 8d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,361 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-31.
Other cursor rules, from other repositories
git-linear-automation
当用户需要执行 git 操作时,自动应用本规则;如涉及 Linear issue(如 HX-{number}),则同时应用 Linear MCP 规则。.
webkit-browser
Cursor rule "webkit-browser" from duckduckgo/apple-browsers, covering webkit & browser development guidelines, webview configuration, basic webview setup, user scripts management and tab management.
STAGE_S5_TEST_POINTS
AIDocxWorkFlow Stage 5 — 测试点生成(独立阶段).
vasu-playwright-utils
../../templates/cursor-rules/vasu-playwright-utils.mdc.
scrapy
Cursor rule "scrapy" from Solihatun1/AI-Cursor-Scraping-Assistant, covering scrapy best practices, 1. code organization and structure, 1.1. directory structure, 1.2. file naming conventions and 1.3. module organization.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.