iiRecord
Agentic AI Atlas · defineTask: breakpoint
frontmatter-field:task-schema-breakpointa5c.ai
II.
FrontmatterField JSON

frontmatter-field:task-schema-breakpoint

Structured · live

defineTask: breakpoint json

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

File · extensions/frontmatter-fields/babysitter-task-schema-fields.yamlCluster · extensions
Record JSON
{
  "id": "frontmatter-field:task-schema-breakpoint",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/babysitter-task-schema-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "defineTask: breakpoint",
    "name": "breakpoint",
    "valueType": "object",
    "required": "no",
    "appliesTo": "task-schema",
    "description": "BreakpointTaskOptions (payload, confirmationRequired) for kind=breakpoint. Source:\npackages/sdk/src/tasks/types.ts (BreakpointTaskOptions).\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:babysitter.platform@current",
      "to": "frontmatter-field:task-schema-breakpoint",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}