part-1-aggregator-tool-design-specifications

part-1-aggregator-tool-design-specifications is a cursor rule for Cursor from Intrafere/MOTO-Autonomous-ASI. It costs 3,419 tokens per session, scanned A, original, MIT.

A design specification for the aggregation stage of an AI workflow, where several submitters suggest solutions and one validator reviews them before updating a shared database.

In plain words
What is it for?
It is for defining parallel submitter roles, a single reviewing role, retrieval-augmented generation (using stored information to inform new output), and rules for accepting useful or novel contributions.
Why use it?
It prevents conflicting updates from multiple reviewers and keeps the growing collection of research aligned with the user's objective.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/. Also seen: mentions Codex.

Good fit It is for defining parallel submitter roles, a single reviewing role, retrieval-augmented generation (using stored information to inform new output), and rules for accepting useful or novel contributions.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/intrafere/moto-autonomous-asi/part-1-aggregator-tool-design-specifications
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/Intrafere/MOTO-Autonomous-ASI

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 part-1-aggregator-tool-design-specifications

README.md
[![agentmods](https://agentmods.dev/badge/rules/intrafere/moto-autonomous-asi/part-1-aggregator-tool-design-specifications/github.svg)](https://agentmods.dev/rules/intrafere/moto-autonomous-asi/part-1-aggregator-tool-design-specifications)
Your own site
<a href="https://agentmods.dev/rules/intrafere/moto-autonomous-asi/part-1-aggregator-tool-design-specifications"><img src="https://agentmods.dev/badge/rules/intrafere/moto-autonomous-asi/part-1-aggregator-tool-design-specifications/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for part-1-aggregator-tool-design-specifications

Your own site · 80×15
<a href="https://agentmods.dev/rules/intrafere/moto-autonomous-asi/part-1-aggregator-tool-design-specifications"><img src="https://agentmods.dev/badge/rules/intrafere/moto-autonomous-asi/part-1-aggregator-tool-design-specifications.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 3,419 This file is loaded in full into every session.
When invoked 3,419 The same file — it is already loaded in full.
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.03419 $0.03419
Opus 5 $0.01709 $0.01709
Sonnet 5 $0.00684 $0.00684
Haiku 4.5 $0.00342 $0.00342

Measured 11d ago against content hash 4a2eb7550c64, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

part-1-aggregator-tool-design-specifications 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 11d 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/part-1-aggregator-tool-design-specifications.mdc · 133 lines

How it starts

The opening of the file, as written. The whole thing — 133 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Description of entire rule: Main Architecture layout/design of the aggregator portion of the two-part aggregation-distillation LLM work flow.

OVERVIEW

Workflow for Aggregator Note

Submitters run in parallel; single validator reviews and updates the shared database sequentially. This ensures coherent Markov chain evolution and database alignment with user prompt.

AI Node Clusters and Validator Structure

Configurable 1-10 submitters + exactly 1 validator (default 3 submitters). Each submitter has its own model, context window, and max output tokens. First submitter labeled "Main Submitter" in UI.

Single Validator Constraint: Only one validator allowed — multiple validators would cause divergent database evolution, breaking coherent Markov chain alignment.

Validator accepts a submission if adding it makes the training database more useful toward finding solutions. Ordinary submissions aggressively pursue the strongest credible and genuinely novel solution to the user's exact objective, using the contribution form and claim-type rigor appropriate to the problem; mathematics, theorem discovery, proof, and formalization remain first-class whenever relevant, but non-mathematical work is not rejected merely for lacking mathematical form. Submissions must first prefer avenues that aggressively attack the user's WHOLE question as stated, no partial solutions. If the true answer is that the user's question is impossible or has no valid solution as stated, that counts as directly answering the whole question. If a whole-question attack is absolutely not possible in one superintelligence brainstorm, they may choose the next best necessary piece whose resolution would visibly advance the original question. Broader exploratory/background-heavy avenues are allowed only when clearly required for that whole-question route, and easy/practical/broad/interesting detours must lose to a more direct rigorous route to the full prompt. On a fresh cleared run the accepted-submissions database starts blank; on normal desktop runs it reloads persisted accepted submissions, stats, and top-level manual run activity from the active data root. Manual read-only results/events views hydrate persisted data without requiring Start; autonomous/mini-aggregators must not write the manual event log. Distributor updates all submitters after each acceptance.

Read the full file on GitHub · 133 lines

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. 11d ago First seen · 133 lines · 3,419 tokens per session scan A 4a2eb7550c64

Subscribe to this mod's changes

part-1-aggregator-tool-design-specifications is a cursor rule published in the GitHub repository Intrafere/MOTO-Autonomous-ASI (82 stars, last pushed 7d ago), licensed MIT. It adds 3,419 tokens to every session, about $0.0171 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.