humanize
Dispatch local text humanization.
Invocation#
lem-cli humanize rewrite ...Inputs and options#
- rewrite is the only leaf; it runs Skryba on this machine.
- Text inputs use a file path or - for stdin.
- Lem does not commission a rewrite from a person. That work is ordered on HandToHuman's own marketplace ledger, documented at handtohuman.wisent.com/docs.
Output and state#
The group dispatches the local rewrite and prints its encoded LemHumanizationResult as JSON.
Refusals#
- No leaf refuses with “humanize needs a subcommand: rewrite”.
- An unknown leaf refuses with “humanize: unknown subcommand <name>; use rewrite”.
- Thrown request, provider, execution, or response errors are printed as lem-cli refusals and exit nonzero.