-
Notifications
You must be signed in to change notification settings - Fork 4
User journey improvements #128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ourney-improvements
site/_site/index.html
Outdated
@@ -177,17 +177,17 @@ <h1 style="margin-bottom: 4px;color: var(--bs-white);">The guide to elevating yo | |||
<div class="row" style="text-align: left;margin: 0;"> | |||
<div class="col-xl-4 col-xxl-3 offset-xl-0" style="padding: 0px;padding-left: 0;padding-bottom: 30px;"> | |||
<h2 style="/*color: #212529;*/" class="anchored">Overview</h2> | |||
<p style="margin-bottom: 16px;/*color: #212529;*/">Automating key aspects of the model risk management process, ValidMind is an MRM solution designed for the unique needs documentation and validation needs of model developers and validators.</p> | |||
<p style="margin-bottom: 16px;/*color: #212529;*/">Automating key aspects of the model risk management process, ValidMind is an AI model risk solution designed for the unique needs documentation and validation needs of model developers and validators.</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The word "needs" is repeated here.
<p style="margin-bottom: 16px;/*color: #212529;*/">Automating key aspects of the model risk management process, ValidMind is an AI model risk solution designed for the unique needs documentation and validation needs of model developers and validators.</p> | |
<p style="margin-bottom: 16px;/*color: #212529;*/">Automating key aspects of the model risk management process, ValidMind is an AI model risk solution designed for the unique documentation and validation needs of model developers and validators.</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to myself: this suggestion needs to be applied to index.qmd, as that is where the HTML source lives.
Co-authored-by: Sydney Sugar <134960633+sydneysugar@users.noreply.github.com>
+1 on the rename. The less mental gymnastics people have to perform to make the connection between names, the easier it is for them to get started. I checked our docs, and we don't currently externalize the
I will update the text as suggested, but the current text does look correct to me? Here's the adjectival noun phrase with some brackets around to highlight the text structure: "Add (test and content) blocks". Thank you for reviewing, @cachafla! Much appreciated. I will incorporate your other comments and publish the updated docs site later today. |
…mentation into user-journey-improvements
Internal Notes for Reviewers
This PR moves the needle on our external docs site with:
Summary of the changes
Landing page (preview)
Glossary (preview)
Get Started (preview) — ‘learning-centric: explain the basics'
Quickstart (preview) — ‘task-centric: show how to do things’
ValidMind overview (preview) — ‘long-form conceptual overview: explain why ValidMind matters`
(This topic needs to be improved further in a future PR.)
Developer Framework (preview) — explain the user journey into production with the framework
There were also a number of experiments added more complexity than I would have liked. Most I discarded, but I did keep some additional Mermaid diagrams I experimented with for the developer journey in the site-unused/ folder.
Makefile tweak
External Release Notes
We enhanced the architecture and content of our external docs site to make the user journey more efficient for model developers and model validators who are new to our products: