{
"id": "frontmatter-field:task-schema-id",
"_kind": "FrontmatterField",
"_file": "extensions/frontmatter-fields/babysitter-task-schema-fields.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "defineTask: id",
"name": "id",
"valueType": "string",
"required": "yes",
"appliesTo": "task-schema",
"description": "Stable task identifier (kebab-case dotted-namespace recommended).\nRequired when the spec uses `id`; mutually exclusive with `name`.\nSource: packages/sdk/src/tasks/defineTask.ts (DefineTaskObjectSpec.id).\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-platform-impl:babysitter.platform@current",
"to": "frontmatter-field:task-schema-id",
"kind": "defines_frontmatter_field",
"attributes": {}
}
]
}