Skip to content

PeMS

Caltrans Performance Measurement System

PeMS is open-source software that is designed, developed, and maintained by Compiler LLC on behalf of Caltrans Traffic Operations.

Current Work

We do sprint planning and track day-to-day work in our Project Board.

See our current Milestones for a higher level view of project progress.

Product Roadmap

Our product roadmap captures what we’re currently building, what we’ve built, and what we plan to build in future quarters. It is updated on a regular basis, aligned with project progress.

timeline
    title PeMS Product Roadmap
%% PeMS Epics (2024)
          section 2024

          Q3<br>Complete
          : Project launch
          : Established resources and overall scope
          : Began discovery work

          Q4<br>Now
          : Confirm site architecture
          : Create local environment
          : Set up GitHub repository
          : Scaffold app structure
          : Create a prioritized backlog of features

%% PeMS Epics (2025)
          section 2025

          Q1<br>Planned
          : Create dev environment
          : Create test environment
          : Set up a working CI/CD pipeline
          : Launch test version of site for Caltrans users

          Q2<br>Planned
          : Create production environment

          Q3<br>Future
          : Compiler contract ends July 2025

%%{
    init: {
        'logLevel': 'debug',
        'theme': 'default' ,
        'themeVariables': {
            'cScale0': 'orange',
            'cScaleLabel0': 'black',
            'cScale1': 'yellow',
            'cScaleLabel1': 'black'
        }
    }
}%%