{
  "abstract": "Video is usually addressed by file, URL, frame number, or timestamp. Those coordinates are useful for playback but weak for persistent meaning. A scene can move during an edit. An object can appear across shots. A generated clip can be replaced while preserving narrative role. A branch can diverge from one event and later merge. A timestamp says where bytes occur in one representation; it does not necessarily identify the enduring scene, event, object, or state. Content-addressable video in the Glyphd program is a layered temporal identity system. Exact media segments retain cryptographic identities. Logical temporal objects—scene, shot, event, actor, prop, state, beat, branch—receive stable IDs and lineage. Representations, edits, generations, proxies, and renders remain distinct. A temporal address can resolve from semantic object to the exact source intervals that currently support it. The system is not a replacement for codecs. It composes exact media storage, temporal graphs, branch-aware provenance, FOVEA-style multiscale navigation, and fold/2 representation routes. The goal is video that can be cited, revised, regenerated, navigated, and reasoned over without reducing all continuity to one mutable timeline.",
  "author": "Hayden Lindley",
  "category": "Temporal Media",
  "claims": {
    "claims": [
      {
        "claim_id": "P11-C01",
        "evidence_refs": [
          "P11-S01",
          "P11-S02",
          "P11-S03"
        ],
        "limitations": [
          "Integrated media graph implementation remains incomplete."
        ],
        "public": true,
        "scope": "Content-addressable video architecture.",
        "statement": "Exact media segments, logical temporal objects, representations, timeline intervals, and branches can be represented as separate linked identities.",
        "status": "SPECIFIED"
      },
      {
        "claim_id": "P11-C02",
        "evidence_refs": [
          "P11-S02",
          "P11-S03"
        ],
        "limitations": [
          "Real video pipeline conformance is not established."
        ],
        "public": true,
        "scope": "Synthetic proof-deck mechanism.",
        "statement": "Recipe and residual mechanisms provide an exact representation path for generated media under pinned dependencies.",
        "status": "VERIFIED_MECHANISM"
      },
      {
        "claim_id": "P11-C03",
        "evidence_refs": [
          "P11-S01",
          "P11-S04",
          "P11-S05"
        ],
        "limitations": [
          "No accepted user benchmark is published."
        ],
        "public": true,
        "scope": "Matched video workflow study.",
        "statement": "Stable scene/event/object addressing improves editing and retrieval across revisions compared with timestamp-only workflows.",
        "status": "HYPOTHESIS"
      }
    ],
    "disclosure_note": "Claims marked non-public in the authored ledger are omitted from this public artifact.",
    "paper": "p11-content-addressable-video",
    "version": "0.1.0",
    "withheld_claim_count": 0
  },
  "date": "2026-07-27",
  "diagrams": {
    "diagrams": [
      {
        "brief": "Logical scene/event/object graph linked to exact media segments, representation edits, timeline intervals, and branch IDs.",
        "format": "svg",
        "id": "P11-F01",
        "path": "/diagrams/p11-content-addressable-video/P11-F01.svg",
        "status": "source-generated conceptual architecture",
        "title": "Temporal identity layers"
      },
      {
        "brief": "A linear edit sequence beneath a richer scene/event/object graph, showing multiple representations of one logical shot.",
        "format": "svg",
        "id": "P11-F02",
        "path": "/diagrams/p11-content-addressable-video/P11-F02.svg",
        "status": "source-generated conceptual architecture",
        "title": "Timeline as projection"
      },
      {
        "brief": "Production packet and references → provider execution → candidate → continuity review → accepted representation → exact fold/proof.",
        "format": "svg",
        "id": "P11-F03",
        "path": "/diagrams/p11-content-addressable-video/P11-F03.svg",
        "status": "source-generated conceptual architecture",
        "title": "Generated shot lineage"
      },
      {
        "brief": "Project→act→scene→event→shot→segment levels with branch ribbon and object-history overlay.",
        "format": "svg",
        "id": "P11-F04",
        "path": "/diagrams/p11-content-addressable-video/P11-F04.svg",
        "status": "source-generated conceptual architecture",
        "title": "Temporal Atlas zoom"
      }
    ],
    "paper": "p11-content-addressable-video"
  },
  "evidence_state": "SPECIFIED",
  "id": "p11-content-addressable-video",
  "institution": "Glyphd Labs",
  "integrity": {
    "claim_ledger_sha256": "d83b52f73577ba4bc5aaa5823382efc8d364f16a63e2359e6a1d8851faad7c52",
    "paper_mdx_sha256": "e1ca5207cb036531ff26ca0eba9ba511371280651c491c7138281d535ff9743e"
  },
  "public_disclosure_boundary": "This paper publishes the public-safe temporal identity and navigation architecture. It excludes confidential media, private likeness data, unreleased model prompts, proprietary generation recipes, and patent-claim drafting. It makes no claim of codec superiority over AV1 or other mature media codecs.",
  "publication_class": "public-safe working paper",
  "publication_url": "https://www.glyphd.com/papers/p11-content-addressable-video",
  "revisions": {
    "paper": "p11-content-addressable-video",
    "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": "p11-content-addressable-video",
  "sources": {
    "notes": "Internal source paths are provenance references. Public publication must expose only approved public-safe excerpts or archived public artifacts.",
    "paper": "p11-content-addressable-video",
    "sources": [
      {
        "date": "2026-07",
        "id": "P11-S01",
        "path": "fractal-video.zip / OOC-V-SPEC-v0.1.md",
        "title": "OOC-V specification and fractal-video workspace"
      },
      {
        "date": "2026-07-12",
        "id": "P11-S02",
        "path": "GLYPHDRIVE-FOVEA-OOC-TECHNICAL-ASSESSMENT-v0.2-PLANNING.md",
        "title": "GlyphDrive/FOVEA/OOC Technical Assessment"
      },
      {
        "date": "2026-07-12",
        "id": "P11-S03",
        "path": "GLYPHDRIVE-OOC-FOLD-SPEC-v0.2.md",
        "title": "GlyphDrive OOC fold/2 Specification"
      },
      {
        "date": "2026-06/07",
        "id": "P11-S04",
        "path": "VideoWorlds project folder",
        "title": "VideoWorlds and TextPilot canon corpus"
      },
      {
        "date": "2026-06-30",
        "id": "P11-S05",
        "path": "Pasted markdown.md",
        "title": "X-Splora production skills and shot-packet notes"
      }
    ],
    "version": "0.1.0"
  },
  "subtitle": "Stable addresses for scenes, events, objects, branches, and exact video evidence",
  "title": "Navigable Temporal Media",
  "version": "0.1.0"
}
