the signals and their derived score are provisional and subject to change.
validate manually before sharing.
abd339a59f28c72062cfb4ada26e058da0f354a1f94d05bcbe17c8d1eacad3178c77f58c9fb3c3bdAuthored: 1 year ago (Sun, 29 Jun 2025 07:38:35 +0000)Match: Mostly generated by Cursor.cursorTool: cursorCLAUDE.mdTool: claude-code# Claude Code Configuration
> **Note:** Every command you need — building, running, testing, linting,
> formatting — is defined as a recipe in the project `justfile`. Run
> `just --list` to see them. Do not invoke `./ninja`, `./run`, or scripts
> under `./tools` directly — use the `just` recipes instead.
## Project Overview
Anki is a spaced repetition flashcard program with a multi-layered architecture. Main components:
- Web frontend: Svelte/TypeScript in ts/
- PyQt GUI, which embeds the web compAGENTS.mdTool: agents-mdCLAUDE.mdnone