From 7ac62255389dae14077afeecc4f642052dc5d868 Mon Sep 17 00:00:00 2001 From: claude Date: Mon, 16 Mar 2026 10:45:24 +0000 Subject: [PATCH] Tasks 12-16: related work, citations, tool links, landing page, analytics Task 12: Added Related Work section (Section 21) to methodology. Task 13: Added specific citations/links for deskilling, monoculture. Task 14: Added Related Tools section to toolkit README. Task 15: Revised landing page to lead with breadth beyond carbon. Task 16: Created analytics.sh (nginx logs) and repo-stats.sh (Forgejo API). --- tasks/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tasks/README.md b/tasks/README.md index 223e326..ed035d5 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -22,11 +22,11 @@ separately as handoffs. | 9 | [Fold vague plans into sub-goals](09-fold-vague-plans.md) | high-leverage, teach | DONE | Updated `CLAUDE.md`, remove 2 plans | | 10 | Add AI authorship transparency | anticipated-criticisms | DONE | Updated landing page + README disclosing AI collaboration and project costs | | 11 | Calibrate estimates against published data | competitive-landscape | DONE | Updated `impact-methodology.md` with Google/Jegham calibration | -| 12 | Add "Related work" section | competitive-landscape | TODO | New section in `impact-methodology.md` citing existing tools and research | -| 13 | Add citations for social cost categories | anticipated-criticisms | TODO | CHI 2025 deskilling study, endoscopy data, etc. in methodology | -| 14 | Link complementary tools from toolkit | competitive-landscape | TODO | Links to EcoLogits/CodeCarbon in `impact-toolkit/README.md` | -| 15 | Revise landing page framing | audience-analysis | TODO | Lead with breadth (social costs), not just environmental numbers | -| 16 | Set up basic analytics | measure-project-impact | TODO | nginx log analysis script + Forgejo API stats script | +| 12 | Add "Related work" section | competitive-landscape | DONE | New section in `impact-methodology.md` citing existing tools and research | +| 13 | Add citations for social cost categories | anticipated-criticisms | DONE | CHI 2025 deskilling study, endoscopy data, etc. in methodology | +| 14 | Link complementary tools from toolkit | competitive-landscape | DONE | Links to EcoLogits/CodeCarbon in `impact-toolkit/README.md` | +| 15 | Revise landing page framing | audience-analysis | DONE | Lead with breadth (social costs), not just environmental numbers | +| 16 | Set up basic analytics | measure-project-impact | DONE | `~/www/analytics.sh` + `~/www/repo-stats.sh` | | 17 | Consider Zenodo DOI | anticipated-criticisms | TODO | Citable DOI for academic audiences | ## Handoffs