refactor formats adapters and matrix ownership

This commit is contained in:
fawney19
2026-04-26 23:31:28 +08:00
parent c10cd8240e
commit 989b27426b
13 changed files with 2938 additions and 1516 deletions

View File

@@ -2746,6 +2746,7 @@ fn openai_cli_legacy_alias_occurrences_are_whitelisted() {
"crates/aether-admin/src/system.rs",
"crates/aether-ai-formats/src/canonical.rs",
"crates/aether-ai-formats/src/formats.rs",
"crates/aether-ai-formats/src/matrix.rs",
"crates/aether-ai-formats/src/registry.rs",
"crates/aether-ai-pipeline/src/contracts/report_kinds.rs",
"crates/aether-ai-pipeline/src/conversion/registry.rs",