feat: Removed runtime git dependency.

This also allowed us to drop the Features code.
This commit is contained in:
2026-06-17 18:08:02 -04:00
parent bc464a3410
commit f1b3129f7d
13 changed files with 91 additions and 221 deletions

View File

@@ -38,7 +38,7 @@
23. procedures should be ordered by use, main at the top, then in the order they are called from main.
24. Remove git dependency.
24. [x] Remove git dependency.
## Double-check AI output