Handover · Letter O

Operational Readiness

The discipline of preparing people, processes, systems, and assets so that on day one of operations the facility or product runs as designed — not as a list of open punch items.

By Dr. Hassan Eliwa, PhD · Founder of PMMilestone.org and PMMilestone.com · Updated 2026-06-29

Definition

Operational Readiness (often shortened to OR or ORAT — Operational Readiness and Activation Testing) is the structured set of activities that prepares the operating organisation to take over and run a new facility, plant, system, or product. It runs in parallel with construction, commissioning, and integration, and its goal is simple: on the day operations starts, every person, procedure, spare part, training record, license, and interface is in place.

Why It Matters

Engineering and construction deliver an asset. Operations have to run it for the next 25 to 50 years. The most common reason flagship projects underperform in their first 12 months is not engineering quality — it is a gap between what was handed over and what the operating team was ready to receive. Operational readiness closes that gap by treating "the ability to operate" as a deliverable in its own right.

Scope

  • People: recruitment, training, certification, shift rosters.
  • Process: standard operating procedures, emergency procedures, maintenance routines.
  • Systems: CMMS, asset registers, control system access, integration with corporate IT.
  • Spares and consumables: initial stock, supplier contracts, warehouse setup.
  • Permits and licences: environmental, operational, safety, regulatory sign-off.
  • Interfaces: with neighbouring assets, customers, utilities, emergency services.

Real-World Construction Example

A new international terminal at a regional airport reached substantial completion on schedule. Two weeks before opening, the airport's OR team identified that immigration staff had been trained on the old e-gate firmware, the baggage handling system had no signed-off failure-mode procedures, and the airfield rescue service had never rehearsed an evacuation from the new air bridges. The opening was deferred by 30 days. The cost of the deferral was significant, but a "go live with workarounds" would have damaged the airport's reputation for years. The OR plan, when properly resourced from day one, prevents almost all of these surprises.

Real-World IT / Agile Example

A bank's new digital-onboarding platform passed all functional and performance tests. On launch morning, the call centre received 8,000 calls in two hours because customer support had never been trained on the new identity-verification flow. Compliance had not approved the standard scripts. The product launched but cost the bank a quarter of customer goodwill. A modern DevOps equivalent of OR — "launch readiness review" — would have caught all three gaps weeks earlier.

The OR Plan

  • Readiness register — every readiness item, with owner, due date, evidence required, and current status.
  • Phased gates — typically OR-1 (12 months out, scope locked), OR-2 (6 months out, training underway), OR-3 (1 month out, dress rehearsal), OR-4 (1 week out, go/no-go).
  • Dress rehearsals — full-team simulations of normal and abnormal operating scenarios.
  • Independent assessor — operations is a stakeholder, but the OR assessment should be independent of both delivery and operations to avoid conflicts.
  • Clear no-go criteria — written before they are needed, signed by accountable executives.

Best Practices

  • Start OR at FEED (front-end engineering design), not at handover. The decisions that drive operability are made at concept.
  • Embed the future operations team in the project from year one, not from commissioning.
  • Treat OR as a workstream with its own budget, schedule, and risk register.
  • Track readiness by evidence, not by intent. "Training scheduled" is not the same as "training delivered and assessed."
  • Rehearse the abnormal. Smooth go-lives come from drilling failure modes, not from polishing the happy path.

Common Mistakes

  • Starting OR three months before go-live. Twelve to eighteen months is the realistic minimum on capital projects.
  • Confusing commissioning (the asset works) with readiness (the people and systems are ready to run it).
  • No dedicated OR manager — accountability defaults to project director and gets dropped.
  • Skipping dress rehearsals because the schedule is tight.
  • Treating training as a tick-box rather than a competency.
  • Leaving spare parts and maintenance contracts to the last weeks.

Expert Tips

  • Use a structured readiness scorecard covering people, process, systems, spares, permits, interfaces. Report it monthly to the steering committee.
  • Hold OR gate reviews independently from project gate reviews. The two viewpoints catch different defects.
  • Rehearse failure modes, not just normal operations. The first 90 days exposes every weak procedure.
  • Lock the go/no-go criteria early. Late renegotiation is how unsafe launches happen.
  • Capture lessons from previous launches. The same gaps repeat across an organisation; structured lessons learned save the next project months.

