Expand description
Composes repository evidence into a report a person can read and share.
The composer returns bytes and writes nothing. Publishing a document is an explicit act by a person at a command line, not a side effect an agent can trigger through a query, so the read-only operation surface stays read-only and the only component that touches the filesystem for output is the CLI.
Structs§
- Report
- One composed report in its three renderings.
Functions§
- compose
- Composes a report from the repository the engine currently targets.