Skip to content

Latest commit

 

History

History
67 lines (49 loc) · 2.77 KB

File metadata and controls

67 lines (49 loc) · 2.77 KB

Documentation

Documentation for STAMP follows the Diataxis framework. Each document fits exactly one of four categories. Pick the one matching your goal.

Tutorials — learning by doing

Step-by-step lessons that take a newcomer to a successful outcome.

How-to guides — recipes

Task-focused instructions for users who already know what they want to do.

CLI

Go library

Contributing

Reference — the dictionary

Information-oriented lookup. No narrative — facts only. Drift-prone details (every flag, every default) live in the tool itself; use attestor <cmd> --help and stamp list --show-config to enumerate those.

Explanation — discussions and concepts

Understanding-oriented reading. The "why" behind the design.