Glossary · Term

Markdown

← all terms

Definition

Plain language

A simple way of writing formatted text using plain characters, like asterisks for bold, instead of a word processor.

As stated in the literature

A lightweight plain-text markup syntax for formatting documents; used as the storage format for trained agent skill files (SkillOpt) and for evidence-tagged research representations that get rendered into prose (ScientistOne).

Also called: markdown

Why it matters: It is a simple, human-readable format that's easy for both people and programs to write and store, which is why it's used for agent instruction files and tagged documents.

For example, wrapping a word in asterisks like *this* makes it show up in bold without any word processor.

Heard on the show

“And at one point a scraper agent reformatted some raw content into a clean markdown table.”
Episode 146 — How an Innocent README Can Freeze an AI Agent's Safety Check for an Hour

Mentioned in 6 episodes

  1. 146
    How an Innocent README Can Freeze an AI Agent's Safety Check for an Hour
  2. 132
    The Agent Failed — But Did the Instructions Deserve to Be Followed?
  3. 089
    When AI-Written Papers Read Well But the Evidence Underneath Is Broken
  4. 078
    Training a Markdown File: When LLM Self-Improvement Borrows the Discipline of Neural Net Training
  5. 046
    When the AI Optimizer Edits the Grade Book: Why Harnessing Evolution Needs a Wall
  6. 027
    When AI Agents Build the Serving Stack: A Bet on Bespoke Infrastructure

Related terms