Implement M4.1: Skill draft command + 10 tests (229 total)

This commit is contained in:
Story Crater Bot
2026-08-26 13:50:22 -07:00
parent f05565edd0
commit c4fdf36e5f
6 changed files with 312 additions and 17 deletions
+1
View File
@@ -35,3 +35,4 @@ chrono = { workspace = true }
sqlx = { workspace = true }
pgvector = { workspace = true }
base64 = { workspace = true }
sha2 = { workspace = true }