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 @@ -58,3 +58,4 @@
{"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"}
{"pr_number":1763,"archive_path":"docs/history/pr-reviews/PR-1763-archive-preserve-pr-1762-review-output.md","source_ids":[],"fetched_at":"2026-05-07T02:14:51.061Z","schema_version":"v1","commit_sha":"3889d419db749a1d25cfdd34644a46f7640d7aee","title":"archive: preserve PR 1762 review output","state":"MERGED","merged_at":"2026-05-07T02:10:53Z","head_ref":"claim/archive-pr-1762-review-substrate"}
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# PR #1763 -- archive: preserve PR 1762 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 | 1763 |
| Title | archive: preserve PR 1762 review output |
| Author | `AceHack` (human) |
| State | MERGED |
| Created at | 2026-05-07T02:09:34Z |
| Merged at | 2026-05-07T02:10:53Z |
| Merge commit SHA | `3889d419db749a1d25cfdd34644a46f7640d7aee` |
| Branch | `claim/archive-pr-1762-review-substrate` |
| Base branch | `main` |
| URL | https://github.com/Lucent-Financial-Group/Zeta/pull/1763 |
| Changed files | 2 |
| Additions / deletions | +61 / -0 |

## Description

## Summary
- Preserves the deterministic PR #1762 review archive generated from the active claim branch.
- Adds the PR #1762 manifest entry with merge commit SHA `7ec1ab2d8674bdba3ac864d5442a439e1961af49`.
- Releases the temporary git-native claim in this branch.

## Checks
- `npx markdownlint-cli2 docs/history/pr-reviews/PR-1762-archive-preserve-pr-1761-review-output.md`
- `git diff --check origin/main...HEAD`

## Notes
PR #1762 had no review threads; this archive closes the post-merge archive chain for that PR.

## 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