Skip to content

Meadowmark v0.1.0-21

Choose a tag to compare

@DingDingChae DingDingChae released this 18 Aug 04:49

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