{
  "$schema": "pointcast-open-to-work-board/v1",
  "id": "worklife-open-to-work",
  "title": "OPEN TO WORK — A PUBLIC SIGNAL BOARD",
  "description": "A consent-first WORK/LIFE signal board inspired by the original Bosslist concept: vertical lists for people and opportunities, rebuilt without silent indexing, human ranking, or contact harvesting.",
  "human": "https://pointcast.xyz/worklife/open-to-work",
  "json": "https://pointcast.xyz/worklife/open-to-work.json",
  "datePublished": "2026-08-03T21:23:00-07:00",
  "isPartOf": {
    "title": "WORK/LIFE",
    "human": "https://pointcast.xyz/worklife",
    "json": "https://pointcast.xyz/worklife.json"
  },
  "status": {
    "phase": "founding-round",
    "publicCards": 0,
    "publicPeopleIndexed": 0,
    "publicJobsIndexed": 0
  },
  "origin": {
    "concept": "Bosslist",
    "originalIdea": "A visual, searchable set of vertical lists that brought scattered professional work, people, jobs, recruiters, and trusted context into one legible place.",
    "retained": [
      "public vertical list",
      "proof before biography",
      "specific opportunity signals",
      "visual cards made for scanning"
    ],
    "retired": [
      "silent indexing",
      "contact importing",
      "automatic profile crawling",
      "up/down voting on people",
      "opaque human ranking"
    ]
  },
  "fields": [
    {
      "id": "name",
      "label": "NAME OR WORKING HANDLE",
      "required": true,
      "maxLength": 60
    },
    {
      "id": "practice",
      "label": "WHAT I DO",
      "required": true,
      "maxLength": 120
    },
    {
      "id": "openTo",
      "label": "I AM OPEN TO",
      "required": true,
      "maxLength": 160
    },
    {
      "id": "place",
      "label": "PLACE / TIME ZONE / REMOTE",
      "required": false,
      "maxLength": 80
    },
    {
      "id": "proof",
      "label": "ONE PROOF LINK",
      "required": false,
      "maxLength": 240
    },
    {
      "id": "boundary",
      "label": "NOT LOOKING FOR",
      "required": false,
      "maxLength": 120
    }
  ],
  "localDraftContract": {
    "storageKey": "pointcast.worklife.open-to-work.v1",
    "maximumLocalCards": 24,
    "publicCards": 0,
    "storage": "device-local only",
    "networkWrites": false,
    "automaticPublishing": false,
    "automaticMatching": false,
    "note": "Draft cards stay in this browser until their author copies, removes, or explicitly pitches one. PointCast does not receive a draft merely because it was made.",
    "userControlledActions": [
      "add to this device",
      "copy card JSON",
      "remove local card",
      "clear local board"
    ],
    "pitchIsSeparateAction": true
  },
  "publicBoardContract": {
    "optInRequired": true,
    "humanReviewRequired": true,
    "copyingIsNotPublication": true,
    "submittingIsNotGuaranteedPublication": true,
    "ranking": false,
    "voting": false,
    "contactImport": false,
    "automaticCrawling": false
  },
  "companion": {
    "title": "UNIFORMS — THE CLOTHES HAVE CLOCKED IN",
    "human": "https://pointcast.xyz/worklife/uniforms",
    "json": "https://pointcast.xyz/worklife/uniforms.json"
  },
  "block": "https://pointcast.xyz/b/0556"
}