II.
Definition JSON
Structured · livedefinition:discovery-signal.canonical
definition:discovery-signal.canonical json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "definition:discovery-signal.canonical",
"_kind": "Definition",
"_file": "terminology/definitions/discovery-signal-canonical.yaml",
"_cluster": "terminology",
"attributes": {
"authoredAt": "2026-04-28T00:00:00Z",
"termId": "term:discovery-signal",
"text": "Host-detection signal — env var, binary on PATH, file presence, registry\nkey, argv match, exit code, or a combination — used by agent-mux to detect\nwhether a particular agent harness is the active host (or installed on the\nmachine). Sourced from the legacy agent-catalog ontology\n(packages/agent-catalog/graph/schema/ontology-schema.yaml :: DiscoverySignal)\nand packages/agent-mux/core/src/host-detection.ts.\n",
"status": "canonical"
},
"outgoingEdges": [
{
"from": "definition:discovery-signal.canonical",
"to": "term:discovery-signal",
"kind": "defines"
}
],
"incomingEdges": []
}