Taxonomy
Senses

Senses

Senses — turns raw signals from cameras, microphones, or sensors into things the rest of the system can use: detections, transcriptions, readings. Includes continuous monitoring that watches for events. Examples: detecting a vehicle in a camera frame, transcribing a spoken sentence, noticing that a platform is crowded. Distinct from Identifies, which puts a name to who or what it perceives.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Context
Style

Raw JSON

Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/senses.

element "senses"44 lines
{
  "id": "senses",
  "category_id": "action",
  "title": [
    {
      "locale": "en",
      "value": "Senses"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Senses — turns raw signals from cameras, microphones, or sensors into things the rest of the system can use: detections, transcriptions, readings. Includes continuous monitoring that watches for events. Examples: detecting a vehicle in a camera frame, transcribing a spoken sentence, noticing that a platform is crowded. Distinct from Identifies, which puts a name to who or what it perceives."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "mode_perceptive",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark",
    "human_decides",
    "human_decides.dark",
    "human_oversees",
    "human_oversees.dark",
    "autonomous",
    "autonomous.dark"
  ]
}