# What is this journal?

Playing with this space as a place to share my work journal. Which is a combination of things but mostly stuff that I want to get out of my head for my own sake. It replaces things like permanently opened browser tabs, conversations with myself, and the urge to share irrelevant stuff at inappropriate times.&#x20;

It's searchable too, and for that reason I sometimes try to also use it as an actual journal ("today we spoke with...") because my old journal was really helpful that way.&#x20;

Note that this is currently public - viewable to all. A lot of the links (to documents and notes), are not. That's intentional.&#x20;

If this seems to be working, we can create a team and everyone can make comments, edits and suggestions. (Edits are less appropriate for this perhaps, but would work great for working agreements, for example.)&#x20;

"I" = Gordon by the way (for now).&#x20;

![](/files/-Lw-OV9BMQmnQjsjeWsq)


---

# Agent Instructions: 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:

```
GET https://gordonsworkjournal.brave.coop/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
