Skip to content

Reference

This section documents the cross-cutting mechanics of the cratis CLI: the flags available on every command, how to control output format, and how the CLI resolves the Chronicle server connection.

  • LLM — Configuring the language model that Cratis tools like Prologue use.
  • Prologue — Capturing a running system and interpreting the captures into a Screenplay.
  • Screenplay — Generating a Screenplay from the source code of a Cratis Arc application, and validating the documents you have.
  • Global Options — Flags such as --output, --quiet, --yes, and --debug that apply to every command.
  • Output Formats — The four output formats (table, plain, json, json-compact) with guidance on when to use each and token cost comparisons.
  • Connection — Connection string format, resolution order, and environment variable configuration.