Use Cases: add Equipment Monitoring - #5507
Conversation
9f340a9 to
32392d9
Compare
|
The preview isnt working above but reading the change log, this looks right. |
Use case pages carried only what and why. This adds a howItWorks block to the layout covering the component breakdown, the design pattern chosen, an end-to-end architecture diagram and the hand-off into the product docs. Filled in for production monitoring and shop floor communication, with placehold.co stand-ins until the real diagrams are drawn. Two supporting fixes: section eyebrow numbers now derive from the nav array instead of being hardcoded, so they no longer drift when a page omits a block; and the architecture front-matter key on shop floor communication, which the layout never read, now renders as a link to the architecture page the use case sits on.
Restores the Equipment Monitoring page written in the earlier three-lens IA work and dropped when that work was cut back. Copy is recovered as written and still carries its template-copy marker for a Showcase pass. Adapted to the current layout: the architecture key moves inside a new howItWorks block covering condition monitoring from controller signals out to the fleet, and expertDock is dropped since nothing renders it. Diagram is a placehold.co stand-in. Links it from the homepage Operational Application System entry and the footer use case list.
32392d9 to
91697c1
Compare
|
@dgatti0213 should be good to go in a bit now |
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Love the direction! This use case will need 2 apps tho. 1: Software - central visualization Here is an example: https://docs.google.com/drawings/d/1u2xDF5igAhPMYzAmBxOY4eRKJvdKuY7MoGWbPPUIUUU/edit?usp=sharing |
|
so every use case should fill out a POV work book as this is documentation that drives what would be in the use case page and also makes sure that the associated demo created after is the same narrative: https://docs.google.com/spreadsheets/d/1QAglAay1ikyBdWJRGSEiQfHCsFDz9TCt4lyJ4x0Ds38/edit?usp=drive_link |

Description
Adds
/use-cases/equipment-monitoring/, one of the use case pages defined in the earlier three-lens IA work and dropped when that work was cut back. The page copy is recovered as it was written and still carries its#placeholder: template copy for reviewmarker, so it wants a Showcase pass before it is treated as final.Adapted to the current layout:
architecturekey moves inside a newhowItWorksblock, so it renders as a link to/use-cases/edge-connectivity/instead of being front-matter nothing reads.howItWorksis newly authored for this page: the component breakdown, a design pattern assignment (Hardware pattern: Pipeline plus environment variables), an end-to-end diagram and docs links.expertDockis dropped; nothing onmainrenders it.placehold.costand-in pending an art request.Wiring: adds the
url:to this page's existing entry in the homepage Operational Application System list, where it was previously unlinked text, and adds it to the footer use case list. The Solutions nav still points at the/use-cases/hub rather than listing every page.Sibling PRs add the other six pages the same way. They each touch the same homepage list and footer list, so expect a one-line rebase as they land.
Related Issue(s)
None.
Checklist