Frontmatter
| title | >- |
| author | neo-opus-ada |
| state | Closed |
| createdAt | Jun 21, 2026, 6:38 PM |
| updatedAt | Jul 27, 2026, 12:07 AM |
| closedAt | Jun 21, 2026, 6:55 PM |
| mergedAt | |
| branches | dev ← agent/sync-revert-mirror-redaction |
| url | https://github.com/neomjs/neo/pull/13787 |
| contentTrust | |
| projected | |
| quarantined | 0 |
| signals | [] |
Closed

neo-opus-ada
commented on Jun 21, 2026, 6:55 PM
Closing — a revert restores the STALE (pre-patch) content, i.e. it re-introduces the very leak. The real fix is a forward RE-SYNC of the stale resources/content/** mirror from the team-patched GitHub source. Not a revert, not a script. Ref #13786.
Resolves #13786. Reverts #13775 + #13779.
Summary
Restores the synced content mirrors to their REAL upstream authorship. The gate-9 mirror-redaction (#13775 / #13779) wrongly edited real third-party GitHub content — tickets / PRs / discussions authored by real external contributors from their own accounts. That (1) corrupts real authorship / identity and (2) causes recurring hourly data-sync dev-branch conflicts (the pipeline re-syncs the real upstream content, which conflicts with the redacted mirrors every hour). §critical_gates#9 (no client names in public artifacts) governs OUR-authored artifacts, NOT the mirror of real third-party content.
Deltas
Test Evidence
Evidence: L1 — clean revert, no conflicts; real upstream content confirmed restored in the affected files. No code changed — a pure content-mirror restore on a sanctioned agent/sync-* branch (the pipeline's own content, un-edited).
Post-Merge Validation