Skip to content

preserve: local commits from the 2026-08-19 workspace pass - #65

Open
David-Martel wants to merge 2 commits into
fix/ci-gate-pslint-clippyfrom
preserve/local-work-20260819
Open

preserve: local commits from the 2026-08-19 workspace pass#65
David-Martel wants to merge 2 commits into
fix/ci-gate-pslint-clippyfrom
preserve/local-work-20260819

Conversation

@David-Martel

Copy link
Copy Markdown
Owner

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.

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.
Copilot AI lite review requested due to automatic review settings August 19, 2026 22:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants