Taxonomy

A decision about you

Taxonomy/Input Dataset

A decision about you

A decision about you

An eligibility, classification, ranking, or yes/no that another system already made about a person. The AI takes in this prior decision and uses it as input. Examples: a credit score from another model, an access-allow flag from upstream, a triage class assigned earlier in the pipeline.

  • Description

Playground

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

Context
Style

Raw JSON

Live API response from GET /schemas/ai@2026-05-06-beta/elements/input_decision.

element "input_decision"50 lines
{
  "id": "input_decision",
  "category_id": "input_dataset",
  "title": [
    {
      "locale": "en",
      "value": "A decision about you"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "An eligibility, classification, ranking, or yes/no that another system already made about a person. The AI takes in this prior decision and uses it as input. Examples: a credit score from another model, an access-allow flag from upstream, a triage class assigned earlier in the pipeline."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [
    {
      "type": "regulation",
      "title": "EU AI Act Article 3(1) — output classes (predictions, content, recommendations, decisions)",
      "url": "https://eur-lex.europa.eu/eli/reg/2024/1689/oj",
      "citation": "Regulation (EU) 2024/1689, Article 3(1)."
    }
  ],
  "symbol_id": "dm_accept-or-deny",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": true
    }
  ],
  "shape": "circle",
  "icon_variants": [
    "default",
    "dark",
    "de_identified",
    "de_identified.dark",
    "pseudonymous",
    "pseudonymous.dark",
    "identifiable",
    "identifiable.dark"
  ]
}