Select the evidence
Git-aware discovery, secret-prone exclusions, path confinement, and byte budgets establish the exact source manifest.
Source selection →Kronika generates, audits, and reconciles documentation from an explicit source boundary. See what the model reads, gate drift in CI, and keep the result in Git.
$ kronika sources --repo .
Selected 24 files · 118,904 bytes
Skipped 9 files with reasons
$ kronika check --base origin/main
Documentation passes
No public behavior is missing.
$ kronika sync --dry-run
current docs/cli.md
advanced docs/configuration.md
Kronika separates evidence, judgment, and state so every step can be inspected and reviewed.
Git-aware discovery, secret-prone exclusions, path confinement, and byte budgets establish the exact source manifest.
Source selection →One signed Brama request generates a candidate or judges an exact Git range. Preview is the default; writes are explicit.
CLI reference →The sync loop checks only declared evidence. Passing audits advance state; blockers become a focused rewrite brief.
The sync loop →Internal refactors do not create prose churn. Kronika blocks on omitted or contradictory public behavior, interfaces, configuration, security boundaries, and operational contracts.
9f2d67a4a8c10eThe changed behavior is covered by the current documentation.
The documentation covers the full CLI and library surface, the evidence and trust boundaries, every sync concept, recovery paths, and captured end-to-end walkthroughs.
Keep the boundary visible