preserve: local commits from the 2026-08-19 workspace pass - #65
Open
David-Martel wants to merge 2 commits into
Open
preserve: local commits from the 2026-08-19 workspace pass#65David-Martel wants to merge 2 commits into
David-Martel wants to merge 2 commits into
Conversation
Three sources of permanent untracked noise in `git status`: - `worktrees/` — the repo-local linked-worktree parent. - `.Codex/state/` — per-session Codex CLI scratch, rewritten on every run. - `Reports/*.dryrun.jsonl` — dry-run logs, alongside the `Reports/gitops/` and `Reports/**/direct-pass-*/` runtime artefacts already fenced off above.
Latest watchdog run. Only the timestamps and the observed process IDs move; `Ok` stays true and the governor path is unchanged. Note for whoever touches this next: this file is regenerated on every watchdog run, so it re-dirties the tree immediately. Its neighbours (`Reports/gitops/`, `Reports/**/direct-pass-*/`) are already ignored as runtime artefacts. If it is not being kept as deliberate evidence it belongs in that same category, but that is a tracking-policy decision rather than something to change in passing.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commits that existed only on the local disk. Pushed to a branch because the base is protected by a ruleset. Review and merge or close.