mirror of
https://github.com/wassname/pi-goals.git
synced 2026-09-12 12:50:58 +08:00
Include audit artifacts in line counts
Co-Authored-By: Pi Codex <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
@@ -22,6 +22,9 @@ text/x-shellscript scripts/check-stale-fixmes.sh
|
||||
text/x-diff scripts/inconclusive-fail-forward.diff
|
||||
text/x-diff scripts/stale-fixme-removal.diff
|
||||
text/plain slop/audits/20260905_goal-steward-validation.md
|
||||
text/plain slop/audits/20260905_pi-goals-file-types.txt
|
||||
text/plain slop/audits/20260905_pi-goals-line-count-table.md
|
||||
text/plain slop/audits/20260905_pi-goals-text-line-counts.txt
|
||||
application/json slop/audits/20260905_steward-probe.json
|
||||
text/plain slop/plans/20260905_goal-steward.md
|
||||
application/javascript src/index.ts
|
||||
|
||||
@@ -27,6 +27,9 @@ Git-tracked non-image files counted on 2026-09-05. `media/screenshot.png` is exc
|
||||
| `scripts/inconclusive-fail-forward.diff` | 104 |
|
||||
| `scripts/stale-fixme-removal.diff` | 30 |
|
||||
| `slop/audits/20260905_goal-steward-validation.md` | 31 |
|
||||
| `slop/audits/20260905_pi-goals-file-types.txt` | 42 |
|
||||
| `slop/audits/20260905_pi-goals-line-count-table.md` | 48 |
|
||||
| `slop/audits/20260905_pi-goals-text-line-counts.txt` | 25 |
|
||||
| `slop/audits/20260905_steward-probe.json` | 15 |
|
||||
| `slop/plans/20260905_goal-steward.md` | 37 |
|
||||
| `src/index.ts` | 678 |
|
||||
@@ -42,4 +45,4 @@ Git-tracked non-image files counted on 2026-09-05. `media/screenshot.png` is exc
|
||||
| `test/steward.test.ts` | 133 |
|
||||
| `test/tick-goal.test.ts` | 32 |
|
||||
| `tsconfig.json` | 15 |
|
||||
| **Total** | **6689** |
|
||||
| **Total** | **6804** |
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
104 scripts/inconclusive-fail-forward.diff
|
||||
30 scripts/stale-fixme-removal.diff
|
||||
31 slop/audits/20260905_goal-steward-validation.md
|
||||
42 slop/audits/20260905_pi-goals-file-types.txt
|
||||
48 slop/audits/20260905_pi-goals-line-count-table.md
|
||||
25 slop/audits/20260905_pi-goals-text-line-counts.txt
|
||||
15 slop/audits/20260905_steward-probe.json
|
||||
37 slop/plans/20260905_goal-steward.md
|
||||
678 src/index.ts
|
||||
@@ -36,4 +39,4 @@
|
||||
133 test/steward.test.ts
|
||||
32 test/tick-goal.test.ts
|
||||
15 tsconfig.json
|
||||
6689 total
|
||||
6804 total
|
||||
|
||||
Reference in New Issue
Block a user