# Our Delivery Model

### Overview

Our delivery model is designed to support complex projects from early discovery through to live operation.

It uses agile delivery methods within a controlled commercial and governance framework.

### Delivery Lifecycle

We use the following lifecycle:

1. Opportunity qualification
2. Commercial shaping
3. Statement of Work creation
4. Mobilisation
5. Discovery
6. Alpha
7. Beta
8. Live
9. Continuous improvement
10. Retirement or transition

### Delivery Units

Work is organised into defined delivery units.

A delivery unit may be:

* a discovery
* a prototype
* a product increment
* a technical work package
* an integration package
* a security or assurance package
* a support or managed service package

Each delivery unit must have:

* scope
* objectives
* deliverables
* owner
* timeline
* dependencies
* acceptance criteria
* commercial basis

### Delivery Controls

Every delivery engagement should maintain:

* delivery plan
* roadmap
* backlog
* RAID log
* decision log
* change log
* dependency log
* milestone tracker
* acceptance record
* lessons learned record


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://framework.aic.io/company-operating-manual/company-operating-framework/our-delivery-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
