comma documentation
Documentation here follows the Diátaxis framework, which separates docs by the user’s intent:
| Quadrant | When you are… | Read… |
|---|---|---|
| Tutorials | learning the tool from scratch | step-by-step walkthroughs that get you a working result |
| How-to guides | trying to solve a specific problem | task-focused recipes that assume basics |
| Reference | looking up exact command behaviour | dry, complete descriptions of every flag |
| Explanation | trying to understand a design choice | discussions of why things are the way they are |
If you are new, start with Getting started. If you know the basics and want to do a specific job, jump into how-to. If you want to look up a command, reference is exhaustive. If you want to understand the design, explanation is the discussion track.
Sitemap
Tutorials
How-to guides
- Proofread a document
- Ground generation in research notes
- Analyze text statistically
- Iteratively polish a draft
- Render to PDF via typst
- Convert documents into markdown
- Switch LLM models
Reference
- transform — rewrite existing text
- generate — produce new text from a brief
- analyze — inspect text (deterministic + LLM NLP)
- validate — verify text against reality
- research — capture, distill, IWE bridge
- iwe — generic wrappers around the IWE CLI
- feeds — RSS/Atom subscription manager (blogtato-backed)
- pipeline — polish (critic loop)
- convert — convert markdown to/from PDF, HTML, DOCX, EPUB and other formats
- publish — reserved for platform-publishing APIs
- configuration — env vars and model overrides