Skip to content

fix(runtime): retain partial readiness evidence - #790

Merged
seonghobae merged 1 commit into
feat/orchestrator-routing-endpoint-consumerfrom
fix/orchestrator-partial-readiness-pin
Aug 28, 2026
Merged

fix(runtime): retain partial readiness evidence#790
seonghobae merged 1 commit into
feat/orchestrator-routing-endpoint-consumerfrom
fix/orchestrator-partial-readiness-pin

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Validation

  • focused revision, documentation, Compose, and startup contracts: 22 passed
  • canonical Compose config validated quietly with MCP profile
  • upstream focused readiness/HTTP/structured contracts: 106 passed

Stacked on #786 after #789.


Devin Review

@seonghobae
seonghobae merged commit 97b241a into feat/orchestrator-routing-endpoint-consumer Aug 28, 2026
0 of 4 checks passed
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 24f6fb40-8a08-4209-94bb-771ed2b90f76

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@devin-ai-integration devin-ai-integration 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.

Devin Review found 1 potential issue.

Devin Review

FROM ${MATURIN_BUILDER_IMAGE} AS token-builder

ADD --checksum=sha256:0220f0cff25446c38260cb4cd10be5de7d4b5dca5b36ae5dd0b7eb49cef625fd https://github.com/ContextualWisdomLab/contextual-orchestrator/archive/2712827bfebd8be39e25c24924ad1f18522fd5f9.tar.gz /tmp/contextual-orchestrator.tar.gz
ADD --checksum=sha256:8dcd15b023aa1205a091d7826e278713d43bc1981dbd6a7189a7382e7f69cad3 https://github.com/ContextualWisdomLab/contextual-orchestrator/archive/3558a9a3aeb985282b255fcd80bb2201c19ae54b.tar.gz /tmp/contextual-orchestrator.tar.gz

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔍 Archive checksum unverifiable in-repo

The ADD --checksum sha256 was updated to 8dcd15b0... for the new pinned commit. This is the one value the PR cannot self-verify; if it does not match the real archive bytes the build fails closed at fetch time.

Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

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