From 82eef7636669c2ff94a48fa50320dc825a9f9487 Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 16 Dec 2025 11:43:52 +0100 Subject: [PATCH] chore: cleanup post-migration artifacts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed empty legacy directories: - markitect/static/js/ (empty after migration) - testdrive-jsui/ (orphaned placeholder) Updated testdrive-jsui submodule with cleanup: - Removed legacy wrapper and updated all tests - Archived migration docs and prototypes - All tests passing (68 JS + 3 Python) The repository is now clean with no migration artifacts or empty directories remaining. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- capabilities/testdrive-jsui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capabilities/testdrive-jsui b/capabilities/testdrive-jsui index 6a654322..1fe4b6b9 160000 --- a/capabilities/testdrive-jsui +++ b/capabilities/testdrive-jsui @@ -1 +1 @@ -Subproject commit 6a6543228a9a7f23938a49eababceb6ea9283b85 +Subproject commit 1fe4b6b9fa47e9d49fd62a9afc482219b91176d3