feat: complete self-hosted catalog and release preparation - #18
Merged
Conversation
Lucenx9
marked this pull request as ready for review
August 14, 2026 22:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Completes the reviewable Feature 004 catalog-bootstrap and release-preparation slice, covering T139–T160. T161 remains explicitly open: this pull request does not create a tag, production signature, release, published asset, or certification claim.
T139–T148 — catalog bootstrap and optional sources
T149–T160 — release preparation and evidence boundaries
Docker incident
An earlier validation attempt started the system Docker daemon while restoring its missing bridge. Docker restart policies then restarted a pre-existing Compose project; SkillWire cleanup did not target or restart that project. Because PostgreSQL started and stopped, byte-for-byte non-mutation of its pre-existing persistent volume is not claimed.
The converged validation used a fully isolated daemon, Unix socket, data root, bridge, and address pool. Cleanup was bound to exact recorded ownership and left the system daemon inactive and socket-free.
Validation
Certified local runtime: Node 24.18.0 and pnpm 11.21.0.
git diff --checkpassed.Explicitly pending T161
T161 remains unchecked because it requires post-merge external evidence:
Feature 004 is neither released nor fully certified by this pull request.