Docs
How the tool works, as opposed to how to set it up. The guides cover the setup; these are the documents the guides point to when a question needs the exact behavior.
Each one is written and reviewed in the repository, next to the code it describes, and copied here with only its links changed. Every change to this site is checked against the repository's main branch, and a copy that differs from it fails the check.
The documents #
- Design
The architecture, each screen and the exact questions it asks, how a decision is made from the answers, the policy file, the audit log, and what content leaves the machine.
- Screening a client’s own tools
Screening a client's own shell, file edits and fetches: the configuration, what each hook command answers, how a withheld result keeps the shape a tool returns, and what hooks cannot see.
- Screening benchmark
The public datasets and hand-labeled tool calls the questions were measured against, the recorded model responses, the limits of the numbers, and how to reproduce them without a key.
In the repository only #
- Decision records
Why the main choices went the way they did, one record per decision.
- Roadmap
What each version shipped, and what the next one is for.
- Security policy
How to report a vulnerability, and the security considerations for running it.