Reference¶
Reference pages define exact command syntax, artifact paths, configuration fields, operator-facing environment variables, and shared vocabulary. Use them when you already know what you are trying to do and need the canonical shape.
If you are learning a workflow, start with Getting started or Guides. Reference pages assume the normal TokenFuzz layout:
What to open¶
| Page | Use it for |
|---|---|
| Commands | CLI syntax for setup, audit runs, probing, state checks, result review, and maintenance. |
| Artifact layout | Where target config, backend results, logs, reports, rejected artifacts, and cross-backend rollups live. |
| Target config | The generated target.toml schema, including [sanitizer], [runner], [threat_model], harness build fields, and reproduction metadata. |
| Environment variables | Operator-facing overrides for agent counts, timeouts, LLVM/model paths, probe selection, and ranking budgets. Most runs need none. |
| Troubleshooting | Symptom-indexed fixes for preflight, target config, backend auth, missing results, triage rejects, and logs. |
| Glossary | Shared vocabulary for the audit lifecycle, artifacts, triage, strategies, and harness internals. |