From ab43f7264a05f694f4a7b1f4a09f8add972381ab Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 9 Jan 2026 22:07:33 +0000 Subject: docs: track production sync issues in work/active-issues/ - Update production-sync-testing.md to document issues as individual markdown files in work/active-issues/ instead of polluting the tracked how-to guide - Add issue template and workflow for creating, viewing, and resolving issues - Document active-issues/ purpose in work/README.md - Prevents accidental commits of transient testing issues - Makes issue management cleaner and more focused --- work/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'work') diff --git a/work/README.md b/work/README.md index 40a04ef..6fbad03 100644 --- a/work/README.md +++ b/work/README.md @@ -13,6 +13,7 @@ - Migration documentation (during migration) - Planning documents - Temporary analysis files +- **active-issues/**: Issues discovered during production sync testing (see [docs/how-to/production-sync-testing.md](../docs/how-to/production-sync-testing.md)) **Rule:** Nothing in this directory should be permanent. Archive or delete at session end. -- cgit v1.2.3