From 67917ea7d365e18b29994ce353ef321a0e2b94fe Mon Sep 17 00:00:00 2001 From: Aiden McClelland Date: Thu, 5 Feb 2026 13:53:12 -0700 Subject: [PATCH] docs: add i18n documentation task to agent TODOs --- agents/TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/agents/TODO.md b/agents/TODO.md index 70124aa74..d61084cfd 100644 --- a/agents/TODO.md +++ b/agents/TODO.md @@ -6,4 +6,8 @@ Pending tasks for AI agents. Remove items when completed. - [ ] Architecture - Web (`/web`) - @MattDHill +## Docs to Create + +- [ ] Document i18n ID patterns in `core/` (localization keys, conventions, where they're defined) +