Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
<img alt="Python" src="https://img.shields.io/badge/python-3.11%2B-blue">
<img alt="License" src="https://img.shields.io/badge/license-MIT-blue">
<img alt="ClickHouse" src="https://img.shields.io/badge/ClickHouse-performance%20advisor-ffcc01">
<img alt="Rules" src="https://img.shields.io/badge/rules-119-brightgreen">
<img alt="Benchmark" src="https://img.shields.io/badge/benchmark-327%20cases-brightgreen">
<img alt="MCP" src="https://img.shields.io/badge/MCP-stdio%20%2B%20HTTP-blueviolet">
<img alt="Local First" src="https://img.shields.io/badge/security-local--first-success">
</p>
Expand All @@ -43,7 +41,6 @@ source of production recommendations.
- [Data Science and ML](#data-science-and-ml)
- [Evaluation](#evaluation)
- [Security](#security)
- [Project criteria](#project-criteria)
- [Documentation](#documentation)

## Capabilities
Expand Down Expand Up @@ -390,17 +387,6 @@ What it does not do by default:

More details: [docs/security-local-first.md](docs/security-local-first.md).

## Project criteria

| Criterion | How ClickAdvisor addresses it |
|---|---|
| Development | Poetry, Docker, GitHub Actions, typed core, linting, tests, validators, ClickHouse integration |
| Data Science | EDA, feature extraction, group split, CV/holdout, baseline ladder, error analysis |
| AI usage | MCP tools, local and remote-compatible agent workflow, DS/research automation narrative |
| Product thinking | target users, pain, competitors/SOTA framing, MVP surfaces, impact path through workload analysis |

Detailed self-assessment: [docs/project-readiness.en.md](docs/project-readiness.en.md).

## Documentation

- [Architecture](docs/ARCHITECTURE.md)
Expand Down
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
<img alt="Python" src="https://img.shields.io/badge/python-3.11%2B-blue">
<img alt="License" src="https://img.shields.io/badge/license-MIT-blue">
<img alt="ClickHouse" src="https://img.shields.io/badge/ClickHouse-performance%20advisor-ffcc01">
<img alt="Rules" src="https://img.shields.io/badge/rules-119-brightgreen">
<img alt="Benchmark" src="https://img.shields.io/badge/benchmark-327%20cases-brightgreen">
<img alt="MCP" src="https://img.shields.io/badge/MCP-stdio%20%2B%20HTTP-blueviolet">
<img alt="Local First" src="https://img.shields.io/badge/security-local--first-success">
</p>
Expand All @@ -43,7 +41,6 @@ confidence, объяснение и rewrite-пример там, где rewrite
- [Data Science и ML](#data-science-и-ml)
- [Evaluation](#evaluation)
- [Security](#security)
- [Критерии проекта](#критерии-проекта)
- [Документация](#документация)

## Что умеет
Expand Down Expand Up @@ -388,17 +385,6 @@ ClickAdvisor можно запускать внутри компании, CI/CD

Подробнее: [docs/security-local-first.md](docs/security-local-first.md).

## Критерии проекта

| Критерий | Как закрыт |
|---|---|
| Development | Poetry, Docker, GitHub Actions, типизированное ядро, linting, tests, validators, ClickHouse integration |
| Data Science | EDA, feature extraction, group split, CV/holdout, baseline ladder, error analysis |
| AI usage | MCP tools, локальный и remote-compatible agent workflow, DS/research automation narrative |
| Product thinking | целевые пользователи, боль, competitors/SOTA framing, MVP surfaces, impact path через workload analysis |

Подробная самооценка: [docs/project-readiness.md](docs/project-readiness.md).

## Документация

- [Architecture](docs/ARCHITECTURE.md)
Expand Down
Loading