> For the complete documentation index, see [llms.txt](https://www.isaacbowen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.isaacbowen.com/2025/10/02/delta.md).

# delta

if the destination of your output is subject to a probability distribution, flag it - remember it, label it, keep its nature visible ◊

flattening it out and targeting specific collapsed destinations instead fundamentally changes the characteristics of your system and limits the roles it can take in the pipelines of others. do you *want* to be composed into unknown future pipelines? (you don't have to want that.)

this feels like a prior for goodhart's law: what you collapse into metric tends to become target selection if you don't force yourself to remember that there's a probability field layer, that it's not just pipe fittings

◊ information of this nature is *hard* to uncover later. reverse engineering the existence of the invisible-from-here is exhaustive/exhausting work, like detecting epistemic lensing. phrasing data to make the uncertainty inescapably load-bearing, impossible to lose on relay - that's a grammar of its own

I feel like I want something like big-O notation for ternary logic. or, like, a kind of unknotting number as a checksum for model transmission, making sure that your reconstitution of the model maintains the complexity/fidelity of the uncertainty profile from the drop

interestingly I launched out into this piece thinking of probabilistic downstream destinations for, say, a heavily forking river system. an upstream that focuses on one destination and starts optimizing for that destination specifically might be losing the plot in a dangerous way. I mention this here at the end because this general idea shows up in many scales and with many inversions.

I feel like this terrain is what I walk natively, like my first *territory*, never mind my first language

I've been thinking about this in terms of observers in the system - like the chain of custody of attention, an inter-departmental delivery envelope where each name is shorthand for the moment of superposition in which the next destination existed as a particular texture of probability

think: a river delta ecosystem as instantiated probability map

think: english as a probabilistic programming language


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.isaacbowen.com/2025/10/02/delta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
