Skip to content
Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,14 @@ Do not use the generated local keys in production.
For a standalone local project generated from your own data, use the `registryctl` tutorials:
[run a protected registry API](../publish-spreadsheet-secured-registry-api/) or
[evaluate a claim with Registry Notary](../verify-claim-registry-api/). Clone Solmara Lab when you
want the full multi-service country demo. The hosted path remains visible for inspection, but its
credential continuation is held by [GH#330](https://github.com/registrystack/registry-stack/issues/330)
and the incomplete [GH#198](https://github.com/registrystack/registry-stack/issues/198)
fresh-reader run.
want the full multi-service country demo. The planned final 1.0 release-candidate reader run in

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Sign off the commit

As submitted, 56bebc5 has no Signed-off-by: trailer in git log -1 --format=%B 56bebc5, so it violates the repository's DCO requirement and should be recommitted or otherwise updated with git commit -s before merge.

Useful? React with 👍 / 👎.

[GH#198](https://github.com/registrystack/registry-stack/issues/198) requires a tagged Registry
Stack candidate and a Solmara Lab release that atomically pins the matching `registryctl`, Registry
Relay, Registry Notary, and image digests. Where Registry Notary applies, the run must also prove
one Registry Notary instance and one Notary-owned PostgreSQL database per Registry Relay authority,
including restart persistence.
{/* TODO[evidence]: Replace this issue-tracked plan with a stable public run artifact and
immutable Solmara Lab release link before presenting the gate as completed evidence. */}

## Prerequisites

Expand Down
Loading