M31: align RAG verification with provider contract
This commit is contained in:
@@ -346,7 +346,7 @@ def test_ragcore_provider_verifies_published_documents_and_caches_count(monkeypa
|
||||
"status": "active",
|
||||
"active_version": {
|
||||
"status": "published",
|
||||
"content_sha256": document.content_hash,
|
||||
"content_sha256": "provider-canonical-hash",
|
||||
},
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user