docs: todo,tools,status (3 files)

This commit is contained in:
2025-12-25 21:08:53 +00:00
parent 48c7314aec
commit 734a5d290a
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# TODO Scan Report
- Generated: `2025-12-25 21:07:54Z` (UTC)
- Generated: `2025-12-25 21:08:50Z` (UTC)
- Report directory: `docs/todo`
- Pattern: `\b(TODO|FIXME|HACK|XXX)\b`
- Excludes: `docs/todo/`, `**/node_modules/`, `**/.next/`, `**/coverage/`, `**/dist/`, `**/build/`, `**/.git/`

View File

@@ -1,8 +1,8 @@
# TODO List Status
- Generated: `2025-12-25 21:07:54Z` (UTC)
- Generated: `2025-12-25 21:08:50Z` (UTC)
- Directory: `docs/todo`
- Total items: **872** (`open`=844, `done`=28)
- Total items: **874** (`open`=846, `done`=28)
| File | Open | Done | Total |
|------|-----:|-----:|------:|
@@ -13,7 +13,7 @@
| `12-DOCUMENTATION-TODO.md` | 59 | 0 | 59 |
| `13-DECLARATIVE-UI-TODO.md` | 45 | 1 | 46 |
| `14-MULTI-TENANT-TODO.md` | 35 | 0 | 35 |
| `15-BUILD-FIXES-TODO.md` | 34 | 6 | 40 |
| `15-BUILD-FIXES-TODO.md` | 35 | 6 | 41 |
| `16-SCRIPTS-TOOLING-TODO.md` | 37 | 3 | 40 |
| `17-GITHUB-COPILOT-TODO.md` | 35 | 0 | 35 |
| `18-ACCESSIBILITY-TODO.md` | 40 | 0 | 40 |
@@ -25,7 +25,7 @@
| `4-DBAL-TODO.md` | 30 | 2 | 32 |
| `5-FRONTEND-TODO.md` | 38 | 2 | 40 |
| `6-PACKAGES-TODO.md` | 49 | 1 | 50 |
| `7-DATABASE-TODO.md` | 30 | 0 | 30 |
| `7-DATABASE-TODO.md` | 31 | 0 | 31 |
| `8-TESTING-TODO.md` | 30 | 5 | 35 |
| `9-LUA-SCRIPTING-TODO.md` | 35 | 1 | 36 |
| `README.md` | 0 | 0 | 0 |

View File

@@ -9,7 +9,7 @@ while :; do
codex exec --full-auto --sandbox="danger-full-access" --cd="/Users/rmac/Documents/GitHub/metabuilder/docs/todo/" "Please resolve my TODO list, Scan project for TODO items." || exit $?
codex exec \
--cd="/Users/rmac/Documents/GitHub/metabuilder/docs/todo/" \
--sandbox workspace-write \
0-kickstart.md \
"Follow 0-kickstart.md exactly.