Page Info — Minimal Static Proof
This file is a single hand-authored HTML page. No static-site generator, no CMS, no build step. It demonstrates that <page-info> works on Layer 0 — pure HTML with hand-authored <meta> tags following the meta-tag contract.
What this proves
- The full provenance metadata layer (public-standard names plus the
vb:*namespace) is authorable by hand. <page-info auto>renders the entire disclosure panel from the<meta>tags in this document head — no light-DOM<dl>required.- The JSON-LD block mirrors every field for Schema.org and AI consumers.
- Without the script tag, the page is still readable and the meta tags still parse correctly.
How the contract maps
Every <meta> tag in this document's <head> has a documented purpose. See meta-tag contract v1 for the full mapping between hand-authored tags, DOM attributes, and the JSON-LD output.