Skip to content

Meadowmark v0.1.0-15

Choose a tag to compare

@DingDingChae DingDingChae released this 18 Aug 03:19

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