Optional ReadonlyarticleCanonical singular form (current pipeline).
Optional ReadonlyarticleSlug form emitted by newer gh-aw workflow manifests before Stage D writes
the canonical articleType field. Treated as the second-best source.
Optional ReadonlyarticlePlural form emitted by some pre-aggregator-pipeline workflows (historic
schema variant). When present, articleTypes[0] is treated as the
article type.
Optional ReadonlyrunOriginal field on older breaking-run manifests (historic schema variant).
Used as the last fallback when neither articleType nor articleTypes
is present.
Optional ReadonlyrunStable run identifier; falls back to the run-dir basename.
Optional ReadonlydateISO date (YYYY-MM-DD); falls back to the run-dir path.
Optional ReadonlyanalysisRepo-relative analysis directory hint emitted by some workflows.
Optional ReadonlyfilesManifest-declared file inventory (nested or flat).
Optional ReadonlyhistoryStage-history audit log used to read the latest gate result.
Optional ReadonlytitleOptional editorial title override.
Optional ReadonlydescriptionOptional editorial description override.
Optional ReadonlycommitteeCommittee code (e.g. ENVI) used by committee-reports templates.
Optional ReadonlyhorizonHorizon-profile derived from the article-horizons registry entry that
matches articleType. Always populated when the slug resolves to a
registry entry, absent otherwise. See HorizonProfile.
Raw manifest shape as committed by the analysis pipeline. Matches every schema variant the pipeline has ever emitted; readers consult
resolveArticleTyperather thanarticleTypedirectly so historic runs stay readable.