From a8ee48734ea8c7bb20c0b1920f43ee92cf67054e Mon Sep 17 00:00:00 2001 From: JohnDoe6345789 Date: Thu, 25 Dec 2025 20:58:35 +0000 Subject: [PATCH] docs: todo,kickstart,0 (1 files) --- docs/todo/0-kickstart.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/todo/0-kickstart.md b/docs/todo/0-kickstart.md index aeb1873a6..49633d4d8 100644 --- a/docs/todo/0-kickstart.md +++ b/docs/todo/0-kickstart.md @@ -15,6 +15,14 @@ Use this file when you’re not sure what to do next, or you want a quick “mak - If an item grows, split it into follow-ups (or a new numbered TODO file) and link it from [./README.md](README.md) - Prefer including concrete file paths and commands in TODO items +## Project TODO Scan (Code + Docs) + +From `docs/todo/`: + +- [ ] Run `python3 scan-project-todos.py` +- [ ] Review `TODO_SCAN_REPORT.md` for in-repo `TODO/FIXME/HACK/XXX` markers +- [ ] Review `TODO_STATUS.md` for open vs done counts across this folder + ## 15-Minute Local Sanity Check (Frontend) Run from `frontends/nextjs/`: