diff --git a/app/templates/how_it_works.html b/app/templates/how_it_works.html new file mode 100644 index 0000000..f013cfd --- /dev/null +++ b/app/templates/how_it_works.html @@ -0,0 +1,715 @@ +{% extends "base.html" %} + +{% block assets %} + +{% endblock %} + +{% block content %} +
+ This demo route renders a realistic peer metrics workspace with mocked signals, guided highlights, and a clean path to later swap in live data. +
+ +Demo flow
++ Switch from an improving release to an at-risk account or a recovery week while keeping the same product story intact. +
+Preparing demo
+Loading overview cards, trend lines, issue distribution, and next-step guidance.
+ +Walkthrough
+Autoplay is enabled so stakeholders can watch the story unfold on their own.
+ +Scenario selector
+Workspace snapshot
+Signal trend
+ +Issue mix and regions
+Regional reliability
+ +Recommended next actions
+Next step: replace the fixture with API-backed datasets when the backend is ready.
+