documentation
Everything here is a view of the repository
These pages render the Markdown files that ship with LeastGrant, as they stand at v0.2.0. Nothing is rewritten for the website, so there is no second set of docs to drift out of date — and every page says which file it came from.
Getting started
What the problem is, what it does about it, and how to install it.
How it works
The decision path end to end: parsing, classification, floors, promotion.
CLI reference
Every command, generated from the real --help output.
Agent support
Which agents it enforces in, and which are still unverified.
Threat model
What it defends against, what it does not, and what the audit left standing.
Privacy
What is written to disk, what is redacted, and what never leaves the machine.
Security policy
What counts as a vulnerability here, and how to report one.
Contributing
The most useful thing you can send is a bypass.
Releasing
How a version reaches npm, and how to check the copy you installed.
Releases
Versions and changelogs live where they are produced. The GitHub releases page has the notes and the packed tarball for each version; npm has what is currently installable. Duplicating a changelog here would be the one thing this site is trying not to do. Releasing explains how a version gets from a tag to the registry, and how to check that the copy you installed is the one the repository built.