RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cline rules/u9401066/nsforge-mcp

Cline rules

.clinerules/00-project.md
Cline rules

Quality

81/100

Scores the file, not the repository.

Length

230 words

7 headings · 0 code blocks

Repository

4

— · pushed 27 days ago

Last changed

3 days ago

First indexed 3 days ago.
u9401066/nsforge-mcp/.clinerules/00-project.mdRawGitHub
1# NSForge: Project Rules
2 
3Rules for Cline (and other agents) in the Neurosymbolic Forge repository.
4 
5## Goals
6- Build an MCP server that reifies concepts into verifiable, traceable entities
7 (symbols → derivations → algorithms). The AI orchestrates; tools reify.
8- Prefer correctness and reproducibility: deterministic outputs, clear error
9 paths, and regression tests.
10 
11## Repo Layout (DDD)
12- `src/nsforge/domain/`: pure domain models/value objects (no I/O)
13- `src/nsforge/application/`: use-cases / orchestration
14- `src/nsforge/infrastructure/`: adapters (sympy engine, formula sources, file I/O)
15- `src/nsforge_mcp/`: MCP tool layer + server wiring (`server.py`, `tools/`)
16 
17## Canonical Commands
18- One-shot verification: `python scripts/check.py`
19 (gates: lint / format / type / import / manifest / test / bench / generic / provenance / harness / diff)
20- Individual gates: `uv run ruff check .`, `uv run mypy src --ignore-missing-imports`, `uv run pytest`
21- Regenerate tool manifest: `python scripts/gen_capabilities.py`
22 
23## Safety / Hygiene
24- Avoid editing or committing generated/ignored outputs: `dist/`, `data/`, `.venv/`.
25- Never print or commit secrets from `.env` or key files.
26- Avoid destructive git operations (`reset --hard`, `clean -fdx`) unless explicitly asked.
27 
28## Prefer Existing Patterns
29- Keep MCP tool outputs backward-compatible when possible.
30- Add focused tests with fixes; keep changes minimal and scoped.
31- Do not weaken mypy strict or skip gates to make checks pass.
32- For product/architecture context, start with `memory-bank/activeContext.md`,
33 `docs/reification-ladder-direction.md`, and `ARCHITECTURE.md`.
34 
35## Repo Defaults
36- Default branch: `master`.
37 

Commands it names

  • python scripts/check.py
  • uv run ruff check .
  • uv run mypy src --ignore-missing-imports
  • uv run pytest
  • python scripts/gen_capabilities.py

Sections

  • NSForge: Project Rules
  • Goals
  • Repo Layout (DDD)
  • Canonical Commands
  • Safety / Hygiene
  • Prefer Existing Patterns
  • Repo Defaults

What it covers

testlint-formatcode-stylearchitecturedo-not

Stack — with the evidence

python

(1.00)

pytest

(0.95)

ruff

(0.95)

github-actions

(0.60)

Format

Cline rules

A single file or a folder of files, all always-on. The folder form is the simplest way any format here lets you split rules into topics without also learning an activation model.

What the corpus says about it

Repository

Owner
u9401066
Language
—
License
—
Archived
no

All configs in this repo

Also in u9401066/nsforge-mcp

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
u9401066/nsforge-mcp.clinerules/10-python.md · 4Cline rulespythonpytest+2setuptestlint-formatstyle+183/1003 days ago
u9401066/nsforge-mcp.clinerules/40-release.md · 4Cline rulespythonpytest+2lint-formatdeploymentdo-not51/1003 days ago
u9401066/nsforge-mcp.github/copilot-instructions.md · 4Copilot instructionspythonpytest+2setuptestlint-formatgit+285/1003 days ago
u9401066/nsforge-mcpAGENTS.md · 4AGENTS.mdpythonpytest+2stylearchsecuritydo-not+189/1003 days ago
u9401066/nsforge-mcpCLAUDE.md · 4CLAUDE.mdpythonpytest+2setuptestlint-formatgit+281/1003 days ago
Diff against .clinerules/10-python.md Diff against .clinerules/40-release.md Diff against .github/copilot-instructions.md Diff against AGENTS.md Diff against CLAUDE.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+194/1003 days ago
ryok/python-boilerplate.clinerules/common-commands.md · 0Cline rulespythonruff+2setupbuildtestlint-format+390/1002 days ago
u9401066/pubmed-search-mcp.clinerules/60-pubmed-python.md · 23Cline rulespythondocker+4setuptestlint-formatstyle+286/1003 days ago
u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+286/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/60-pubmed-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+286/1003 days ago
u9401066/pubmed-search-mcp.clinerules/00-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+186/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack