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