FE-1504: Run the process-model elicitor from the Petrinaut panel on one owned document - #9345
Open
lunelson wants to merge 4 commits into
Open
FE-1504: Run the process-model elicitor from the Petrinaut panel on one owned document#9345lunelson wants to merge 4 commits into
lunelson wants to merge 4 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Aug 26, 2026
Contributor
Author
2 tasks
lunelson
force-pushed
the
ln/fe-1431-plugin-authoring-cycle
branch
from
August 26, 2026 17:16
a92dca6 to
9543278
Compare
lunelson
force-pushed
the
ln/fe-1504-panel
branch
from
August 26, 2026 17:16
1f004a7 to
641bf52
Compare
This was referenced Aug 26, 2026
This was referenced Aug 27, 2026
4 tasks
lunelson
force-pushed
the
ln/fe-1504-panel
branch
from
August 27, 2026 17:42
75b17c2 to
2f8e236
Compare
lunelson
force-pushed
the
ln/fe-1431-plugin-authoring-cycle
branch
from
August 27, 2026 17:42
25e0280 to
3db1b81
Compare
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>
lunelson
force-pushed
the
ln/fe-1504-panel
branch
from
August 28, 2026 12:33
2f8e236 to
96b0b9b
Compare
lunelson
force-pushed
the
ln/fe-1431-plugin-authoring-cycle
branch
from
August 28, 2026 12:33
3db1b81 to
20a32e7
Compare
15 tasks
4 tasks
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?
🔗 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