Skip to content

docs(stellar): add PM-002 reproducible build postmortem and operation…#138

Open
odarome132 wants to merge 1 commit into
wraith-protocol:developfrom
odarome132:docs/postmortem-reproducible-build-spike
Open

docs(stellar): add PM-002 reproducible build postmortem and operation…#138
odarome132 wants to merge 1 commit into
wraith-protocol:developfrom
odarome132:docs/postmortem-reproducible-build-spike

Conversation

@odarome132

Copy link
Copy Markdown

Closes #114

Summary
This PR formally documents the recent reproducible-build verification CI failure (PM-002) in POSTMORTEMS.md, and creates a dedicated "Operations" section
in the Stellar README to link these reports.
What Changed:
• Appended PM-002: Reproducible Build Workflow Rot to stellar/POSTMORTEMS.md.
• Filled out the postmortem with the timeline, root cause (MSRV creep + base image digest rotation), contributing factors, the fixes, and
prevention/next-time strategies.
• Added an ## Operations section to stellar/README.md that links to the postmortems. Nested the existing Storage Entry Recovery Tooling under this new
section for better organization.
Discrepancy Notes:
• Issue claimed POSTMORTEMS.md exists as a shell: The file actually already had rich, complete entries (PM-001). I appended this as PM-002 following the
established format rather than overwriting it.
• Issue claimed stellar/README.md had an operations section: This section did not exist yet, so I created it to house the postmortem link and grouped
existing tooling under it.

Acceptance Criteria:

[✓] Entry follows the template in POSTMORTEMS.md
[✓] Linked from stellar/README.md operations section
[✓] Template filled with timeline, root cause, contributing factors, fix, prevention
[✓] Specific commits referenced (35bf3fc, a319969, 9abf33a, b621b46)
[✓] Added a "next-time" section

Security Note:
Pure documentation update; no logic changes or secrets exposed.

@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@odarome132 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

POSTMORTEMS.md: first entry for the reproducible-build spike

1 participant