# git-crawler summary for chutesai

- Run ID: `20f67b22-3705-4633-963d-b58ac92ffd7c`
- Status: **success**
- Ref scope: `default-branch`
- Repositories discovered: 41
- Repositories selected: 28
- Repositories excluded: 13
- Repository failures: 0
- Commits: 3585
- File-change rows: 14997
- Lines added: 3185769
- Lines deleted: 206597
- Active days: 521 (2024-08-12 to 2026-05-25)
- Calendar span: 652 days, 94 weeks, 22 months

## Interpretation

These totals are raw git churn from `git log --numstat`, not current source LOC.
- Source-like additions: 636842
- Generated-like additions: 2548927

## Calendar averages

- Per calendar day: 5.5 commits, 23.0 file changes, +4886.15 / -316.87 lines
- Per calendar week: 38.14 commits, 159.54 file changes, +33891.16 / -2197.84 lines
- Per calendar month: 162.95 commits, 681.68 file changes, +144807.68 / -9390.77 lines

## Top repos by commits

- **chutes-api**: 1206 commits, +1378864 / -49924 lines
- **chutes-miner**: 869 commits, +122370 / -37475 lines
- **chutes**: 420 commits, +23556 / -6212 lines
- **chutes-dropzone**: 168 commits, +32613 / -3521 lines
- **chutes-audit**: 144 commits, +14427 / -10946 lines
- **squad-api**: 140 commits, +1051757 / -14209 lines
- **claude-proxy**: 79 commits, +23007 / -6586 lines
- **n8n-nodes-chutes**: 67 commits, +53731 / -3146 lines
- **chutes-jumpmaster**: 62 commits, +11225 / -2619 lines
- **sek8s**: 50 commits, +86714 / -15803 lines

## Top paths by additions

- **chutes-api** `tokenizer/tokenizer.json` (generated): +1251013 / -0 lines
- **squad-api** `bge-reranker-large/tokenizer.json` (generated): +1000174 / -0 lines
- **responses-proxy** `specs/openai-openapi.yml` (spec): +66009 / -0 lines
- **responses-proxy** `specs/openai-openapi-manual.yml` (spec): +39848 / -0 lines
- **responses-proxy** `docs/OpenAI_Responses_API.md` (docs): +26092 / -0 lines
- **chutes-api** `poetry.lock` (lockfile): +16426 / -16426 lines
- **squad-api** `poetry-worker.lock` (lockfile): +15611 / -7598 lines
- **chutes-miner** `poetry.lock` (lockfile): +13933 / -8193 lines
- **n8n-nodes-chutes** `package-lock.json` (lockfile): +13654 / -42 lines
- **squad-api** `charts/manifests.yaml` (unknown): +13165 / -0 lines

## Caveats

- Default crawl scope is public, non-fork, non-archived repositories on the default branch unless flags override it.
- Line counts are raw git churn from git log --numstat, not current source LOC.
- Generated-like totals include lockfiles, generated/vendor files, and specs that can dominate churn.
