Add Shop Floor Communication use-case page#5374
Open
dimitrieh wants to merge 3 commits into
Open
Conversation
This was referenced Jul 24, 2026
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
dimitrieh
requested review from
KristopherLeads,
Yndira-E,
ZJvandeWeg and
dgatti0213
July 24, 2026 10:04
Contributor
|
Hi @dimitrieh there's an icon with the wrong styling: And would it be possible to include the related content in this pr? |
Contributor
Author
|
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.



Description
Adds the
/use-cases/shop-floor-communication/operational use-case page.Outcome: a new entry point for shop-floor messaging and response scenarios, discoverable from the use-case grid and linked from the new navigation.
Stacking: base of the feature stack (off
main). It sits first so the mega-navigation PR that links to this page has a live target to point at. Placeholder review copy from the proof-of-concept has been removed.Related Issue(s)
Split from #5371.
Checklist
Stack (left to right is merge order; #5373 punctuation is independent, off
main):flowchart LR main([main]) main --> P73["#5373 punctuation"] main --> P74["#5374 shop-floor"] --> P75["#5375 nav"] --> P76["#5376 use-cases"] --> P77["#5377 hero-media"] --> P78["#5378 industry"] --> P79["#5379 AI"] --> P80["#5380 homepage"] --> P81["#5381 polish"] classDef here stroke-width:4px; class P74 here;