Skip to content

refactor(solmara): pair each Relay with PostgreSQL-backed Notary#9

Merged
jeremi merged 25 commits into
mainfrom
agent/notary-postgresql
Jul 16, 2026
Merged

refactor(solmara): pair each Relay with PostgreSQL-backed Notary#9
jeremi merged 25 commits into
mainfrom
agent/notary-postgresql

Conversation

@jeremi

@jeremi jeremi commented Jul 16, 2026

Copy link
Copy Markdown
Member

Summary

  • replace the shared four-Notary demo shape with six authority-owned Relay and Notary pairs
  • move every Notary correctness-state domain to its own PostgreSQL database and installation job
  • add per-authority workload-token agents and a child-benefit evidence federator
  • generate six authority registry projects and prove deterministic project output
  • add restart, multi-instance, smoke, hosted-deployment, and release-candidate coverage
  • remove production Notary Redis from the default topology

Release dependency

Depends on registrystack/registry-stack#364 and the first tagged Registry Stack release whose protected-main lineage contains both registrystack/registry-stack#355 and #364.

This PR is review-ready but must not merge until versions.env, REGISTRYCTL_VERSION, Compose fallbacks, release-pin checks, and deployment documentation all pin that one Registry Stack release. Branch or manually published product images are not acceptable adopter pins.

After that release is available, the required final gates are:

  • just release-pins <release-tag>
  • fresh-clone Quick Start through just setup, just generate, just up, and just smoke
  • just notary-state-restart-proof
  • release-candidate workflow with the released Relay and Notary digests

The current published v0.8.4 product images do not expose the Relay consultation bootstrap-state or Notary state install commands, and registryctl v0.9.0 predates the project-authoring commands used here. This is expected pre-release version skew and is intentionally not hidden with branch images.

Verification completed

  • just lint
  • just test
  • just compose
  • just review
  • actionlint
  • shellcheck
  • DCO sign-off audit for all 20 commits

Static suites include 40 scenario-runner tests, 175 portal tests, 70 home tests, and 73 script tests.

jeremi added 20 commits July 14, 2026 22:54
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: caeb3be35e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread compose.coolify.interior.yaml Outdated
Comment thread scenarios/citizen.py
jeremi added 2 commits July 17, 2026 03:39
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4d67967822

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread portal/src/lib/providers/live/index.ts
jeremi added 2 commits July 17, 2026 03:52
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
@jeremi

jeremi commented Jul 16, 2026

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 17c9805f1d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/check-config-secrets.py
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
@jeremi
jeremi merged commit c870d22 into main Jul 16, 2026
2 checks passed
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.

1 participant