Skip to content

chore: consolidate nightly hardening PRs into one reviewed change set - #40

Merged
brainsparker merged 1 commit into
mainfrom
chore/consolidate-nightly-hardening
Aug 13, 2026
Merged

chore: consolidate nightly hardening PRs into one reviewed change set#40
brainsparker merged 1 commit into
mainfrom
chore/consolidate-nightly-hardening

Conversation

@brainsparker

Copy link
Copy Markdown
Owner

What this is

The open nightly hardening PRs overlap heavily: several are the same fix regenerated on different nights, and most touch promptlens/models/config.py, so merging them one by one means a rebase after nearly every merge. This branch merges the best version of each distinct improvement, resolves the cross-PR conflicts once, and passes the full suite.

Included (10 PRs, keeper of each family)

Not included: #10 (loader root validation, no longer applies; main already validates top-level mapping via merged #12).

Conflict resolutions worth reviewing

Validation

  • Full suite: 36 passed, 0 failed (Python 3.9)
  • Pushed via API as a single squashed commit; the per-PR merge history exists locally but the GitHub App push path cannot preserve it

After merging

Close the 28 open nightly hardening PRs with a pointer to this one. The originals stay browsable for attribution.

@brainsparker
brainsparker merged commit 39ef7f9 into main Aug 13, 2026
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.

1 participant