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 @@ -59,3 +59,4 @@
{"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"}
{"pr_number":1764,"archive_path":"docs/history/pr-reviews/PR-1764-archive-preserve-pr-1763-review-output.md","source_ids":[],"fetched_at":"2026-05-07T02:21:59.054Z","schema_version":"v1","commit_sha":"38461ab137fdcfd5c4a4c26c9205d65f40664488","title":"archive: preserve PR 1763 review output","state":"MERGED","merged_at":"2026-05-07T02:17:24Z","head_ref":"claim/archive-pr-1763-review-substrate"}
Comment thread
AceHack marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# PR #1764 -- archive: preserve PR 1763 review output

> Git-native PR-review archive. Generated by
> `tools/archive/archive-pr-reviews.ts`. Schema version: 1.
Comment thread
AceHack marked this conversation as resolved.
>
> 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 | 1764 |
| Title | archive: preserve PR 1763 review output |
| Author | `AceHack` (human) |
| State | MERGED |
| Created at | 2026-05-07T02:16:00Z |
| Merged at | 2026-05-07T02:17:24Z |
| Merge commit SHA | `38461ab137fdcfd5c4a4c26c9205d65f40664488` |
| Branch | `claim/archive-pr-1763-review-substrate` |
| Base branch | `main` |
| URL | https://github.com/Lucent-Financial-Group/Zeta/pull/1764 |
| Changed files | 2 |
| Additions / deletions | +61 / -0 |

## Description

## Summary
- Preserves the deterministic PR #1763 review archive generated by the post-merge archive workflow.
- Adds the PR #1763 manifest entry with merge commit SHA `3889d419db749a1d25cfdd34644a46f7640d7aee`.
- Releases the temporary git-native claim in this branch.

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

## Notes
PR #1763 had no review threads; this routes the workflow-generated archive through PR review because direct pushes to `main` are guarded by repository rules.

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