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

frontmatter-field:cursor-rule-globs

Structured · live

Cursor .mdc: globs 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-globs",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/cursor-rule-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Cursor .mdc: globs",
    "name": "globs",
    "valueType": "glob",
    "required": "no",
    "appliesTo": "cursor-rule",
    "description": "File path patterns for automatic attachment. Auto-attaches the rule\nwhen a matching file is in context. Supports multiple patterns\nseparated by commas (e.g. `src/**/*.tsx, docs/**/*.md`).\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:cursor.platform@current",
      "to": "frontmatter-field:cursor-rule-globs",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}