From 5cb88edf4d52a65ea31b1f2f53bcf6f71769d234 Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 19 Aug 2026 00:20:33 +0200 Subject: [PATCH] Ignore markitect AST cache and refresh work-records --- .gitignore | 1 + WORK-RECORDS.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f1e8f0d..1ba0df5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__/ *.py[cod] build/source-inventory.json +**/.ast_cache/ diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 769f1de..a364fa4 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -18,8 +18,8 @@ | task | POLICY-NEXUS-WP-0001-T05 | done | — | workplans/POLICY-NEXUS-WP-0001-permanent-publication-surface.md | | task | POLICY-NEXUS-WP-0001-T06 | done | — | workplans/POLICY-NEXUS-WP-0001-permanent-publication-surface.md | | task | POLICY-NEXUS-WP-0002-T01 | done | — | workplans/POLICY-NEXUS-WP-0002-arc42-architecture-collection.md | -| task | POLICY-NEXUS-WP-0002-T02 | todo | — | workplans/POLICY-NEXUS-WP-0002-arc42-architecture-collection.md | -| task | POLICY-NEXUS-WP-0002-T03 | todo | — | workplans/POLICY-NEXUS-WP-0002-arc42-architecture-collection.md | +| task | POLICY-NEXUS-WP-0002-T02 | done | — | workplans/POLICY-NEXUS-WP-0002-arc42-architecture-collection.md | +| task | POLICY-NEXUS-WP-0002-T03 | done | — | workplans/POLICY-NEXUS-WP-0002-arc42-architecture-collection.md | | task | POLICY-NEXUS-WP-0002-T04 | done | — | workplans/POLICY-NEXUS-WP-0002-arc42-architecture-collection.md | | task | POLICY-NEXUS-WP-0002-T05 | done | — | workplans/POLICY-NEXUS-WP-0002-arc42-architecture-collection.md | | task | POLICY-NEXUS-WP-0002-T06 | progress | — | workplans/POLICY-NEXUS-WP-0002-arc42-architecture-collection.md |