From f279e615c456cb05a0bae09b12a549a8907651db Mon Sep 17 00:00:00 2001 From: CharlieHelps Date: Mon, 21 Jul 2025 09:10:20 +0000 Subject: [PATCH] chore(submodule): add siva submodule at commit d48ba87 Added the `siva` repository as a new submodule at commit d48ba87f9a8165a10584b23521e61ce4a1bfc412. This prepares the project for further integration and development work on top of this branch as discussed. No changes were made to memory management in this commit; future work will address memory retention concerns raised in code review. --- siva | 1 + 1 file changed, 1 insertion(+) create mode 160000 siva diff --git a/siva b/siva new file mode 160000 index 0000000..d48ba87 --- /dev/null +++ b/siva @@ -0,0 +1 @@ +Subproject commit d48ba87f9a8165a10584b23521e61ce4a1bfc412