Taxonomy

What you see in an app or feed

Taxonomy/Manifestation

What you see in an app or feed

What you see in an app or feed

The output is the ordering itself — which posts, products, results, or prices appear first, and which you never see. There is no moment of encounter to notice; the system shapes the surface you were already looking at.

  • Description

Playground

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

Style

Raw JSON

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

element "feed_placement"38 lines
{
  "id": "feed_placement",
  "category_id": "manifestation",
  "title": [
    {
      "locale": "en",
      "value": "What you see in an app or feed"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "The output is the ordering itself — which posts, products, results, or prices appear first, and which you never see. There is no moment of encounter to notice; the system shapes the surface you were already looking at."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "feed_placement",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}