Contribute

Suggest an entry

Seen a story we're missing — a wrongful stop, a settlement, a cancelled contract, an audit, a breach? Send it. Every entry on this site started as a link somebody found.

Two ways in

Open a GitHub issueEmail [email protected]

The GitHub issue template asks for the same fields an entry needs, so it's the fastest route to publication. Email is fine too — especially if you'd rather not have your name on a public issue. Either way we do the checking; you don't need to write the entry.

What a good submission includes

What we won't publish

Corrections

Wrong figure, wrong date, missing context, a source that has since been updated? Email a correction with the source and we'll fix the entry and mark it updated. Details of the policy are on the About page.

Working on the code

The site is a static Astro build; entries are Markdown files with a strict frontmatter schema. docs/CONTRIBUTING.md and docs/CONTENT-SPEC.md in the repository cover the schema, the tag vocabularies and the validator. Pull requests that add entries are welcome; add them as status: draft and the verification pipeline (docs/AUTOPILOT.md) fetches the sources and decides whether they publish — a PR never sets published directly.