iiRecord
Agentic AI Atlas · babysitter
project:babysittera5c.ai
II.
Project JSON

project:babysitter

Structured · live

babysitter json

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

File · extensions/projects/projects-adapters.yamlCluster · extensions
Record JSON
{
  "id": "project:babysitter",
  "_kind": "Project",
  "_file": "extensions/projects/projects-adapters.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "babysitter",
    "slug": "babysitter",
    "description": "Babysitter SDK + orchestration runtime.",
    "trackerKind": "issue-tracker:github-issues",
    "archived": false
  },
  "outgoingEdges": [
    {
      "from": "project:babysitter",
      "to": "board-snapshot:babysitter-2026-05-02",
      "kind": "has_board_snapshot",
      "attributes": {}
    },
    {
      "from": "project:babysitter",
      "to": "workspace:local-developer-default",
      "kind": "groups_workspace",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "backlog-snapshot:babysitter-2026-05-02",
      "to": "project:babysitter",
      "kind": "snapshots_project_backlog",
      "attributes": {}
    },
    {
      "from": "board-snapshot:babysitter-2026-05-02",
      "to": "project:babysitter",
      "kind": "snapshots_project",
      "attributes": {}
    },
    {
      "from": "issue:linear-aca-390",
      "to": "project:babysitter",
      "kind": "belongs_to_project",
      "attributes": {}
    },
    {
      "from": "label:good-first-issue",
      "to": "project:babysitter",
      "kind": "owned_by_project",
      "attributes": {}
    },
    {
      "from": "activity-entry:01kqex-run-001-create",
      "to": "project:babysitter",
      "kind": "activity_for_project",
      "attributes": {}
    }
  ]
}