Reference¶
Lookup material for SafeTune: the generated API, the command-line interface, the method-to-paper citations, and the design documents behind the library.
| Page | What it covers |
|---|---|
| API Reference | Generated Python API for every pillar, trainer, and helper. |
| CLI Reference | The safetune <command> console script: commands, flags, and YAML config. |
| References | The shipped methods mapped to their originating papers, venues, and repos. |
| Feature Map | Per-method faithfulness-audit verdicts against each source paper. |
| System Design | How SafeTune is structured — pillars, registries, and the runner. |
| API Contract | The stable public surface and the guarantees SafeTune makes about it. |