feat: minor refactor to clarify configs with env + initial thoughs on truth source model

This commit is contained in:
2026-06-03 23:46:49 +02:00
parent cc22d3b719
commit f02ee8fff9
7 changed files with 53 additions and 20 deletions

View File

@@ -2,3 +2,6 @@
name = "wordsmith"
version = "0.1.0"
edition = "2024"
[dependencies]
dotenv = "0.15.0"