Skip to content

Docs: 2026-07-17 overnight delivery sweep (11 PRs) - #1389

Merged
Chris0Jeky merged 4 commits into
mainfrom
docs/post-merge-overnight-0717
Jul 17, 2026
Merged

Docs: 2026-07-17 overnight delivery sweep (11 PRs)#1389
Chris0Jeky merged 4 commits into
mainfrom
docs/post-merge-overnight-0717

Conversation

@Chris0Jeky

@Chris0Jeky Chris0Jeky commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Docs-only post-merge sweep for the 2026-07-17 overnight run (11 PRs merged to main; three — #1385, #1381, #1390 — landed after the initial sweep and were folded in at 7bfff9d). No source changes; the underlying issues are already closed by their own merged PRs, so this PR intentionally uses no closing keywords.

What changed

Merge set documented (Refs)

Refs #1373 (#1282, shared UseTaskdeckSqlite test/prod parity), #1375 (#1298, REVIVAL-02 fake-undo removal), #1374 (#1370, proposal preview==apply), #1372 (#1367, MCP host-security fail-closed), #1377 (#1357, concurrent-migrator final-state assertion), #1378 (#1369, artefact extraction wall-clock budget), #1362 (#1274, Paper P-I E2E ship gate), #1366 (#1365/#1371, presence broadcast delivery proof), #1385 (#1355, batched export blob loads), #1381 (#1368, MCP pre-auth failure budget + per-IP concurrency admission gate + abort-proof consumption), #1390 (same-night hotfix of the #1377 fail-open collision test; flake-run evidence 29552875836).

Ledger rows marked resolved (Refs)

Gates run (all green, re-run after the #1385/#1381/#1390 fold-in)

  • node scripts/check-docs-governance.mjs — passed
  • node scripts/check-golden-principles.mjs — passed
  • python scripts/agent_hooks/render_failure_ledger.py — clean idempotent re-render; JSONL parses (14 rows)

Accuracy notes

Copilot AI review requested due to automatic review settings July 17, 2026 03:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

@Chris0Jeky

Copy link
Copy Markdown
Owner Author

Self-review (adversarial accuracy pass) — docs-only

Scope: 4 files, +32/-7. No source changes. Reviewed for the one failure mode that matters on a delivery-sweep: overclaiming or misattributing merged work.

Verification performed

Findings by severity

  • CRITICAL: none
  • HIGH: none
  • MEDIUM: none
  • LOW: none

Residual risk / NOT verified

  • The "7223 passed / 0 failed / 1 skipped" full-suite figure is the reported result from the Mirror production SQLite settings in the API test factory #1373 landing, not re-run here (a docs sweep cannot and should not re-run the backend suite); it is written as "reported" everywhere it appears.
  • No behavioral verification is in scope — this PR only documents already-merged, already-CI-green work.

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request updates several documentation files, including the implementation masterplan, status reports, and agentic failure ledgers, to reflect the delivery of eight merged pull requests from the July 17, 2026 substrate and correctness wave. The review feedback is highly constructive, pointing out minor copy inconsistencies regarding the REVIVAL-02 ship gate description in both docs/IMPLEMENTATION_MASTERPLAN.md and docs/STATUS.md, as well as correcting a broken markdown bold syntax rendering error in docs/STATUS.md.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread docs/IMPLEMENTATION_MASTERPLAN.md Outdated
Comment thread docs/STATUS.md Outdated
Comment thread docs/STATUS.md Outdated
@Chris0Jeky Chris0Jeky changed the title Docs: 2026-07-17 overnight delivery sweep (8 PRs) Docs: 2026-07-17 overnight delivery sweep (11 PRs) Jul 17, 2026
@Chris0Jeky

Copy link
Copy Markdown
Owner Author

Update: three late-landing PRs folded in (commit 7bfff9d)

Three more PRs merged to main after the initial sweep; the overnight entry now documents 11 PRs, not 8:

Also updated: the entry's "Still open — NOT shipped" line now reads #1386 (final review round in flight) plus the human-gated holds #1295 / #1337 / #1359, since #1381 and #1385 have shipped. Mirrored identically in docs/IMPLEMENTATION_MASTERPLAN.md. PR title/body updated from "(8 PRs)" to "(11 PRs)".

Re-verified after the fold-in:

  • check-docs-governance.mjs — passed
  • check-golden-principles.mjs — passed
  • Failure-ledger files untouched by this commit; the three resolved rows from 0616f773 remain intact (diff vs origin/main is exactly the three status flips)
  • closingIssuesReferences still empty after the body edit — no accidental issue closures

@Chris0Jeky

Copy link
Copy Markdown
Owner Author

Fix evidence — Gemini review (3 MEDIUM findings)

Finding Disposition Evidence
M1 (masterplan): REVIVAL-02 bullet conflated apply-risk copy with the confidence label Fixed 36fb655 — now: apply-risk guidance ("Apply considerations") while the confidence label renders "Operation safety"
M2 (STATUS): same imprecision in the #1375 bullet Fixed 36fb655 — both labels now named explicitly, matching the in-file REVIVAL-02 note
M3 (STATUS): claimed missing opening ** on the Seeded follow-ups line Not reproducible on current head Raw grep confirms - **Seeded follow-ups:** is correctly paired; the suggestion was built on pre-7bfff9d3 text and would have reverted the still-open list (re-adding shipped #1381/#1385). Rebuttal with evidence posted on the thread

Gates re-run after 36fb655: check-docs-governance.mjs passed, check-golden-principles.mjs passed. Failure-ledger files untouched by both follow-up commits.

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 36fb655fa2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/STATUS.md
Comment thread docs/STATUS.md
@Chris0Jeky
Chris0Jeky merged commit e18f67b into main Jul 17, 2026
20 checks passed
@github-project-automation github-project-automation Bot moved this from Pending to Done in Taskdeck Execution Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants