aboutsummaryrefslogtreecommitdiff
path: root/docs/project-workflows/code-review.org
Commit message (Collapse)AuthorAgeFilesLines
* Add code review workflow and project cleanup tasksCraig Jennings2026-01-231-0/+275
- Create docs/project-workflows/code-review.org with comprehensive code review checklist based on Code Review Pyramid framework - Add 14 new tasks to todo.org from senior developer code review: - Priority A: README GRUB refs, missing LICENSE, skeleton script - Priority B: Stale files, Makefile lint, documentation gaps - Priority C: Style consistency, .editorconfig, test docs - Add Makefile targets to todo.org: deps, lint, deploy - Create docs/session-context.org for session tracking