Notes on harness engineering

· harness, agents, template

This is a template post. Every element below is here so you can see how a post is structured and styled — replace all of the words with your own.

A section heading

Plain paragraph text. Harness engineering is the practice of shaping the tools, prompts, and feedback loops an agent runs inside. Write the real intro here.

Inline elements work too: a link, some inline code, and bold / italic emphasis.

A list

  • First point about the harness.
  • Second point.
  • Third point.

A code block

// Fenced code blocks render with monospace styling.
function reward(signal: number): number {
  return Math.tanh(signal);
}

A quote

Block quotes look like this. Use them for callouts or excerpts.

An image

Placeholder

That’s the full set of elements. Delete this post once you’ve written a real one (or set draft: true in the frontmatter to hide it).

← All posts