Read the latest stored objective Web State
Web State exposes compact, machine-readable measurements from GoGuides' stored public observation of a domain. It is evidence about what GoGuides observed, not a synchronous fetch and not a universal truth judgment.
Endpoint
GET /state/example.com
Responses are based on stored observations. Freshness maintenance is asynchronous.
Web State fields
text_simhash
Compact text-similarity fingerprint.
structured_data_sha256
SHA-256 of normalized structured-data evidence.
schema_type_mask
Versioned compact representation of observed schema types.
headers_sha256
Fingerprint of the supported normalized response-header state.
word_count
Observed normalized word-count measurement.
internal_link_count
Observed internal-link count.
external_link_count
Observed external-link count.
outbound_links_sha256
Fingerprint of normalized outbound-link state.
ai_policy_mask
Versioned compact representation of supported AI-facing policy signals.
Conditional fields may be omitted when no value was observed. Omission is not the same as zero. A numeric zero is meaningful. Use the versioned decoded companions and canonical field semantics rather than guessing bit meanings.