Skip to content
VERASPEC
Repository
VER 1.0 — The Visual Embedding Recordstable

§8 Layer 3 — Contextual Embeddings

Contextual embeddings are optional, additive, and provenance-graded. Each carries role: "contextual", a text-space space_id, and a source object: { class, text_sha256, lang, provenance }.

Source classOriginDeterminism grade
ocr_pixelsText extracted from the Canonical BufferA — pixel-derived
caption_autoModel-generated caption of the Canonical Buffer (captioner pinned like a space)A− — pixel-derived, model-dependent
caption_human / alt_text / title / descriptionEmbedded metadata or platform fieldsB — contextual, mutable
surrounding_text / page_contextAcquisition environmentC — environmental, untrusted
  • Contextual vectors MUST NOT alter, contribute to, or be fused into any canonical_visual embedding.
  • Fusion is permitted only as a distinct role: "fused" embedding in a kind: "fused" space with a declared recipe { inputs, weights, method }.
  • Consumers MUST be able to filter by role, source class, and grade — grade-aware retrieval is the point of grading.