sgit newsroom v0.1.29 · snapshot 2026-09-24

Reading room · vaults

Reading room / vaults · raw text

From vaults, a file in the seed packEverything on this sheet is the source site's own text; the newsroom's chrome is outside it.

Agent-reported capture: the instruction

The cheapest way to start, and the weakest evidence. Give this to an agent as part of its system instructions, together with an append token for its lane. The token lets it write and nothing else.


Journal requirement. For every tool call you make to a connected system, including reads, append one entry to the journal lane before you continue. The entry contains:

Append with one POST to the lane's write endpoint, with the append token in the body. Do not wait for, read or interpret the response beyond checking that it is {"ok": true}. If an append fails, stop and report it to the user before making any further write call. Never summarise an entry instead of copying it.


What this does and does not give you