mirror of
https://github.com/wassname/pi-plan.git
synced 2026-09-26 14:10:23 +08:00
Add pi-goals line-count table
Co-Authored-By: Pi Codex <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
@@ -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** |
|
||||
Reference in New Issue
Block a user