new file mode 100644
index 0000000..131e488
@@ -0,0 +1,29 @@
+---
+visibility: public
+---
+
+# Jacob's Thoughtstream
+
+A public feed of my thinking — some polished, most not.
+
+## Two kinds of posts
+
+**[Blog](blog/)** — longer, titled posts. Things I've thought about enough to name.
+Tagged `@blog #publish` in my [NoteStream](https://notestream.cloud).
+
+**[Stream](stream/)** — tweet-sized thoughts, by date. Raw, unedited, chronological.
+Tagged `#publish` alone in NoteStream.
+
+## How it works
+
+I write notes in NoteStream throughout the day. When I tag one `#publish`, an agent
+picks it up and mirrors it here — either as a blog post (if it's tagged `@blog`)
+or appended to today's stream entry.
+
+Source is NoteStream; this wiki is the public mirror.
+
+## Why
+
+Most of my thinking happens in fragments. Rather than polish everything into essays,
+I want a public surface for the fragments themselves — plus the occasional
+longer thing when a fragment wants to grow up.
\ No newline at end of file