Clean up documentation consistency

This commit is contained in:
2026-05-31 04:10:14 +00:00
parent 14444c152b
commit 783d094007
7 changed files with 43 additions and 43 deletions

View File

@@ -167,7 +167,7 @@ look runnable but require unsupported backend execution.
When changing examples:
1. Keep paths relative to the repository where practical.
2. Prefer local examples until remote backends are implemented.
2. Prefer local examples until remote backend support exists.
3. Run `go test ./internal/config` because config tests load examples.
4. Update README, CLI, or config docs if links or recommended workflows change.