iiRecord
Agentic AI Atlas · Cursor .mdc: alwaysApply
frontmatter-field:cursor-rule-always-applya5c.ai
II.
FrontmatterField JSON

frontmatter-field:cursor-rule-always-apply

Structured · live

Cursor .mdc: alwaysApply 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-always-apply",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/cursor-rule-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Cursor .mdc: alwaysApply",
    "name": "alwaysApply",
    "valueType": "bool",
    "required": "no",
    "defaultValue": "false",
    "appliesTo": "cursor-rule",
    "description": "When true, the rule is always included in context (globs and\ndescription are ignored). When false, attachment is determined by\nthe globs / description matrix.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:cursor.platform@current",
      "to": "frontmatter-field:cursor-rule-always-apply",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}