Per-repo documentation — each repo's docs/ and README, ingested and associated with the repo. Rendered through the <<<RepoDocs>>> tag.
← gitlab__testmonkeyalpha-group__jazz-forge__congruency docs · tooling/congruencey/2a2e4f8c142eafaac061fe1cebc3c93cf27849b3/versioning/logs/README.md
Append-only git-operation logs emitted by the instrumented versioning apparatus (see ../gitutil.py). Each *.oplog.jsonl line is one live git operation: {ts, cwd, argv, write, rc, stdout, stderr} — proof that no git operation was done from memory.
* versioning.oplog.jsonl — the version_source.py run that created the version-2 tags * verify.oplog.jsonl — a verify_git_state.py run * verify_final.report.json — the post-versioning verification report (VALID)