Skip to content

Meadowmark v0.1.0-22

Choose a tag to compare

@DingDingChae DingDingChae released this 18 Aug 16:25

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