Date: 2026-09-10

Example settings files

Use examples as versioned starting points, not as a universal settings schema. The CLI reads only settings supported by the current source and policy.

Use the current implementation

Begin with the smallest required configuration, validate it by starting Nova, and add one setting at a time. Prefer nova --help and source-backed keys over copied examples.

Boundaries and safety

Do not include API keys, OAuth tokens, private paths, or organisation-only values in example files.