RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/CLAUDE.md/Aledon8/OpenLeukemia

CLAUDE.md

ai-service/CLAUDE.md
CLAUDE.md

Quality

61/100

Scores the file, not the repository.

Length

119 words

3 headings · 1 code blocks

Repository

9

— · pushed 61 days ago

Last changed

3 days ago

First indexed 3 days ago.
Aledon8/OpenLeukemia/ai-service/CLAUDE.mdRawGitHub
1# AI Service Instructions
2 
3This directory contains the FastAPI service for Python-native workloads: ML inference, document extraction, OCR or parsing workflows, model-facing APIs, and compute-heavy jobs.
4 
5## Commands
6 
7Run from `ai-service/`:
8 
9```sh
10python -m uvicorn app.main:app --reload
11python -m ruff check .
12python -m pytest
13python -m mypy app
14```
15 
16## Rules
17 
18- Keep route handlers thin and focused on HTTP concerns.
19- Put reusable behavior in `app/domains/` services and schemas.
20- Use explicit Pydantic request and response models.
21- Preserve strict typing and keep `mypy app` clean.
22- Treat extraction results as candidate data until validated or confirmed.
23- Keep generated explanations non-diagnostic and patient-safe.
24- For endpoint changes, define the request/response contract and tests before broad implementation.
25 

Commands it names

  • python -m uvicorn app.main:app --reload
  • python -m ruff check .
  • python -m pytest
  • python -m mypy app
  • mypy app

Sections

  • AI Service Instructions
  • Commands
  • Rules

What it covers

testlint-formatdo-notagent-behaviour

Stack — with the evidence

python

(1.00)

react

(1.00)

pytest

(0.95)

ruff

(0.95)

fastapi

(0.70)

vite

(0.70)

vitest

(0.70)

eslint

(0.70)

typescript

(0.60)

javascript

(0.60)

github-actions

(0.60)

Format

CLAUDE.md

Claude Code's memory file. Shaped like AGENTS.md but with two things it lacks: @path imports, so shared rules live in one place, and a user-scope layer that follows the developer across repos rather than shipping with the code.

What the corpus says about it

Repository

Owner
Aledon8
Language
—
License
—
Archived
no

All configs in this repo

Also in Aledon8/OpenLeukemia

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
Aledon8/OpenLeukemiafrontend/src/styles/CLAUDE.md · 9CLAUDE.mdreactpython+9performance16/1003 days ago
Aledon8/OpenLeukemiafrontend/src/features/dashboard/CLAUDE.md · 9CLAUDE.mdreactpython+9uiperformance16/1003 days ago
Aledon8/OpenLeukemiafrontend/src/features/documentation/CLAUDE.md · 9CLAUDE.mdreactpython+9styleperformancedocs20/1003 days ago
Aledon8/OpenLeukemiaml/inference/CLAUDE.md · 9CLAUDE.mdreactpython+9performance16/1003 days ago
Aledon8/OpenLeukemia.cursor/rules/ai-service.mdc · 9Cursor rulesreactpython+9testlint-formatdo-not46/1003 days ago
Aledon8/OpenLeukemia.cursor/rules/consents.mdc · 9Cursor rulesreactpython+9do-not23/1003 days ago
Aledon8/OpenLeukemia.cursor/rules/docs.mdc · 9Cursor rulesreactpython+9styledo-notdocs27/1003 days ago
Aledon8/OpenLeukemia.cursor/rules/frontend.mdc · 9Cursor rulesreactpython+9testdo-not27/1003 days ago
Aledon8/OpenLeukemia.cursor/rules/ml.mdc · 9Cursor rulesreactpython+9do-not23/1003 days ago
Aledon8/OpenLeukemia.cursor/rules/project.mdc · 9Cursor rulesreactpython+9testlint-formatdo-notagent-behaviour74/1003 days ago
Aledon8/OpenLeukemia.cursor/rules/supabase.mdc · 9Cursor rulesreactpython+9do-not23/1003 days ago
Aledon8/OpenLeukemia.github/copilot-instructions.md · 9Copilot instructionsreactpython+9testlint-formatstyleagent-behaviour71/1003 days ago
Aledon8/OpenLeukemia.github/instructions/ai-service.instructions.md · 9Copilot instructionsreactpython+9testlint-formatapiagent-behaviour39/1003 days ago
Aledon8/OpenLeukemia.github/instructions/consents.instructions.md · 9Copilot instructionsreactpython+9agent-behaviour16/1003 days ago
Aledon8/OpenLeukemia.github/instructions/docs.instructions.md · 9Copilot instructionsreactpython+9styleagent-behaviourdocs20/1003 days ago
Aledon8/OpenLeukemia.github/instructions/frontend.instructions.md · 9Copilot instructionsreactpython+9testagent-behaviour20/1003 days ago
Aledon8/OpenLeukemia.github/instructions/ml.instructions.md · 9Copilot instructionsreactpython+9do-notagent-behaviour23/1003 days ago
Aledon8/OpenLeukemia.github/instructions/supabase.instructions.md · 9Copilot instructionsreactpython+9agent-behaviour16/1003 days ago
Aledon8/OpenLeukemiaAGENTS.md · 9AGENTS.mdreactpython+9setuptestlint-formatstyle+396/1003 days ago
Aledon8/OpenLeukemiaCLAUDE.md · 9CLAUDE.mdreactpython+9setuptestlint-formatstyle+393/1003 days ago
Diff against frontend/src/styles/CLAUDE.md Diff against frontend/src/features/dashboard/CLAUDE.md Diff against frontend/src/features/documentation/CLAUDE.md Diff against ml/inference/CLAUDE.md Diff against .cursor/rules/ai-service.mdc Diff against .cursor/rules/consents.mdc Diff against .cursor/rules/docs.mdc Diff against .cursor/rules/frontend.mdc Diff against .cursor/rules/ml.mdc Diff against .cursor/rules/project.mdc Diff against .cursor/rules/supabase.mdc Diff against .github/copilot-instructions.md Diff against .github/instructions/ai-service.instructions.md Diff against .github/instructions/consents.instructions.md Diff against .github/instructions/docs.instructions.md Diff against .github/instructions/frontend.instructions.md Diff against .github/instructions/ml.instructions.md Diff against .github/instructions/supabase.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
microsoft/playwrightCLAUDE.md · 94kCLAUDE.mdtypescriptjavascript+10buildtestlint-formatstyle+7100/1003 days ago
Adit-Jain-srm/NightmareNetCLAUDE.md · 45CLAUDE.mdtypescriptpython+18buildtestlint-formatstyle+6100/1003 days ago
nimbalyst/nimbalystpackages/android/CLAUDE.md · 1.4kCLAUDE.mdtypescriptnode+16setupbuildstylearch+2100/1003 days ago
dotCMS/corecore-web/CLAUDE.md · 949CLAUDE.mdjavanode+13teststylearchtesting-strategy+3100/1003 days ago
dotCMS/coreCLAUDE.md · 949CLAUDE.mdjavanode+9setupbuildteststyle+799/100today
khrnchn/sedekah-jeCLAUDE.md · 89CLAUDE.mdtypescriptnextjs+12testlint-formatstylearch+697/1003 days ago
luongnv89/claude-howtovi/CLAUDE.md · 41kCLAUDE.mdpytestpython+1setupbuildtestlint-format+897/1003 days ago
caliber-ai-org/ai-setupCLAUDE.md · 1.2kCLAUDE.mdtypescriptnode+5buildtestlint-formatstyle+197/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