FE-1162: Add Petrinaut optimization backend - #9040
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
kube
force-pushed
the
codex/petrinaut-optimizer-endpoint
branch
from
July 16, 2026 00:06
a6599a8 to
d031e87
Compare
kube
force-pushed
the
codex/petrinaut-optimization-ui
branch
from
July 16, 2026 00:06
0820a43 to
77c2d96
Compare
kube
commented
Jul 16, 2026
kube
force-pushed
the
codex/petrinaut-optimizer-endpoint
branch
2 times, most recently
from
July 16, 2026 09:46
5a24666 to
5094e3b
Compare
kube
force-pushed
the
codex/petrinaut-optimization-ui
branch
from
July 16, 2026 09:47
e246e59 to
d868b29
Compare
YannisZa
approved these changes
Jul 18, 2026
CiaranMn
approved these changes
Jul 18, 2026
vilkinsons
approved these changes
Jul 18, 2026
Closed
3 tasks
This was referenced Jul 19, 2026
Closed
Closed
Closed
Closed
Closed
Closed
This was referenced Jul 27, 2026
Closed
Closed
Closed
Closed
Closed
Closed
This was referenced Aug 3, 2026
Closed
Closed
Closed
Closed
This was referenced Aug 6, 2026
Closed
Closed
Closed
Closed
Closed
Closed
Closed
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.
🌟 What is the purpose of this PR?
Add the backend flow for running scenario-parameter optimization through Petrinaut Optimizer and HASH NodeAPI. The contract supports one scenario, one objective metric, and a flat set of fixed or optimized parameters.
🔍 What does this change?
@apps/hash-api@apps/petrinaut-opt@hashintel/petrinaut-cli@hashintel/petrinaut-core@local/petrinaut-optimizer-client(new)@local/repo-choresThe PR also includes CLI integration documentation and a reproducible supply-chain optimization manifest.
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR:
🕸️ Does this require a change to the Turbo Graph?
The changes in this PR:
turbo.jsonfiles have been updated to reflect this🐾 Next steps
🛡 What tests cover this?
❓ How to test this?
4004.HASH_PETRINAUT_OPT_HOSTandHASH_PETRINAUT_OPT_PORT./api/petrinaut-optimizer/optimizeand inspect the progressive NDJSON response.