{
  "abstract": "Chat interfaces are excellent for discovering intent and poor at carrying serious work to completion. A long answer may contain a plan, commands, decisions, evidence requirements, and checkpoints, yet the user must manually convert the prose into an operating environment. WorkPage OS turns intent and source material into a typed WorkpagePlan, then renders a safe, static, portable, interactive Workpage. A Workpage may be a build runbook, learning surface, troubleshooting tree, decision page, research dossier, creative production board, or completion audit. It includes copy controls, checkboxes, progress, evidence fields, branching gates, notes, and export. Basic use requires no server, account, or model after generation. The model does not generate arbitrary final HTML on the main path. It proposes a structured plan. A deterministic renderer produces the interface. Projects, plans, revisions, sources, exports, critic reports, and evidence remain durable artifacts. Completion claims require evidence. The existing v1.1 specification and nineteen-phase runbook define a build-ready local-first Tauri 2 application with Rust, React/TypeScript, SQLite, fixture generation, Ollama and LM Studio adapters, preview isolation, security gates, packaging, and an independent completion audit.",
  "author": "Hayden Lindley",
  "category": "Operational Surfaces",
  "claims": {
    "claims": [
      {
        "claim_id": "P20-C01",
        "evidence_refs": [
          "P20-S01",
          "P20-S02",
          "P20-S03"
        ],
        "limitations": [
          "Current application implementation state must be separately inspected."
        ],
        "public": true,
        "scope": "Complete build pack.",
        "statement": "The v1.1 corpus specifies a Tauri/Rust/React/SQLite application, typed WorkpagePlan, deterministic renderer, local adapters, security, tests, packaging, and independent audit.",
        "status": "SPECIFIED"
      },
      {
        "claim_id": "P20-C02",
        "evidence_refs": [
          "P20-S03",
          "P20-S04"
        ],
        "limitations": [
          "Browser behavior should be verified in the institute integration."
        ],
        "public": true,
        "scope": "HTML runbook artifact.",
        "statement": "The interactive nineteen-phase runbook is itself an implemented static Workpage with local progress and copyable prompts.",
        "status": "IMPLEMENTED"
      },
      {
        "claim_id": "P20-C03",
        "evidence_refs": [
          "P20-S01",
          "P20-S02"
        ],
        "limitations": [
          "No accepted comparative user data is published."
        ],
        "public": true,
        "scope": "Matched user study.",
        "statement": "Workpages improve task completion and resumption compared with prose answers.",
        "status": "AWAITING_LOCAL_RUN"
      }
    ],
    "disclosure_note": "Claims marked non-public in the authored ledger are omitted from this public artifact.",
    "paper": "p20-workpage-os",
    "version": "0.1.0",
    "withheld_claim_count": 0
  },
  "date": "2026-07-27",
  "diagrams": {
    "diagrams": [
      {
        "brief": "Intent and sources → typed WorkpagePlan → validator → deterministic renderer → standalone interactive page → evidence/receipts.",
        "format": "svg",
        "id": "P20-F01",
        "path": "/diagrams/p20-workpage-os/P20-F01.svg",
        "status": "source-generated conceptual architecture",
        "title": "Answer to Workpage"
      },
      {
        "brief": "Privileged app preview bridge separated from static non-networked export runtime.",
        "format": "svg",
        "id": "P20-F02",
        "path": "/diagrams/p20-workpage-os/P20-F02.svg",
        "status": "source-generated conceptual architecture",
        "title": "Preview versus export boundary"
      },
      {
        "brief": "Phase ladder ending in an independent audit rather than self-reported completion.",
        "format": "svg",
        "id": "P20-F03",
        "path": "/diagrams/p20-workpage-os/P20-F03.svg",
        "status": "source-generated conceptual architecture",
        "title": "Nineteen-phase build"
      },
      {
        "brief": "Build, learn, troubleshoot, decide, research, create around one plan/card substrate.",
        "format": "svg",
        "id": "P20-F04",
        "path": "/diagrams/p20-workpage-os/P20-F04.svg",
        "status": "source-generated conceptual architecture",
        "title": "Workpage archetypes"
      }
    ],
    "paper": "p20-workpage-os"
  },
  "evidence_state": "IMPLEMENTED",
  "id": "p20-workpage-os",
  "institution": "Glyphd Labs",
  "integrity": {
    "claim_ledger_sha256": "4504d730d06609b7bd7ae5a855495879a8f16599c11af604371db82b631a2e6a",
    "paper_mdx_sha256": "3b2eba020fce99242ccf8b893294232a438ad2ae2d38c90105ba845a92324977"
  },
  "public_disclosure_boundary": "This edition publishes the public-safe product architecture and build/audit doctrine. It excludes private provider keys, user projects, proprietary prompts, and patent-claim drafting. It does not claim the packaged desktop application is complete without a current build and completion receipt.",
  "publication_class": "public-safe working paper",
  "publication_url": "https://www.glyphd.com/papers/p20-workpage-os",
  "revisions": {
    "paper": "p20-workpage-os",
    "revisions": [
      {
        "date": "2026-07-27",
        "summary": "First synthesized public-safe institute edition compiled from the Glyphd project corpus.",
        "version": "0.1.0"
      }
    ]
  },
  "schema_version": "1.0.0",
  "slug": "p20-workpage-os",
  "sources": {
    "notes": "Internal source paths are provenance references. Public publication must expose only approved public-safe excerpts or archived public artifacts.",
    "paper": "p20-workpage-os",
    "sources": [
      {
        "date": "2026-06-18",
        "id": "P20-S01",
        "path": "Workpage_OS_Spec_Pack_v1_1.md",
        "title": "Workpage OS Spec Pack v1.1"
      },
      {
        "date": "2026-06-19",
        "id": "P20-S02",
        "path": "Workpage_OS_Pressure_Test_v1_1.md",
        "title": "Workpage OS Pressure Test v1.1"
      },
      {
        "date": "2026-06-19",
        "id": "P20-S03",
        "path": "Workpage_OS_Build_Runbook_v1_1.html",
        "title": "Workpage OS Build Runbook v1.1"
      },
      {
        "date": "2026-06-19",
        "id": "P20-S04",
        "path": "README_BUILD_FIRST.md",
        "title": "Workpage OS Build Pack README"
      },
      {
        "date": "2026-07-12",
        "id": "P20-S05",
        "path": "GLYPH-DESK-MASTER-SPEC.v1.md",
        "title": "Glyph Desk Master Specification"
      }
    ],
    "version": "0.1.0"
  },
  "subtitle": "WorkPage OS, typed plans, safe static rendering, and evidence-bearing generated operating surfaces",
  "title": "Answers Become Interfaces",
  "version": "0.1.0"
}
