Skip to content

Meadowmark v0.1.0-9

Choose a tag to compare

@DingDingChae DingDingChae released this 18 Aug 02:39

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