CLAUDE.md@tests/fixtures/legacy claudeA
CLAUDE.md@tests/fixtures/legacy is agent-read markdown (claude) from ex3del/mast.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# TaskFlow — трекер задач для маленьких команд TaskFlow — внутренний сервис учёта задач: REST API на FastAPI, Postgres, воркер на Celery для напоминаний. Этот файл — смесь правил разработки и справочника по системе, копилась без структуры полтора года, чистить было некогда. ## Стек - Python 3.11, FastAPI, SQLAlchemy 2.x (Core, без ORM-сессий в роутерах напрямую) - PostgreSQL 15, миграции — Alembic - Celery + Redis для фоновых задач (напоминания, экспорт отчётов) - Frontend — отдельный репозиторий `taskflow-web`, сюда не относится - Деплой — Docker Compose на одном VPS, без Kubernetes (пока не нужен) ## Как поднять локально ```bash python3 -m venv .venv && source .venv/bin/activate pip install -r requirements.txt docker compose up -d db redis alembic upgrade head uvicorn app.main:app --reload ``` Тесты: ```bash pytest ``` Линт: ```bash ruff check app tests ``` ## Правила разработки - Не коммитить прямо в `main`, только через PR, минимум один ревью. - Названия веток: `feature/<кратко>`, `fix/<кратко>`, `chore/<кратко>`. - Коммиты — в свободной форме, но первая строка до 72 символов. …
Read the whole file at its exact version.
How to install
mdr add ex3del/mast/tests/fixtures/legacy/CLAUDE.md@git:20260920.26281f3mdr add ex3del/mast/tests/fixtures/legacy/CLAUDE.md@sha256:7976503f8b63f7c3Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_ydmq2mojuvbqromg)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (11809 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
ex3del/mast · 5 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ydmq2mojuvbqromg GET https://markdownregistry.com/api/v1/resolve?ref=ex3del/mast/tests/fixtures/legacy/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/7976503f8b63f7c3790f3475ff59a22920f4f4dcd6ade5862f6e809b22ecdb12
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.