Project Rescue Risk Grader
odoo-project-rescue-risk-graderGrade how badly an in-flight Odoo implementation is going.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goLiveSlips | No | How many times the official go-live date has been pushed back. | none |
| billingModel | No | How the current Odoo partner bills, and whether the original estimate has been exceeded. | fixedPrice |
| rollbackPlan | No | Whether a documented rollback plan for the data migration exists and has been seen. | documented |
| ticketSystem | No | Whether bugs and change requests are tracked somewhere the client can see and comment. | sharedTracker |
| roadmapClarity | No | Whether a dated, signed-off roadmap of remaining milestones exists. | datedSignedOff |
| teamConfidence | No | How much the operations and finance teams trust the system for day one. | veryConfident |
| customWorkflows | No | Whether custom code is tested before handover or bugs surface in basic workflows after it is called done. | mostlyStandard |
| dayToDayContact | No | Who runs the project day to day, and whether the people who scoped and sold the work are still involved. Replaces the earlier engineerAccess key, whose values are still accepted. | engineerWeekly |
| followUpCadence | No | Whether a written weekly status update against the plan actually arrives. | weeklyWritten |