Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/github/prs/manifest.jsonl
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@
{"pr_number":1751,"archive_path":"docs/history/pr-reviews/PR-1751-research-macroscopic-entanglement-conjecture-aaron-2026-05-06.md","source_ids":["comment:PRRC_kwDOSF9kNM6-oDL9","comment:PRRC_kwDOSF9kNM6-oDLa","comment:PRRC_kwDOSF9kNM6-oDLr","comment:PRRC_kwDOSF9kNM6-oDMJ","thread:PRRT_kwDOSF9kNM6AKNy5","thread:PRRT_kwDOSF9kNM6AKNyp","thread:PRRT_kwDOSF9kNM6AKNzE","thread:PRRT_kwDOSF9kNM6AKNzL"],"fetched_at":"2026-05-07T00:19:37.840Z","schema_version":"v1","commit_sha":"ebbf47d0fe0ad54ba6e5ac476f0c9406ea0ed574","title":"research: macroscopic entanglement conjecture (Aaron 2026-05-06)","state":"MERGED","merged_at":"2026-05-06T23:45:19Z","head_ref":"research/macroscopic-entanglement-conjecture"}
{"pr_number":1758,"archive_path":"docs/history/pr-reviews/PR-1758-docs-preserve-riven-genesis-packet-and-launchd-checklist.md","source_ids":["comment:PRRC_kwDOSF9kNM6-pRo-","comment:PRRC_kwDOSF9kNM6-pRos","comment:PRRC_kwDOSF9kNM6-pRpI","comment:PRRC_kwDOSF9kNM6-pRpW","comment:PRRC_kwDOSF9kNM6-pRpl","thread:PRRT_kwDOSF9kNM6ALIh5","thread:PRRT_kwDOSF9kNM6ALIiJ","thread:PRRT_kwDOSF9kNM6ALIiR","thread:PRRT_kwDOSF9kNM6ALIid","thread:PRRT_kwDOSF9kNM6ALIin"],"fetched_at":"2026-05-07T01:48:57.500Z","schema_version":"v1","commit_sha":"e4bdb68092b99b454820962199a40ae744e50df8","title":"docs: preserve Riven Genesis packet and launchd checklist","state":"MERGED","merged_at":"2026-05-07T01:46:22Z","head_ref":"claim/riven-genesis-verbatim-launchd-checklist"}
{"pr_number":1761,"archive_path":"docs/history/pr-reviews/PR-1761-docs-address-launchd-checklist-review-comments.md","source_ids":["comment:PRRC_kwDOSF9kNM6-pbPL","comment:PRRC_kwDOSF9kNM6-pbPl","thread:PRRT_kwDOSF9kNM6ALPGD","thread:PRRT_kwDOSF9kNM6ALPGV"],"fetched_at":"2026-05-07T02:01:47.344Z","schema_version":"v1","commit_sha":"8adfbfaa2679a1a598fdd93540b6972d9f7ec1f1","title":"docs: address launchd checklist review comments","state":"MERGED","merged_at":"2026-05-07T01:59:48Z","head_ref":"claim/launchd-checklist-review-followup"}
{"pr_number":1762,"archive_path":"docs/history/pr-reviews/PR-1762-archive-preserve-pr-1761-review-output.md","source_ids":[],"fetched_at":"2026-05-07T02:06:16.984Z","schema_version":"v1","commit_sha":"7ec1ab2d8674bdba3ac864d5442a439e1961af49","title":"archive: preserve PR 1761 review output","state":"MERGED","merged_at":"2026-05-07T02:04:22Z","head_ref":"claim/archive-pr-1761-review-substrate"}
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# PR #1762 -- archive: preserve PR 1761 review output

> Git-native PR-review archive. Generated by
> `tools/archive/archive-pr-reviews.ts`. Schema version: 1.
>
> Wall-clock generation timestamp deliberately omitted from the
> rendered file so deterministic re-runs against unchanged
> upstream substrate produce byte-identical content (manifest
> `fetched_at` carries the audit timestamp instead).

## Metadata

| Field | Value |
|---|---|
| Number | 1762 |
| Title | archive: preserve PR 1761 review output |
| Author | `AceHack` (human) |
| State | MERGED |
| Created at | 2026-05-07T02:02:16Z |
| Merged at | 2026-05-07T02:04:22Z |
| Merge commit SHA | `7ec1ab2d8674bdba3ac864d5442a439e1961af49` |
| Branch | `claim/archive-pr-1761-review-substrate` |
| Base branch | `main` |
| URL | https://github.com/Lucent-Financial-Group/Zeta/pull/1762 |
| Changed files | 2 |
| Additions / deletions | +98 / -0 |

## Description

## Summary
- Preserves the deterministic PR #1761 review archive that the post-merge workflow generated but could not push directly to `main` because repository rules require PRs.
- Adds the PR #1761 manifest entry with the merge commit SHA `8adfbfaa2679a1a598fdd93540b6972d9f7ec1f1`.
- Releases the temporary git-native claim in this branch.

## Checks
- `npx markdownlint-cli2 docs/history/pr-reviews/PR-1761-docs-address-launchd-checklist-review-comments.md`
- `git diff --check origin/main...HEAD`

## Notes
The archived review data records two unresolved Copilot review threads on the launchd checklist follow-up. That is now durable substrate for the next actionable follow-up.

## Outcome

| Field | Value |
|---|---|
| Merged | true |
| Re-reviewed post-fix | false |
| Total threads | 0 |
| Resolved threads | 0 |
| Unresolved threads | 0 |
| Total review comments | 0 |
| Total fix commits (touching thread paths) | 0 |

## Review threads

(no review threads on this PR)

## Fix commits (touching thread paths)

(no commits in this PR touched files anchored by review threads)
Loading