FE-1504: Run the process-model elicitor from the Petrinaut panel on one owned document - #9345
FE-1504: Run the process-model elicitor from the Petrinaut panel on one owned document#9345lunelson wants to merge 4 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
a92dca6 to
9543278
Compare
1f004a7 to
641bf52
Compare
PR SummaryMedium Risk Overview The AI SDK transport now requires On the server, Local dev adds Reviewed by Cursor Bugbot for commit 146d789. Bugbot is set up for automated code reviews on this repo. Configure here. |
Stamp local target documents with an opaque owner key so multiple sessions can share one document without allowing another principal to read or mutate it. Co-authored-by: Cursor <cursoragent@cursor.com>
Reuse one UI-shell identity across reloads and require it at the HTTP boundary so Brunch can resolve every panel session to the same owner-scoped document. Co-authored-by: Cursor <cursoragent@cursor.com>
Route panel turns and ask replies through the SDCPN elicitor and provide one documented root command that starts the Brunch server with the real Petrinaut panel. Co-authored-by: Cursor <cursoragent@cursor.com>
Namespace Flue sessions by the panel principal so client conversation IDs cannot cross ownership boundaries, and keep repository layout knowledge in the root launcher. Co-authored-by: Cursor <cursoragent@cursor.com>
641bf52 to
146d789
Compare
9543278 to
807cb52
Compare

🌟 What is the purpose of this PR?
🔗 Related links
🚫 Blocked by
🔍 What does this change?
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.json's have been updated to reflect this🐾 Next steps
🛡 What tests cover this?
❓ How to test this?
📹 Demo