Practical Lessons Learned

  • A great asset launched badly is remembered as a bad asset.
  • The OR budget always looks expensive until the first month of operations.
  • Operators trust delivery teams that take readiness seriously; the relationship pays back for years.

Key Takeaways

  • OR delivers "the ability to operate" as a project deliverable.
  • It must start years, not weeks, before go-live.
  • Evidence-based readiness scorecards beat intent-based ones.
  • Dress rehearsals and failure-mode drills are non-negotiable on capital and digital launches alike.
  • An independent assessor stops politics from rewriting the readiness status.

Related Encyclopedia Entries

Related Research Articles, Case Studies & Tools

Frequently Asked Questions

  • When should operational readiness start?
    On capital projects, at the front-end engineering design stage — typically 12 to 24 months before go-live. On digital launches, at the discovery stage, well before the first sprint of build. Starting late is the single most common cause of disrupted launches.
  • Who owns operational readiness?
    A dedicated OR manager reporting to the operations director, working alongside the project director. Shared ownership with the project team consistently fails because the two parties optimise for different things.
  • What's the difference between commissioning and OR?
    Commissioning proves the asset works. Operational readiness proves the people, procedures, systems, spares, and interfaces are in place to operate it safely and profitably. You can finish commissioning and still be far from ready.
  • How do you measure readiness?
    By evidence in a readiness register: training delivered and assessed, procedures signed off, spares in store, permits issued, dress rehearsals passed. Intent-based reporting — 'on track', 'scheduled' — is where readiness goes to die.
  • What is ORAT?
    Operational Readiness and Activation Testing — common in aviation, rail, and large public-infrastructure projects. It pairs OR with structured trials of the live operation under realistic conditions before opening day.
  • Do dress rehearsals really matter?
    Yes. The first 90 days of operation exposes every weak procedure. Rehearsing failure modes — power loss, system crash, mass casualty, evacuation — is what turns a checklist into a competent team.
  • How do agile launches do operational readiness?
    They call it 'launch readiness review' or 'production readiness review'. Same idea: people trained, runbooks signed off, on-call rotation staffed, SLO baselines in place, rollback path rehearsed.
  • Which calculators on PMMilestone.org apply to Operational Readiness?
    For Operational Readiness, the most relevant tools on the flagship platform are the EVM, SPI and CPI calculators on PMMilestone.org. They reproduce the formulas referenced in this entry against your own project data.
  • What is a common misconception about Operational Readiness?
    That the topic is well-defined across all references. In practice, definitions vary between PMBOK, PRINCE2, AACE and ISO 21500 — this entry uses the definition most aligned with field practice on capital projects, and flags where the standards diverge.
  • Which related encyclopedia entries should I read alongside Operational Readiness?
    Read Earned Value Management, Critical Path Method and the DCMA 14-point assessment next. The full A–Z is available in the PMMilestone Encyclopedia, and quick one-line definitions live in the PM Glossary on the flagship platform.
  • How does Dr. Hassan Eliwa's research treat Operational Readiness?
    Dr. Hassan Eliwa's research focuses on owner-side project controls, schedule integrity and forensic delay analysis on capital construction and power programmes. Operational Readiness is treated through that lens — what a planning or controls engineer is expected to do with it on a live project, not its textbook definition alone. See the full research library at PMMilestone Research Articles.
  • How is Operational Readiness defined on PMMilestone Research & Insights?
    The discipline of preparing people, processes, systems, and assets so that on day one of operations the facility or product runs as designed — not as a list of open punch items. For the full treatment, see the definition, principles, applications and related entries above — every encyclopedia entry follows the same research-grade structure.

People also ask

Follow-up questions practitioners search for next — each one points to the calculator, template or reference entry that answers it.

Related Entries

Further reading on PMMilestone.org

Curated companion resources hosted on the flagship platform, PMMilestone.org.

Related Encyclopedia Entries
Career Guides
Tools on PMMilestone.org
Buy me a coffee