introspection_system_list_nodes
ActiveTool of ComOS Federation Gateway
Enumerate every artifact, tool, and tenant in the federation's evidence index with picker-grade NodeSummary entries (kind/id/display_name/activation_state/defect_categories?/last_touched_at). activation_state is the four NN states plus "defective" overlay when any of the four defect categories fires. Returns {kind: "evidenced", value: {artifacts, tools, tenants}, chain} or {kind: "no_evidence_available", reason}.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"repo": {
"type": "string",
"minLength": 1
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ComOS Federation Gateway
https://github.com/ronrey/comos-federation
2/7 registries