PMO PrototypeFleetRobo · v1

About this Prototype

Goal: Test the new PMO ↔ Product ↔ Engineering process in a controlled 3-week pilot before locking it into Odoo. The prototype is a teaching aid — the real test is whether the team adopts the cadence.

Navigation

SectionUse it for
Home (landing)Pick your role — CS, PMO, PM, QA Lead, Conductor. Each opens a role-specific home.
BrowsePower-user drill-down. Lanes / Phases / All tickets with filters & search.
+ NewCreate a ticket. 5-step form with severity rubric. Drafts save in your browser only.
TriageStandalone 4-dimension rubric tool — score a hypothetical item for tier & rollout.
AboutYou're here.

Five Role Homes

RoleAnswers
👋 CS LeadWhat did I raise? What's shipping this week to brief clients on? What's at risk of escalation?
📋 PMOWhat did I raise? What's awaiting my input? What released this week?
🎯 PMFriday Decisions pending. This Tuesday's Dev Release. In rollout. Slipping items.
🔬 QA LeadTriage queue. Awaiting sign-off. Stability watch (3-strikes tracker).
🎼 ConductorSystem health — used by PM Lead, Eng Leadership, Head of Product, Sponsor.

Anti-Rot Mechanisms

Tickets get visually flagged automatically so nothing falls through cracks:

Source Documents

PMO Process SOP v1

Full process, RACI, metrics, rollout plan.

View PDF →

Severity Tier System v1

4-dimension rubric · P0–P3 + Stability + VIP Override.

View PDF →

Production Rollout Playbook v1

Four rollout types with templates.

View PDF →

Executive Summary

One-pager for leadership.

View PDF →

The Three Lanes

LaneForOwnerPath
A PM-RoutedFeatures, enhancements, anything needing product judgmentPM3 phases (Planning → Dev Build → Rollout)
B QA-RoutedDefects against agreed spec, clearly fixable bug fixesQA LeadTriage → direct to Dev → Type 1 or 2 rollout
C IncidentP0 incidents onlyEng LeadMitigation → RCA → permanent fix back into A or B

The Four Rollout Types

#TypeUse ForTime to ClientPM Effort
T1DirectSingle-client bug fix, P0 hotfixSame day30 min
T2NotifiedCross-client bug, visible UX change1–2 days1–2 hours
T3DemoedNew feature, cross-client UX change3–5 daysHalf day
T4PilotedNew module, breaking change, field-dependent1–3 weeks1–3 days

Pilot Plan (3 Weeks)

Sponsor: Engineering Leadership

Scope: All product surfaces (LPA, TMS, VT, FleetRobo Core, WMS) with seed data covering 8 scenarios

How to Update This Dashboard

The dashboard is a static site. To update:

  1. Edit data/tickets.json in the workspace
  2. git add . && git commit -m "update tickets" && git push
  3. Cloudflare Pages auto-deploys in ~30 seconds

No backend, no auth, no infra. Edit and refresh.