Releases: Ding-Ding-Projects/meadowmark
Release list
Meadowmark v0.1.52
Meadowmark v0.1.52
Exact commit: a296fe7
Workflow run: https://github.com/Ding-Ding-Projects/meadowmark/actions/runs/32209690357
This release contains an unsigned Windows installer built through the
committed build-installer.bat /s Squirrel.Windows path. Code signing
is permanently disabled. Windows may show an unknown-publisher or
SmartScreen warning. Meadowmark is free and has no purchases.
GitHub Actions ran no tests and no lint. That is the project's
deliberate delivery policy; local checks are reported separately.
Dim-sum code name
Bamboo Shoot Har Gow · 筍尖蝦餃 (hk-dish-0003)
- Published dish photo (hk-dish-0003-bamboo-shoot-har-gow.png)
- Catalog release catalog-v1
- Public catalog index
The photo is linked from the public catalog. It is not copied into
this repository or attached to this release.
Artifact SHA-256
e0a2ea53fed4749d7fc9d3e554dd35c7496dbddb59a396597370883109e98814 meadowmark-0.1.52-full.nupkg
863c58cab35670cdaf64608133bd2107026a7b89eafe071b956d82a10cc14a62 Meadowmark-Setup-0.1.52.exe
dec15ff405a3c1460eafffbc07e8661638c15242e32595db6246ad3edfb9265d RELEASES
Workflow timing
- Workflow started: 2026-08-19T02:45:22.0000000+00:00
- Workflow completed: 2026-08-19T02:48:53.0000000+00:00
- Workflow duration: 00:03:31
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 130 | 22108 | 20056 |
| Shared source | 28 | 5014 | 4474 |
| Engine source | 19 | 8337 | 7672 |
| Renderer source | 8 | 2744 | 2501 |
| UI source | 76 | 8655 | 7854 |
| Tests | 2 | 213 | 194 |
| Styles / markup | 57 | 6935 | 6404 |
| Tools & scripts | 23 | 2692 | 2481 |
| Data | 12 | 9186 | 9186 |
| Docs / Markdown | 44 | 3317 | 2593 |
| Config | 20 | 15604 | 15554 |
| Generated | 3 | 152 | 146 |
| Other project text | 26 | 3996 | 3646 |
| Project total | 448 | 88953 | 82761 |
Explicitly excluded text
Lockfiles, vendored trees, dependency directories, and build output are not project code. Their text remains visible here and in the grand text total.
| Reason | Files | Total lines | Non-blank lines |
|---|---|---|---|
| Legal metadata | 1 | 21 | 17 |
| Lockfile | 1 | 5325 | 5325 |
| Excluded text total | 2 | 5346 | 5342 |
Grand text total (project + excluded)
| Text files | Binary files (not line-counted) | Total lines | Non-blank lines |
|---|---|---|---|
| 450 | 5 | 94299 | 88103 |
Author attribution (surviving text lines, via git blame)
A commit is agent-authored when its author email is noreply@anthropic.com or its message has a Co-Authored-By trailer naming Claude. Metadata/read failures are unattributed, never guessed to be human.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 94299 | 100.0% |
| Human | 0 | 0.0% |
| Unattributed | 0 | 0.0% |
| Total | 94299 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs
Meadowmark v0.1.51
Meadowmark v0.1.51
Exact commit: e5335a146844543ea2747862722821eaaf62828d
This is a manually published release. The automatic Release workflow is disabled only for the single default-branch push that carries this commit, preventing a duplicate publisher; it is restored immediately after manual publication and read-back.
The release contains an unsigned Windows installer built through the committed build.bat /s and then build-installer.bat /s paths, in that order. Code signing is permanently disabled. Windows may show an unknown-publisher or SmartScreen warning. Meadowmark is free and has no purchases.
No tests or lint ran in GitHub Actions for this manual release. Focused local checks and both canonical build scripts ran before publication.
Dim-sum code name
Scallop Har Gow · 帶子蝦餃 (hk-dish-0002)
- Published dish photo (
hk-dish-0002-scallop-har-gow.png) - Catalog release
catalog-v1 - Public catalog index
The photo is linked from the public catalog. It is not copied into this repository or attached to this release.
Verification
build.bat /s: exit 0.RELEASE_BUILD_VERSION=0.1.51withbuild-installer.bat /s: exit 0.- Release contract: exit 0.
- Negative release contract: 16 deliberate breakages all turned red.
- Workflow structure:
actionlint -shellcheck=exit 0; shellcheck integration was disabled on this Windows host. - Package provenance: base
0.1.0, package0.1.51, exact commit matched. - PE certificate table:
NotSigned. - Source icon: valid
16,20,24,32,40,48,64,128,256frames. - Packaged app and installer icons: large and small hashes matched the committed icon.
Artifact SHA-256
cbea281ab3114cb23ebadd4078c5c06045d4b10572610a60c809a9c5ec13b227 meadowmark-0.1.51-full.nupkg
130b19f431a26215b872d1031aafbaf6e3cf63f6a1f82db8d493cad2aefe0646 Meadowmark-Setup-0.1.51.exe
3d3eada0a95b6fa5d6a9c852e1c03ba8368e2623c2e4fc0cbe9642cd45d458e1 RELEASES
Manual release timing
- Runnable build: completed immediately before installer packaging.
- Installer packaging started:
2026-08-19T02:30:23.6540427Z - Installer packaging completed:
2026-08-19T02:31:15.3703891Z - Manual publication completed:
2026-08-19T02:36:09Z - Packaging-to-publication duration:
00:05:45
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 130 | 22108 | 20056 |
| Shared source | 28 | 5014 | 4474 |
| Engine source | 19 | 8337 | 7672 |
| Renderer source | 8 | 2744 | 2501 |
| UI source | 76 | 8655 | 7854 |
| Tests | 2 | 213 | 194 |
| Styles / markup | 57 | 6935 | 6404 |
| Tools & scripts | 23 | 2690 | 2479 |
| Data | 12 | 9186 | 9186 |
| Docs / Markdown | 44 | 3290 | 2571 |
| Config | 20 | 15602 | 15552 |
| Generated | 3 | 142 | 136 |
| Other project text | 26 | 3996 | 3646 |
| Project total | 448 | 88912 | 82725 |
Explicitly excluded text
Lockfiles, vendored trees, dependency directories, and build output are not project code. Their text remains visible here and in the grand text total.
| Reason | Files | Total lines | Non-blank lines |
|---|---|---|---|
| Legal metadata | 1 | 21 | 17 |
| Lockfile | 1 | 5325 | 5325 |
| Excluded text total | 2 | 5346 | 5342 |
Grand text total (project + excluded)
| Text files | Binary files (not line-counted) | Total lines | Non-blank lines |
|---|---|---|---|
| 450 | 5 | 94258 | 88067 |
Author attribution (surviving text lines, via git blame)
A commit is agent-authored when its author email is noreply@anthropic.com or its message has a Co-Authored-By trailer naming Claude. Metadata/read failures are unattributed, never guessed to be human.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 94258 | 100.0% |
| Human | 0 | 0.0% |
| Unattributed | 0 | 0.0% |
| Total | 94258 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs.
Meadowmark v0.1.50
Meadowmark v0.1.50
Exact commit: bf9f4eb
Workflow run: https://github.com/Ding-Ding-Projects/meadowmark/actions/runs/32208008166
This release contains an unsigned Windows installer built through the
committed build-installer.bat /s Squirrel.Windows path. Code signing
is permanently disabled. Windows may show an unknown-publisher or
SmartScreen warning. Meadowmark is free and has no purchases.
GitHub Actions ran no tests and no lint. That is the project's
deliberate delivery policy; local checks are reported separately.
Dim-sum code name
Classic Har Gow · 蝦餃 (hk-dish-0001)
- Published dish photo (hk-dish-0001-classic-har-gow.png)
- Catalog release catalog-v1
- Public catalog index
The photo is linked from the public catalog. It is not copied into
this repository or attached to this release.
Artifact SHA-256
d7fab897f40099cf07d52c50cb145f85e33f5415f616c0fd9c90de347967c199 meadowmark-0.1.50-full.nupkg
f94ca9147c8c59a57a2355e403c34d33f6af573cd406ae91c8e248cb702487a4 Meadowmark-Setup-0.1.50.exe
6fd4d8457b21bf4f5ed5e7a87a9d13cc7d304d8fa9c8780431e69a6580f77bf9 RELEASES
Workflow timing
- Workflow started: 2026-08-19T02:17:13.0000000+00:00
- Workflow completed: 2026-08-19T02:21:06.0000000+00:00
- Workflow duration: 00:03:53
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 130 | 22108 | 20056 |
| Shared source | 28 | 5014 | 4474 |
| Engine source | 19 | 8337 | 7672 |
| Renderer source | 8 | 2744 | 2501 |
| UI source | 76 | 8655 | 7854 |
| Tests | 2 | 213 | 194 |
| Styles / markup | 57 | 6935 | 6404 |
| Tools & scripts | 23 | 2675 | 2464 |
| Data | 12 | 9186 | 9186 |
| Docs / Markdown | 44 | 3274 | 2558 |
| Config | 20 | 15590 | 15540 |
| Generated | 3 | 142 | 136 |
| Other project text | 26 | 3996 | 3646 |
| Project total | 448 | 88869 | 82685 |
Explicitly excluded text
Lockfiles, vendored trees, dependency directories, and build output are not project code. Their text remains visible here and in the grand text total.
| Reason | Files | Total lines | Non-blank lines |
|---|---|---|---|
| Legal metadata | 1 | 21 | 17 |
| Lockfile | 1 | 5325 | 5325 |
| Excluded text total | 2 | 5346 | 5342 |
Grand text total (project + excluded)
| Text files | Binary files (not line-counted) | Total lines | Non-blank lines |
|---|---|---|---|
| 450 | 5 | 94215 | 88027 |
Author attribution (surviving text lines, via git blame)
A commit is agent-authored when its author email is noreply@anthropic.com or its message has a Co-Authored-By trailer naming Claude. Metadata/read failures are unattributed, never guessed to be human.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 94215 | 100.0% |
| Human | 0 | 0.0% |
| Unattributed | 0 | 0.0% |
| Total | 94215 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs
Meadowmark v0.1.0-9
Meadowmark v0.1.0-9
Unsigned Windows installer built via Squirrel.Windows. Code signing is
permanently disabled for this project -- Windows will show an
"unknown publisher" / SmartScreen warning when you run the installer.
Meadowmark is free, with no purchases of any kind.
This build ran no tests and no lint in CI (a deliberate standing
project decision; checks run locally before push).
Workflow timing
- Workflow started: 2026-08-18T02:36:36.4515781Z
- Workflow completed: 2026-08-18T02:38:53.1727440Z
- Workflow duration: 00:02:16
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 7 | 580 | 502 |
| Shared source | 24 | 3927 | 3491 |
| Engine source | 17 | 3300 | 2942 |
| UI source | 56 | 4636 | 4158 |
| Tools & scripts | 8 | 943 | 809 |
| Data (balance JSON) | 7 | 3930 | 3930 |
| Docs / Markdown | 24 | 1340 | 1033 |
| Config | 17 | 6141 | 6094 |
| Project total | 160 | 24797 | 22959 |
Excluded from project total
Files that are not the project's own source/docs/config/data (e.g. LICENSE) are counted here, visibly, rather than silently folded into or silently dropped from the totals above.
| Files | Total lines | Non-blank lines |
|---|---|---|
| 52 | 5624 | 5170 |
Grand total (project + excluded)
| Files | Total lines | Non-blank lines |
|---|---|---|
| 212 | 30421 | 28129 |
Author attribution (surviving lines, via git blame)
Attributed per surviving line, never by summing added lines from the log — churn is not authorship, and a line written and later deleted belongs to nobody. A commit counts as agent-written when its author email is noreply@anthropic.com or its message carries a Co-Authored-By trailer naming Claude.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 30421 | 100.0% |
| Human | 0 | 0.0% |
| Total | 30421 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs
Meadowmark v0.1.0-22
Meadowmark v0.1.0-22
Unsigned Windows installer built via Squirrel.Windows. Code signing is
permanently disabled for this project -- Windows will show an
"unknown publisher" / SmartScreen warning when you run the installer.
Meadowmark is free, with no purchases of any kind.
This build ran no tests and no lint in CI (a deliberate standing
project decision; checks run locally before push).
Workflow timing
- Workflow started: 2026-08-18T16:22:10.7141856Z
- Workflow completed: 2026-08-18T16:25:36.5179012Z
- Workflow duration: 00:03:25
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 128 | 20706 | 18729 |
| Shared source | 25 | 4400 | 3926 |
| Engine source | 17 | 3391 | 3024 |
| UI source | 57 | 4850 | 4352 |
| Tools & scripts | 10 | 1071 | 923 |
| Data (balance JSON) | 7 | 3930 | 3930 |
| Docs / Markdown | 26 | 1583 | 1236 |
| Config | 21 | 6213 | 6165 |
| Project total | 291 | 46144 | 42285 |
Excluded from project total
Files that are not the project's own source/docs/config/data (e.g. LICENSE) are counted here, visibly, rather than silently folded into or silently dropped from the totals above.
| Files | Total lines | Non-blank lines |
|---|---|---|
| 83 | 10489 | 9582 |
Grand total (project + excluded)
| Files | Total lines | Non-blank lines |
|---|---|---|
| 374 | 56633 | 51867 |
Author attribution (surviving lines, via git blame)
Attributed per surviving line, never by summing added lines from the log — churn is not authorship, and a line written and later deleted belongs to nobody. A commit counts as agent-written when its author email is noreply@anthropic.com or its message carries a Co-Authored-By trailer naming Claude.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 56633 | 100.0% |
| Human | 0 | 0.0% |
| Total | 56633 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs
Meadowmark v0.1.0-21
Meadowmark v0.1.0-21
Unsigned Windows installer built via Squirrel.Windows. Code signing is
permanently disabled for this project -- Windows will show an
"unknown publisher" / SmartScreen warning when you run the installer.
Meadowmark is free, with no purchases of any kind.
This build ran no tests and no lint in CI (a deliberate standing
project decision; checks run locally before push).
Workflow timing
- Workflow started: 2026-08-18T04:46:51.5456649Z
- Workflow completed: 2026-08-18T04:49:25.0426856Z
- Workflow duration: 00:02:33
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 128 | 20706 | 18729 |
| Shared source | 25 | 4400 | 3926 |
| Engine source | 17 | 3377 | 3011 |
| UI source | 56 | 4810 | 4314 |
| Tools & scripts | 10 | 1071 | 923 |
| Data (balance JSON) | 7 | 3930 | 3930 |
| Docs / Markdown | 26 | 1583 | 1236 |
| Config | 21 | 6213 | 6165 |
| Project total | 290 | 46090 | 42234 |
Excluded from project total
Files that are not the project's own source/docs/config/data (e.g. LICENSE) are counted here, visibly, rather than silently folded into or silently dropped from the totals above.
| Files | Total lines | Non-blank lines |
|---|---|---|
| 83 | 10449 | 9544 |
Grand total (project + excluded)
| Files | Total lines | Non-blank lines |
|---|---|---|
| 373 | 56539 | 51778 |
Author attribution (surviving lines, via git blame)
Attributed per surviving line, never by summing added lines from the log — churn is not authorship, and a line written and later deleted belongs to nobody. A commit counts as agent-written when its author email is noreply@anthropic.com or its message carries a Co-Authored-By trailer naming Claude.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 56539 | 100.0% |
| Human | 0 | 0.0% |
| Total | 56539 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs
Meadowmark v0.1.0-16
Meadowmark v0.1.0-16
Unsigned Windows installer built via Squirrel.Windows. Code signing is
permanently disabled for this project -- Windows will show an
"unknown publisher" / SmartScreen warning when you run the installer.
Meadowmark is free, with no purchases of any kind.
This build ran no tests and no lint in CI (a deliberate standing
project decision; checks run locally before push).
Workflow timing
- Workflow started: 2026-08-18T03:42:15.5351107Z
- Workflow completed: 2026-08-18T03:45:01.1273073Z
- Workflow duration: 00:02:45
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 128 | 20603 | 18635 |
| Shared source | 25 | 4400 | 3926 |
| Engine source | 17 | 3300 | 2942 |
| UI source | 56 | 4636 | 4158 |
| Tools & scripts | 10 | 1044 | 897 |
| Data (balance JSON) | 7 | 3930 | 3930 |
| Docs / Markdown | 26 | 1535 | 1195 |
| Config | 20 | 6196 | 6149 |
| Project total | 289 | 45644 | 41832 |
Excluded from project total
Files that are not the project's own source/docs/config/data (e.g. LICENSE) are counted here, visibly, rather than silently folded into or silently dropped from the totals above.
| Files | Total lines | Non-blank lines |
|---|---|---|
| 83 | 10409 | 9505 |
Grand total (project + excluded)
| Files | Total lines | Non-blank lines |
|---|---|---|
| 372 | 56053 | 51337 |
Author attribution (surviving lines, via git blame)
Attributed per surviving line, never by summing added lines from the log — churn is not authorship, and a line written and later deleted belongs to nobody. A commit counts as agent-written when its author email is noreply@anthropic.com or its message carries a Co-Authored-By trailer naming Claude.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 56053 | 100.0% |
| Human | 0 | 0.0% |
| Total | 56053 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs
Meadowmark v0.1.0-15
Meadowmark v0.1.0-15
Unsigned Windows installer built via Squirrel.Windows. Code signing is
permanently disabled for this project -- Windows will show an
"unknown publisher" / SmartScreen warning when you run the installer.
Meadowmark is free, with no purchases of any kind.
This build ran no tests and no lint in CI (a deliberate standing
project decision; checks run locally before push).
Workflow timing
- Workflow started: 2026-08-18T03:16:25.2305101Z
- Workflow completed: 2026-08-18T03:18:54.7898580Z
- Workflow duration: 00:02:29
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 128 | 20603 | 18635 |
| Shared source | 25 | 4400 | 3926 |
| Engine source | 17 | 3300 | 2942 |
| UI source | 56 | 4636 | 4158 |
| Tools & scripts | 10 | 1044 | 897 |
| Data (balance JSON) | 7 | 3930 | 3930 |
| Docs / Markdown | 25 | 1369 | 1059 |
| Config | 20 | 6196 | 6149 |
| Project total | 288 | 45478 | 41696 |
Excluded from project total
Files that are not the project's own source/docs/config/data (e.g. LICENSE) are counted here, visibly, rather than silently folded into or silently dropped from the totals above.
| Files | Total lines | Non-blank lines |
|---|---|---|
| 83 | 10409 | 9505 |
Grand total (project + excluded)
| Files | Total lines | Non-blank lines |
|---|---|---|
| 371 | 55887 | 51201 |
Author attribution (surviving lines, via git blame)
Attributed per surviving line, never by summing added lines from the log — churn is not authorship, and a line written and later deleted belongs to nobody. A commit counts as agent-written when its author email is noreply@anthropic.com or its message carries a Co-Authored-By trailer naming Claude.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 55887 | 100.0% |
| Human | 0 | 0.0% |
| Total | 55887 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs
Meadowmark v0.1.0-14
Meadowmark v0.1.0-14
Unsigned Windows installer built via Squirrel.Windows. Code signing is
permanently disabled for this project -- Windows will show an
"unknown publisher" / SmartScreen warning when you run the installer.
Meadowmark is free, with no purchases of any kind.
This build ran no tests and no lint in CI (a deliberate standing
project decision; checks run locally before push).
Workflow timing
- Workflow started: 2026-08-18T03:07:38.0593938Z
- Workflow completed: 2026-08-18T03:10:08.6541665Z
- Workflow duration: 00:02:30
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 128 | 20570 | 18603 |
| Shared source | 25 | 4400 | 3926 |
| Engine source | 17 | 3300 | 2942 |
| UI source | 56 | 4636 | 4158 |
| Tools & scripts | 10 | 1044 | 897 |
| Data (balance JSON) | 7 | 3930 | 3930 |
| Docs / Markdown | 25 | 1369 | 1059 |
| Config | 20 | 6196 | 6149 |
| Project total | 288 | 45445 | 41664 |
Excluded from project total
Files that are not the project's own source/docs/config/data (e.g. LICENSE) are counted here, visibly, rather than silently folded into or silently dropped from the totals above.
| Files | Total lines | Non-blank lines |
|---|---|---|
| 83 | 10409 | 9505 |
Grand total (project + excluded)
| Files | Total lines | Non-blank lines |
|---|---|---|
| 371 | 55854 | 51169 |
Author attribution (surviving lines, via git blame)
Attributed per surviving line, never by summing added lines from the log — churn is not authorship, and a line written and later deleted belongs to nobody. A commit counts as agent-written when its author email is noreply@anthropic.com or its message carries a Co-Authored-By trailer naming Claude.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 55854 | 100.0% |
| Human | 0 | 0.0% |
| Total | 55854 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs
Meadowmark v0.1.0-13
Meadowmark v0.1.0-13
Unsigned Windows installer built via Squirrel.Windows. Code signing is
permanently disabled for this project -- Windows will show an
"unknown publisher" / SmartScreen warning when you run the installer.
Meadowmark is free, with no purchases of any kind.
This build ran no tests and no lint in CI (a deliberate standing
project decision; checks run locally before push).
Workflow timing
- Workflow started: 2026-08-18T03:05:42.7393123Z
- Workflow completed: 2026-08-18T03:09:05.4184827Z
- Workflow duration: 00:03:22
Line count
Meadowmark line count (HEAD)
Size by area
| Area | Files | Total lines | Non-blank lines |
|---|---|---|---|
| App source | 127 | 20511 | 18545 |
| Shared source | 25 | 4400 | 3926 |
| Engine source | 17 | 3300 | 2942 |
| UI source | 56 | 4636 | 4158 |
| Tools & scripts | 9 | 976 | 839 |
| Data (balance JSON) | 7 | 3930 | 3930 |
| Docs / Markdown | 25 | 1369 | 1059 |
| Config | 20 | 6195 | 6148 |
| Project total | 286 | 45317 | 41547 |
Excluded from project total
Files that are not the project's own source/docs/config/data (e.g. LICENSE) are counted here, visibly, rather than silently folded into or silently dropped from the totals above.
| Files | Total lines | Non-blank lines |
|---|---|---|
| 83 | 10409 | 9505 |
Grand total (project + excluded)
| Files | Total lines | Non-blank lines |
|---|---|---|
| 369 | 55726 | 51052 |
Author attribution (surviving lines, via git blame)
Attributed per surviving line, never by summing added lines from the log — churn is not authorship, and a line written and later deleted belongs to nobody. A commit counts as agent-written when its author email is noreply@anthropic.com or its message carries a Co-Authored-By trailer naming Claude.
| Author | Lines | Share |
|---|---|---|
| Agent (Claude) | 55726 | 100.0% |
| Human | 0 | 0.0% |
| Total | 55726 | 100.0% |
Counted with node tools/line-count/count.mjs --rev HEAD from tools/line-count/count.mjs