From ead336c957615812063ff4c66b897b9483bf7c84 Mon Sep 17 00:00:00 2001 From: wassname <1103714+wassname@users.noreply.github.com> Date: Sat, 5 Sep 2026 15:23:58 +0800 Subject: [PATCH] Add pi-goals line-count table Co-Authored-By: Pi Codex <288921227+claudypoo@users.noreply.github.com> --- .../20260905_pi-goals-line-count-table.md | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 slop/audits/20260905_pi-goals-line-count-table.md diff --git a/slop/audits/20260905_pi-goals-line-count-table.md b/slop/audits/20260905_pi-goals-line-count-table.md new file mode 100644 index 0000000..a6114f2 --- /dev/null +++ b/slop/audits/20260905_pi-goals-line-count-table.md @@ -0,0 +1,45 @@ +# pi-goals text file line counts + +Git-tracked non-image files counted on 2026-09-05. `media/screenshot.png` is excluded because it is `image/png`. + +| File | Lines | +| --- | ---: | +| `.gitignore` | 6 | +| `AGENTS.md` | 16 | +| `ARCHIVED.md` | 3 | +| `README.md` | 107 | +| `biome.json` | 23 | +| `docs/reviews/goals_menu2.md` | 65 | +| `docs/reviews/goals_menu2_r2.md` | 21 | +| `docs/reviews/pi-goals-grok-4-6-retry.md` | 30 | +| `docs/reviews/pi-goals-kimi-k3.md` | 40 | +| `docs/reviews/review.md` | 61 | +| `docs/slop/audit/20260826_pi-plan-aligned-planning.md` | 25 | +| `docs/slop/plans/20260706_plan-flow-and-judge-review.md` | 33 | +| `docs/slop/plans/20260826_pi-plan-aligned-planning.md` | 53 | +| `docs/spec/2026-06-15_pi-goals.md` | 275 | +| `docs/spec/2026-06-29_complete-goal-fail-forward.md` | 71 | +| `docs/spec/2026-08-14_per-session-plan.md` | 67 | +| `package-lock.json` | 3482 | +| `package.json` | 59 | +| `scripts/check-judge-footprint.sh` | 43 | +| `scripts/check-stale-fixmes.sh` | 14 | +| `scripts/inconclusive-fail-forward.diff` | 104 | +| `scripts/stale-fixme-removal.diff` | 30 | +| `slop/audits/20260905_goal-steward-validation.md` | 31 | +| `slop/audits/20260905_steward-probe.json` | 15 | +| `slop/plans/20260905_goal-steward.md` | 37 | +| `src/index.ts` | 678 | +| `src/prompts.ts` | 219 | +| `src/steward.ts` | 246 | +| `test/append-log.test.ts` | 17 | +| `test/decide-signoff.test.ts` | 38 | +| `test/fixtures/offline-model.ts` | 18 | +| `test/fold.test.ts` | 63 | +| `test/goals-flow.test.ts` | 372 | +| `test/prompts.test.ts` | 31 | +| `test/rpc-review.test.ts` | 116 | +| `test/steward.test.ts` | 133 | +| `test/tick-goal.test.ts` | 32 | +| `tsconfig.json` | 15 | +| **Total** | **6689** |