> 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/2026/03/09.md).

# 20260309

```
MIME-Version: 1.0
Date: Mon, 9 Mar 2026 03:59:57 -0500
Message-ID: <CAKK3mLOOcdcXEcXXroSbAjLR7wBmv3JvZkjLgXLmJdDnD+GZXg@mail.gmail.com>
Subject: neither it nor bit are fundamental
From: Isaac Bowen <ikebowen@gmail.com>
To: Isaac Bowen <ikebowen@gmail.com>
Content-Type: multipart/alternative; boundary="0000000000008e4cfb064c93a094"

--0000000000008e4cfb064c93a094
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

whatever it is, gauge transformations preserve you as invariant

=E2=89=A1Isaac

--0000000000008e4cfb064c93a094
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">whatever it is, gauge transformations preserve you as inv=
ariant<br clear=3D"all"><br clear=3D"all"><div><div dir=3D"ltr" class=3D"gm=
ail_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">=E2=89=
=A1Isaac</div></div></div></div>

--0000000000008e4cfb064c93a094--
```


---

# 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/2026/03/09.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.
