mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-04 11:43:57 +08:00
10f2dacbe4
Evaluate raw Pi documents with the vendored upstream TypeBox schema and replay composer/transport expectations captured by actually executing Pi ab366ebe94cacd419d986be454f12b1b9913aaca. Bind all 252 canonical fields to successful raw and own-layer composer evidence (70 provider, 92 model, 90 override), fail closed where pinned runtime context is unavailable, expose structured inspection, and enforce module/write/restore boundaries with negative fixtures.
14 lines
273 B
JSON
14 lines
273 B
JSON
{
|
|
"manifestVersion": 1,
|
|
"codeAuthority": "src-tauri/src/architecture_tests.rs",
|
|
"edges": [
|
|
"composer->raw_schema",
|
|
"gateway->composer",
|
|
"native->composer",
|
|
"native->document",
|
|
"native->gateway",
|
|
"native->model",
|
|
"native->raw_schema"
|
|
]
|
|
}
|