refactor: fold ai surfaces into formats

This commit is contained in:
fawney19
2026-05-02 18:19:39 +08:00
parent bfd1ea72b3
commit 47ee8b9c13
114 changed files with 600 additions and 622 deletions

View File

@@ -8,7 +8,6 @@ description = "AI serving application contracts and ports for Aether"
[dependencies]
aether-ai-formats.workspace = true
aether-ai-surfaces.workspace = true
aether-contracts.workspace = true
aether-scheduler-core.workspace = true
async-trait.workspace = true