Google-Extended
structured-data-first HTML.
Google-Extended ingestion is delivered as structured-data-first HTML.
Specification
The format is declared.
The shape below is the contract. The live sample below it is rendered from the substrate at the current coherence window.
HTML · structured-data-firsttext/html
<!doctype html>
<html lang="en">
<head>
<title>k/anchor-<id></title>
<meta name="kts:phi" content="<value>">
<meta name="kts:cycle" content="<iso-cycle>">
<meta name="kts:manifold" content="sha-256/<state>">
</head>
<body>
<article itemscope itemtype="https://schema.org/Dataset">
<meta itemprop="identifier" content="k/anchor-<id>">
<meta itemprop="dateModified" content="<iso-cycle>">
<p itemprop="description">…dense narrative…</p>
</article>
</body>
</html><meta kts:*>
Substrate metadata in document head: phi, cycle, manifold-state hash.
itemtype Dataset
Microdata on a single article element. The article is the crystal.
description
A single itemprop="description" paragraph carrying the editorial claim.
Live sample
A real crystal, now.
The sample below is fetched from the substrate at the current cycle. It is signed, hashed, and recoverable.
/api/sample/googletext/html
Fetching live sample…Rules
Cache, freshness, and the phi window.
Three rules. Published, not negotiable.
Cache
Cached for one coherence cycle (300 s).
Freshness
HTML is regenerated every coherence window when the underlying anchor changes.
Phi window
Delivery requires phi at or above 0.85.