diff --git a/docs/enrollment-pathways/README.md b/docs/enrollment-pathways/README.md
index 27f7a34c9..29fd0b295 100644
--- a/docs/enrollment-pathways/README.md
+++ b/docs/enrollment-pathways/README.md
@@ -14,41 +14,25 @@ See our [Milestones][milestones] for current work tracked against specific featu
## Product roadmap
-See our Product Roadmap for more information on planned feature development and prioritization.
+Our product roadmap captures what we're currently building, what we've built, and what we plan to build in the future. We update it at the end of each quarter or when priorities change.
```mermaid
timeline
----
-title Cal-ITP Benefits Product Roadmap
-----
-%%{
- init: {
- 'logLevel': 'debug',
- 'theme': 'default' ,
- 'themeVariables': {
- 'cScale0': '#ffa500', 'cScaleLabel0': '#000000',
- 'cScale1': '#ffff00', 'cScaleLabel1': '#000000',
- 'cScale2': '#ffff00', 'cScaleLabel2': '#000000',
- 'cScale3': '#008000', 'cScaleLabel3': '#ffffff',
- 'cScale4': '#0000ff', 'cScaleLabel4': '#ffffff',
- 'cScale5': '#4b0082', 'cScaleLabel5': '#ffffff',
- 'cScale6': '#000000', 'cScaleLabel6': '#ffffff'
- }
- }
-}%%
+ title Cal-ITP Benefits Product Roadmap
%% Cal-ITP Benefits Epics (2024)
section 2024
Q1
Complete
: Benefits admin tool (Foundation)
- : SBMTD - Launch Mobility Pass enrollment pathway
+ : SBMTD - Launch Reduced Fare Mobility ID enrollment pathway
: Migrate to Littlepay Backoffice API
Q2
Now
: Deploy low-income riders enrollment pathway
: Support for expiring benefits (low-income)
: Benefits admin tool (Agency configuration)
- : Release enhancements to Veterans pathway
+ : Improved UX for agency card enrollment
+ %% : Release enhancements to Veterans pathway
Q3
Next
: Benefits admin tool (Agency users)
@@ -68,6 +52,22 @@ title Cal-ITP Benefits Product Roadmap
Q2
: Support for multiple payment processors
: Integration with all MSA payment processors
+
+%%{
+ init: {
+ 'logLevel': 'debug',
+ 'theme': 'default' ,
+ 'themeVariables': {
+ 'cScale0': '#ffa500', 'cScaleLabel0': '#000000',
+ 'cScale1': '#ffff00', 'cScaleLabel1': '#000000',
+ 'cScale2': '#ffff00', 'cScaleLabel2': '#000000',
+ 'cScale3': '#008000', 'cScaleLabel3': '#ffffff',
+ 'cScale4': '#0000ff', 'cScaleLabel4': '#ffffff',
+ 'cScale5': '#4b0082', 'cScaleLabel5': '#ffffff',
+ 'cScale6': '#000000', 'cScaleLabel6': '#ffffff'
+ }
+ }
+}%%
```
[board]: https://github.com/orgs/cal-itp/projects/8/views/1
[milestones]: https://github.com/cal-itp/benefits/milestones