ReadonlyfileAbsolute path of the inspected file.
Readonlylang<html lang="โฆ"> value (e.g. en, sv, ar). Empty string when the attribute is missing โ callers fall back to the filename code via meta.lang || fp.lang.
Readonlytitle<title>โฆ</title> content (HTML-decoded, no trimming beyond trim).
Readonlymeta<meta name="description" content="โฆ">.
Readonlyog<meta property="og:title" content="โฆ">.
Readonlyog<meta property="og:description" content="โฆ">.
Readonlytwitter<meta name="twitter:title" content="โฆ">.
Readonlytwitter<meta name="twitter:description" content="โฆ">.
ReadonlyjsonJSON-LD headline field (first <script type="application/ld+json">).
ReadonlyjsonJSON-LD alternativeHeadline field.
ReadonlyjsonJSON-LD description field.
ReadonlybodyFirst ~2KB of the <article> plain text (tags stripped, whitespace collapsed). Used by PRs 3/4 as a diagnostic preview โ never validated against the contract directly.
Structured metadata extracted from a single article HTML file.