Beta

Preset Simulator

Renders lightweight Phase0Node arrays so we can eyeball the shape before wiring real builders.

Pair with Preset Lab and Phase 0 seed plan.

course-week

Week 5 sample with two resources and two discussions.

[
  {
    "id": "week5",
    "kind": "section",
    "ownerId": "demo-owner",
    "info": {
      "title": "Week 5 — Translation + AI",
      "summary": "How AI transforms translation patterns."
    },
    "structural": {
      "allowedChildren": [
        "section",
        "session",
        "resource",
        "discussion"
      ]
    },
    "temporal": {
      "scheduledStart": "2024-10-07T00:00:00.000Z",
      "scheduledEnd": "2024-10-13T23:59:59.000Z",
      "showOnCalendar": true
    },
    "access": {
      "visibility": "members"
    },
    "meta": {
      "createdAt": "2025-12-15T22:55:16.634Z",
      "updatedAt": "2025-12-15T22:55:16.634Z"
    }
  },
  {
    "id": "week5-reading-1",
    "kind": "resource",
    "ownerId": "demo-owner",
    "info": {
      "title": "Thinking in Languages",
      "summary": "Key framing on translation patterns",
      "tags": [
        "translation",
        "ai"
      ]
    },
    "structural": {
      "parentId": "week5"
    },
    "attachments": {
      "externalUrl": "https://example.com/thinking-in-languages"
    },
    "access": {
      "visibility": "members"
    },
    "meta": {
      "createdAt": "2025-12-15T22:55:16.634Z",
      "updatedAt": "2025-12-15T22:55:16.634Z"
    }
  }
]