iiRecord
Agentic AI Atlas · Cursor .mdc: description
frontmatter-field:cursor-rule-descriptiona5c.ai
II.
FrontmatterField JSON

frontmatter-field:cursor-rule-description

Structured · live

Cursor .mdc: description json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/frontmatter-fields/cursor-rule-fields.yamlCluster · extensions
Record JSON
{
  "id": "frontmatter-field:cursor-rule-description",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/cursor-rule-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Cursor .mdc: description",
    "name": "description",
    "valueType": "string",
    "required": "no",
    "appliesTo": "cursor-rule",
    "description": "Short prose triggering description. When provided without `globs`, the\nCursor Agent reads this and includes the rule when it determines\nrelevance based on the description content.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:cursor.platform@current",
      "to": "frontmatter-field:cursor-rule-description",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}