Pillar III

Why Clinical Methodology Belongs in AI Safety

The same framework that determines whether a drug caused an adverse event can determine whether an AI system caused harm — and we're not using it.

This is a sample post to show you the format. Delete this file and replace it with your own writing.

How a post works

Every post is a markdown file in the _posts folder. The filename follows this format:

YYYY-MM-DD-your-title-here.md

For example: 2026-06-15-conduction-hypothesis-explained.md

The block at the top between the --- lines is called front matter. It tells the site how to display your post. Here’s what each field does:

Writing the post

Write everything below the second --- in regular markdown. The same way you’d write anywhere else.

Blockquotes look like this — use them for key quotes or callouts.

Links work like this: Loopwork System.


That’s it. Write the markdown, save the file, push to GitHub. The site builds automatically.