initial commit

Signed-off-by: Sienna Meridian Satterwhite <sienna@r3t.io>
This commit is contained in:
2026-03-06 22:43:25 +00:00
commit 6a6a2ade32
102 changed files with 9556 additions and 0 deletions

1
tests/config_tests.rs Normal file
View File

@@ -0,0 +1 @@
// Config tests removed — Config struct simplified to MemoryConfig with env-var loading.