{
  "sourceFile": "components/why-first/demo-job-components.tsx",
  "sourceHash": "6b128f1de712ac8dff28b4ad106063d09cbe73af199e4de52034648dd929d91f",
  "components": [
    {
      "name": "JobScreen",
      "purpose": "The product frame shared by the working screen and the before and after views."
    },
    {
      "name": "NoteInput",
      "purpose": "Editable transcript, example notes, local recording and voice-fixture playback."
    },
    {
      "name": "DraftReport",
      "purpose": "The same report fields in editable and read-only views."
    },
    {
      "name": "ReviewControl",
      "purpose": "The review gate that prevents stale or unchecked drafts entering the local outbox."
    },
    {
      "name": "LocalOutbox",
      "purpose": "A readable report held in this browser session. It sends nothing."
    },
    {
      "name": "BeforeVoiceReports",
      "purpose": "The earlier job-details state with a plain notes field and no voice or report feature."
    }
  ]
}
