# Reusable Assets and Accelerators

### Purpose

Reusable assets help us deliver faster, reduce risk, and improve consistency.

They allow teams to build on proven work rather than starting from nothing.

### Types of Accelerators

### Commercial Accelerators

* proposal templates
* pricing models
* Statement of Work templates
* change control templates
* acceptance certificate templates
* commercial risk checklists

### Delivery Accelerators

* mobilisation checklist
* project initiation templates
* delivery plan templates
* agile ceremony packs
* RAID log templates
* reporting templates
* roadmap templates

### Technical Accelerators

* reference architectures
* reusable components
* integration patterns
* infrastructure templates
* deployment pipelines
* code scaffolds
* API standards
* test harnesses

### Security Accelerators

* security onboarding checklist
* data classification templates
* access control matrix
* threat modelling templates
* secure development checklist
* security evidence packs

### Assurance Accelerators

* quality gate templates
* acceptance criteria libraries
* test evidence templates
* architecture decision record templates
* service readiness checklist

### Reuse Criteria

An asset may be reused where it is:

* relevant
* current
* approved
* secure
* legally usable
* technically appropriate
* free from customer confidential material unless permitted
* compatible with the project IP position


---

# 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/intellectual-property-and-accelerators/reusable-assets-and-accelerators.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.
