Skip to content

FE-1504: Run the process-model elicitor from the Petrinaut panel on one owned document - #9345

Open
lunelson wants to merge 4 commits into
ln/fe-1431-plugin-authoring-cyclefrom
ln/fe-1504-panel
Open

FE-1504: Run the process-model elicitor from the Petrinaut panel on one owned document#9345
lunelson wants to merge 4 commits into
ln/fe-1431-plugin-authoring-cyclefrom
ln/fe-1504-panel

Conversation

@lunelson

Copy link
Copy Markdown
Contributor

🌟 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 not modify any publishable blocks or libraries, or modifications do not need publishing
  • modifies an npm-publishable library and I have added a changeset file(s)
  • modifies a Cargo-publishable library and I have amended the version
  • modifies a Cargo-publishable library, but it is not yet ready to publish
  • modifies a block that will need publishing via GitHub action once merged
  • I am unsure / need advice

📜 Does this require a change to the docs?

The changes in this PR:

  • are internal and do not require a docs change
  • are in a state where docs changes are not yet required but will be
  • require changes to docs which are made as part of this PR
  • require changes to docs which are not made in this PR
    • Provide more detail here
  • I am unsure / need advice

🕸️ Does this require a change to the Turbo Graph?

The changes in this PR:

  • do not affect the execution graph
  • affected the execution graph, and the turbo.json's have been updated to reflect this
  • I am unsure / need advice

⚠️ Known issues

🐾 Next steps

🛡 What tests cover this?

❓ How to test this?

  1. Checkout the branch / view the deployment
  2. Try X
  3. Confirm that Y

📹 Demo

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hash Ready Ready Preview Aug 28, 2026 12:47pm
hashdotdesign-tokens Ready Ready Preview Aug 28, 2026 12:47pm
petrinaut Ready Ready Preview Aug 28, 2026 12:47pm
petrinaut-docs Ready Ready Preview Aug 28, 2026 12:47pm

Request Review

lunelson commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

@github-actions github-actions Bot added area/infra Relates to version control, CI, CD or IaC (area) area/libs Relates to first-party libraries/crates/packages (area) type/eng > frontend Owned by the @frontend team area/tests New or updated tests area/apps labels Aug 26, 2026
@lunelson lunelson changed the title Refuse cross-principal target-document access FE-1504: Run the process-model elicitor from the Petrinaut panel on one owned document Aug 26, 2026
@lunelson
lunelson force-pushed the ln/fe-1431-plugin-authoring-cycle branch from a92dca6 to 9543278 Compare August 26, 2026 17:16
@lunelson
lunelson deployed to pull-request August 27, 2026 15:56 — with GitHub Actions Active
@lunelson
lunelson deployed to pull-request August 27, 2026 15:56 — with GitHub Actions Active
@lunelson
lunelson force-pushed the ln/fe-1431-plugin-authoring-cycle branch from 25e0280 to 3db1b81 Compare August 27, 2026 17:42
@lunelson
lunelson deployed to pull-request August 27, 2026 17:43 — with GitHub Actions Active
@lunelson
lunelson deployed to pull-request August 27, 2026 17:43 — with GitHub Actions Active
lunelson and others added 4 commits August 28, 2026 14:32
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/apps area/infra Relates to version control, CI, CD or IaC (area) area/libs Relates to first-party libraries/crates/packages (area) area/tests New or updated tests type/eng > frontend Owned by the @frontend team

Development

Successfully merging this pull request may close these issues.

1 participant