Deterministic emitter for article-meta.json — a small
structured sidecar written next to article.md in every analysis run
directory. Consumers (HTML SEO/structured data, news indexes, RSS) read
this file instead of re-parsing the article body.
The file is a pure function of the run inputs:
manifest.json → article type, date, run id, gate result
executive-brief.md/synthesis-summary.md → top finding (lead)
Description
Deterministic emitter for
article-meta.json— a small structured sidecar written next toarticle.mdin every analysis run directory. Consumers (HTML SEO/structured data, news indexes, RSS) read this file instead of re-parsing the article body.The file is a pure function of the run inputs:
manifest.json→ article type, date, run id, gate resultexecutive-brief.md/synthesis-summary.md→ top finding (lead)intelligence/synthesis-summary.md→ key takeaways (3–7 bullets)risk-scoring/risk-matrix.md(if present) → top risksintelligence/parliamentary-calendar-projection.md/extended/forward-indicators.md→ key dates / what to watchintelligence/economic-context.md→ IMF / WorldBank macro hookSame artifact bytes in → same
article-meta.jsonbytes out (verified by the determinism test).