// open channel
Write the future with us.
Toward AGI is an open publication. Researchers, engineers, and close observers of the field are invited to publish. Bring a sharp take; we bring the audience and the editing.
01
Pitch it
Open an issue or email the desk with one paragraph: what's the story, why now, why you. We reply within a few days.
02
Write it in MDX
Accepted pitches get a file in content/posts/. Write in Markdown with superpowers — callouts, code, tables. Frontmatter handles the metadata.
03
Ship it via PR
Open a pull request. An editor reviews for accuracy, structure, and voice. Once merged, your dispatch is live with your byline.
// the template
Every dispatch is a single .mdx file. The frontmatter below is all the metadata we need — the site generates the cover art, reading time, table of contents, and byline from it.
accepted channels:
- news— News
- model-release— Model Release
- trends— Trends
- education— Education
- deep-dive— Deep Dive
- applied— Applied
--- title: "Your headline here" description: "One or two sentences that make the reader need to continue." category: deep-dive # news | model-release | trends | education | deep-dive date: 2026-08-27 authors: [your-slug] tags: [scaling, evals] featured: false model: openai/gpt-5 # optional — links to a radar contact --- ## Opening section Your prose here. Sharp takes, receipts, plain language. <Callout type="signal" title="Key point"> Callouts highlight the one thing a skimmer must not miss. </Callout> ## What actually matters Close with the takeaway — what changed, and what to watch next.
// house rules
No press-release rewrites. No undisclosed conflicts. No hype you would not say to a colleague's face.