introspection_corpus_compare
ActiveTool of ComOS Federation Gateway
declared in 1.0.0
Compare two corpora. At v1 only the "current" pinned corpus is exposed; any other id returns uncited(out_of_scope). v1.1 will surface prior pins.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"corpus_id_a",
"corpus_id_b"
],
"properties": {
"corpus_id_a": {
"type": "string",
"minLength": 1
},
"corpus_id_b": {
"type": "string",
"minLength": 1
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ComOS Federation Gateway
https://github.com/ronrey/comos-federation
2/7 registries