II.
FrontmatterField JSON
Structured · livefrontmatter-field:cursor-rule-always-apply
Cursor .mdc: alwaysApply json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}